https://github.com/rtbo/fsync
File synchronization service
https://github.com/rtbo/fsync
Last synced: about 1 year ago
JSON representation
File synchronization service
- Host: GitHub
- URL: https://github.com/rtbo/fsync
- Owner: rtbo
- Created: 2023-11-08T05:39:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T09:54:15.000Z (over 1 year ago)
- Last Synced: 2025-01-30T19:26:52.293Z (over 1 year ago)
- Language: Rust
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# FSync
File synchronization service
## Project structure
- `fsync`: Core library
- `fsyncd`: Deamon executable
- `clients/lib`: Client library
- `clients/ctl`: `fsynctl` CLI client
- `clients/ui-tauri`: `fsyncui` Tauri + Svelte user interface
## Minimum Rust version
Stable Rust 1.75.0