aboutsummaryrefslogtreecommitdiff
path: root/net/rclone-browser/pkg-descr
blob: 067c843486aa35469a49d4be7a66b6f65a2190e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Simple cross platfrom GUI for rclone command line tool.

Features:
* Allows to browse and modify any rclone remote, including encrypted ones
* Uses same configuration file as rclone, no extra configuration required
* Supports custom location and encryption for rclone.conf configuration file
* Simultaneously navigate multiple repositories in separate tabs
* Lists files hierarchically with file name, size and modify date
* All rclone commands are executed asynchronously, no freezing GUI
* File hierarchy is lazily cached in memory, for faster traversal of folders
* Allows to upload, download, create new folders, rename or delete files and
  folders
* Allows to calculate size of folder, export list of files and copy rclone
  command to clipboard
* Can process multiple upload or download jobs in background
* Drag & drop support for dragging files from local file explorer for uploading
* Streaming media files for playback in player like vlc or similar
* Mount and unmount folders on macOS, GNU/Linux and Windows (for Windows
  requires winfsp and for mac fuse for macOS)
* Optionally minimizes to tray, with notifications when upload/download finishes
* Supports portable mode (create .ini file next to executable with same name),
  rclone and rclone.conf path now can be relative to executable
* Supports drive-shared-with-me (Google Drive specific)
* For remotes supporting public link sharing has an option (right-click menu)
  to fetch it
* Supports tasks. Created jobs can be saved and run or edited later.
* Configurable dark mode for all systems

WWW: https://github.com/kapitainsky/RcloneBrowser