I settled some long time ago, but always forgot some flag, and while I do love a CLI for some endeavors, for this one I felt like a UI would make me move faster (if done right).
Some of my favorite features: - Remote Defaults (set default flags for a remote, they are applied as initial flags to every operation where that remote is selected, like a pre-fill) - Templates (a group of flags for an operation, eg. Move, that you can apply. they’re useful when you run the same operation more than once and you don’t want to remember all the flags) (regardless of remote) - Cron Jobs (templates that run periodically) - Multiple Configs (switch between different rclone config files) - Integrated Docs (hover over any flag to see what it does, without leaving the app)
It seen decent usage in recent months, both by companies and random dudes like me, and it has also been starred by NCW, the creator of rclone — an honor.
Here’s the link: https://github.com/rclone-ui/rclone-ui
Happy to share it here with everyone and take your feedback!