Skip to content

savmuv/RcloneLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open In Colab made-with-python made-with-Markdown GitHub License

Introduction

RcloneLab is a rclone GUI for Google Colaboratory, similar to Rclone Browser. Please consider contributing our project, any improved version of the code is welcome and much appreciate.

rclone ("rsync for cloud storage") is a command line program to sync files and directories to and from different cloud storage providers.

Google Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud with high speed network. Check the VM's specification here.

Installation

  1. Open the IPython Notebook file in Google Colaboratory by clicking here.

  2. Choose where to load rclone.conf file by two methods below.

    2.1. Default, by upload rclone.conf from your computer. If you choose this method, uncheck the "Use_rclone_config_from_Google_Drive" checkbox.

    Note: If you want to upload new rclone.conf file please reset all runtimes first.

    2.2. Use rclone.conf from your Google Drive storage. Check the "Use_rclone_config_from_Google_Drive" checkbox.

  3. Click "Run cell" (play button) in the Installation section. Time Zone setup is optional for the correct time of log output.

  4. Click "Run cell" (play button) in the "Usage" section to test if rclone can locate the rclone.conf file.

    Note: If you choose to use rclone.conf from your Google Drive storage. Locate your rclone.conf in the Google Drive and paste the location in the Configuration section. (If file doesn't exist rclone will create it.)

    Example

    • My Drive/rclone.conf
    • Team Drives/Drive Name/rclone.conf
  5. The RcloneLab is ready to use.

Usage

Click "Run cell" (play button) in the RcloneLab section to run the rclone.

  • Note: We recommend to use Rclone Browser for file browsing and get path for RcloneLab.

Licence

Licenced under the MIT License.

About

rclone GUI, qBittorrent and rTorrent on Google Colaboratory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%