update README

This commit is contained in:
FTCHD
2025-02-03 19:04:30 +02:00
parent 54bf096c83
commit 31c99bc962
2 changed files with 44 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

+44
View File
@@ -0,0 +1,44 @@
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 10px">
<img src="./icon.png" alt="Screenshot" width="160">
Rclone UI is the cross platform GUI for [rclone](https://rclone.org/)
</div>
# [Rclone UI](https://rcloneui.com)
### A light, transparent layer on top of **`rclone`** that lets you manage your remotes & tasks in a more user-friendly way.
Free to use, open source, actively maintained and built with [Tauri](https://tauri.app/).
## Features
- ✅ Cross platform running on Windows, Linux, macOS (x64, Arm and Apple Silicon)
- ✅ Works with your existing rclone installation (or can install rclone for you)
- ✅ File Browser
- ✅ Sync Command
- ✅ Copy Command
- ✅ Mount Command
- ✅ Jobs (see all background operations)
- ✅ Add/Remove Remotes
- ✅ Set default flags for each remote separately, based on the operation (mount, sync, copy, etc)
- ✅ Customize the flags when running an operation on a case by case basis
- ✅ Set a password for the Settings panel
- ✅ Hide commands or remotes from the tray menu
<img src=".github/screenshot.png" style="border-radius: 10px; margin-top: -150px" alt="Screenshot">
## Downloads
- Windows (**[Arm](https://get.rcloneui.com/win-arm)**, **[x64](https://get.rcloneui.com/win)**)
- Linux (**[AppImage](https://get.rcloneui.com/linux)**, **[deb](https://get.rcloneui.com/linux-deb)**, **[rpm](https://get.rcloneui.com/linux-rpm)**)
- macOS (**[Apple Silicon](https://get.rcloneui.com/mac)**, **[Intel](https://get.rcloneui.com/mac64)**)
## Roadmap
- [ ] File Commander
- [ ] [`rclone serve`](https://rclone.org/commands/rclone_serve/)
- [ ] [`rclone link`](https://rclone.org/commands/rclone_link/)
- [ ] Mobile Client
- [ ] Autostart
- [ ] Job Templates
## Contributing
We welcome your contributions! Please open an [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) or a [PR](https://github.com/FTCHD/rclone-ui/compare), and let's make it better together 🎉🎉