Make a GUI frontend for rclone using the Qt6 framework.
- Use an open-source license (obviously :) )
- App must support basic operations such as -
- adding, removing, and editing remotes
- file manager view for managing files
- view associated metadata of each file
- Additionally, try implementing the following features -
- setting up cronjobs for periodic background sync operations
- support for mounting and unmounting files
- modifying rclone params
We prefer if you write your code in C++, but Python is also acceptable