Skip to content

NoSpawnn/flatpak-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flatpak-sync

Easily your flatpaks between your linux PCs! (currently only as a one-shot command)

Usage

Installation

  1. Ensure the Rust Programming Language is installed
  2. Clone and build the repository
$ git clone [email protected]:NoSpawnn/flatpak-sync.git
$ cd flatpak-sync
$ cargo build --release

Running

flatpak-sync [OPTIONS] --username <USERNAME> --remote-host <REMOTE_HOST> [--port <PORT>]
  • Run flatpak-sync --help for more info

TOD

  • Blacklist flatpaks from sync
  • Systemd (probably) service for ongoing syncing
  • Config sync (maybe)
  • GUI
  • Better readme, its 4am help

Reference links

About

Sync flatpaks between your devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages