Skip to content

Latest commit

 

History

History
108 lines (86 loc) · 4.66 KB

README.md

File metadata and controls

108 lines (86 loc) · 4.66 KB

RClone Share Tools

Try it out!

Go to https://gitpod.io/settings/ and create an environment variable RCLONE_CONF set to your base64 encoded rclone.conf file. Remember that all new lines should be removed. Your environment variable will remain encrypted and private to your container. (Read more here https://www.gitpod.io/docs/environment-variables/)

Now, click below to try it out:

Open in Gitpod

Prerequisites

  • KDE Plasma ^5 (tested on 5.20.4)
  • KDE Frameworks ^5 (tested on 5.77.0)
  • Python ^3.9.1
    • pip3 ^20.2.2
      • argparse ^1.4.0
      • pyperclip ^1.8.1

Installation

  1. Confirm your rclone routes are functional

  2. Install prerequisites with python

python -m pip install -r requirements.txt
  1. Add an RClone Share Tools item with:
./add.sh
  1. (Optional) Edit an RClone Share Tools item with:
./edit.sh

Usage

Right click on any file

Roadmap

View Issues for Planned Updates

Storage providers

All rclone providers! (below updated from https://github.com/rclone/rclone/ on 2020-12-28)

Please see the full list of all storage providers and their features

Known Issues

Plenty