feat: do not recover if the computer restarted
feat: support logging rclone output to file
refactor: store the last run status and datetime
Arkiv is a Gnome app indicator which runs rclone bisync in the background, and keeps you notified of any problem or action that may require your input.
For more information see egrajeda.com/arkiv.
Run:
$ make
$ pipx install dist/arkiv-0.1.0.tar.gz
If you had previously installed you should first do:
$ pipx uninstall arkiv
Then launch it with:
$ ~/.local/bin/arkiv
Or if you already have ~/.local/bin
on your PATH
, you can do:
$ arkiv