An open API service indexing awesome lists of open source software.

https://github.com/rtbo/fsync

File synchronization service
https://github.com/rtbo/fsync

Last synced: about 1 year ago
JSON representation

File synchronization service

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