12 lines
400 B
Text
12 lines
400 B
Text
|
Simple cross platfrom GUI for rclone command line tool.
|
||
|
|
||
|
- Allows to browse and modify any rclone remote
|
||
|
- Navigate multiple repositories in separate tabs
|
||
|
- Lists files hierarchically with file name, size
|
||
|
and modify date
|
||
|
- File hierarchy is cached in memory, for faster
|
||
|
traversal of folders
|
||
|
- Allows to upload, download, create new folders,
|
||
|
rename or delete files and folders
|
||
|
- And a lot more!
|