Skip to content

The-Cryptosquid/syncthing-startos

This branch is 9 commits behind Start9Labs/syncthing-startos:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e3d0ec · Jan 19, 2023
May 25, 2022
Dec 7, 2022
Mar 29, 2022
Jan 19, 2023
Dec 7, 2022
Jan 8, 2023
Apr 1, 2022
Dec 7, 2022
Jan 8, 2023
Mar 14, 2022
Feb 28, 2022
Jan 19, 2023
Jun 28, 2022

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%