Easily your flatpaks between your linux PCs! (currently only as a one-shot command)
- Ensure the Rust Programming Language is installed
- Clone and build the repository
$ git clone [email protected]:NoSpawnn/flatpak-sync.git
$ cd flatpak-sync
$ cargo build --release
flatpak-sync [OPTIONS] --username <USERNAME> --remote-host <REMOTE_HOST> [--port <PORT>]
- Run
flatpak-sync --help
for more info
- Blacklist flatpaks from sync
- Systemd (probably) service for ongoing syncing
- Config sync (maybe)
- GUI
- Better readme, its 4am help