Skip to content

savmuv/RcloneLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's new?

  • Add qBittorrent's WebUI as a part of RcloneLab.
  • Add "qBittorrent" mode in RcloneLab for upload file from TransmissionLab to cloud storage.
  • Add HTTP File Server for easy access to qBittorrent's downloaded files.
  • UI improvement.

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.

qBittorrent is a cross-platform free and open-source BitTorrent client.

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 Open In Colab

  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.

    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 GitHub license

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%