Skip to content

pieterdd/RcloneShuttle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rclone Shuttle logo

GTK4 frontend for Rclone to upload files to any supported cloud storage provider or storage protocol.

Download on Flathub

Rclone Shuttle can:

  • Upload files via drag and drop
  • Rename, move, copy and delete files/folders
  • Open remote files locally via double click
  • Handle encrypted Rclone configuration files

Screenshot

Some of Rclone's supported cloud storage providers and protocols:

  • Amazon S3 and API-compatible derivatives
  • Dropbox
  • FTP
  • Google Cloud Storage
  • Google Drive
  • Google Photos
  • OneDrive
  • Proton Drive
  • SFTP
  • SMB (Samba)
  • WebDAV (works with Nextcloud)

Install

Linux

Flathub is our main distribution mechanism for Linux. We have no plans to offer PPA/COPR repos or other distribution-specific update channels.

Building from source

Since Rclone Shuttle is written in Rust, you can generate a release build for your architecture and OS by checking out the repo and running cargo build --release. You will need GTK's development kit and Rclone v1.65 or up.