应用介绍
An open-source Syncthing client for iPhone and Android, powered by the Syncthing daemon via gomobile.
Syncthing's official Android client was archived in December 2024. No single client ran on both phones from one codebase, so this one was built. The daemon runs in-process via gomobile, with a React Native UI scaffolded from react-native-go.
Differences from other clients:
Daemon runs in-process on Android. The Go daemon lives inside the app via gomobile. There is no subprocess to manage, no
Syncthing's official Android client was archived in December 2024. No single client ran on both phones from one codebase, so this one was built. The daemon runs in-process via gomobile, with a React Native UI scaffolded from react-native-go.
Differences from other clients:
Daemon runs in-process on Android. The Go daemon lives inside the app via gomobile. There is no subprocess to manage, no

评论区 (0)