Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ opacity-electron Public archive

Desktop Application to use the Opacity Cloud

Notifications You must be signed in to change notification settings

Mavahu/opacity-electron

Folders and files

NameName
Last commit message
Last commit date
Jul 5, 2020
Jul 15, 2020
Feb 15, 2021
Feb 4, 2021
Jul 7, 2020
Jul 11, 2020
Aug 7, 2020
Feb 4, 2021
Feb 15, 2021
Feb 15, 2021
Sep 3, 2020
Jun 12, 2020
Feb 15, 2021

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