Skip to content
/ rcst Public

This is a mirror of the GitLab repository which you are encouraged to interact with over this one.

License

Notifications You must be signed in to change notification settings

xangelix/rcst

Repository files navigation

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

About

This is a mirror of the GitLab repository which you are encouraged to interact with over this one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published