/shakepin

Drag and drop over apps open source alternative

Primary LanguageDartMIT LicenseMIT

ShakePin

An open source Dropover alternative with gimmicks.

Screenshots

Shakepin5_minified.mp4

Features

  • Drag and drop
  • Pin files
  • Compress image and videos
  • Quick archive files to zip

Installation

  1. Clone the repository:

    git clone https://github.com/foamify/shakepin.git
    
  2. Navigate to the project directory:

    cd shakepin
    
  3. Install dependencies:

    flutter pub get
    
  4. Run the app:

    sh ruoss.sh
    

Project Structure

  • lib/: Contains the Dart source code for the application
  • macos/: Contains macOS-specific configurations and native code

License

This project is open-source and available under the MIT License.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Acknowledgements

This application uses various open-source libraries. You can find the full list of licenses in the app's About section.