This desktop application allows you to interact with your previously created account from Opacity. It supports all features and even offers you the possibility to rename folders or move files/folders around. Try it out and see it for yourself.
Download from here the right version for your operating system and simply unpack it and you are ready to start the application.
If you want to package the app by yourself, these steps are necessary.
# Clone this repository
$ git clone https://github.com/Mavahu/opacity-electron
# Go into the repository
$ cd opacity-electron
# Install the packages
$ npm i
# Package the application
$ npm run package
- Basic browsing UI
- File/Folder upload/download/deletion/renaming/moving
- Folder creation
- Sharelink creation
- Handle saving/resetting
- Files sorting
- Drag and drop files/folders
- Upload/Download settings
- Implement account-handle check
- Account informations
- Batch requests
- About me window
- Download/Sync whole account