Skip to content

cbergqvist/syncthing-wrapper

 
 

Repository files navigation

Wrapper for Syncthing

This is a EmbassyOS wrapper for Syncthing.

Dependencies

Cloning

git clone git@github.com:Start9Labs/syncthing-wrapper.git
cd syncthing-wrapper

Building

make

Side Loading on Embassy

scp syncthing.s9pk root@embassy-<id>.local:/tmp # Copying our file across
ssh root@embassy-<id>.local
embassy-cli auth login
embassy-cli package install syncthing.s9pk # Install the sideloaded package

About

EmbassyOS wrapper for Syncthing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 69.0%
  • Shell 16.7%
  • Makefile 9.4%
  • Dockerfile 4.9%