Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Mavahu/opacity-electron

Repository files navigation

Opacity Desktop Application

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.

Usage

Prebuilt binaries

Download from here the right version for your operating system and simply unpack it and you are ready to start the application.

Installation

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

Feature List

  • 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