4 releases
0.1.3 | Jul 21, 2024 |
---|---|
0.1.2 | Jul 19, 2024 |
0.1.1 | Jul 19, 2024 |
0.1.0 | Jul 17, 2024 |
#431 in Filesystem
45KB
1K
SLoC
Cync
A terminal-based user interface for hosting files on S3 with seamless file synchronization capabilities.
Supports bi-directional sync without versioning.
Installation
cync
is available on crates.io and on homebrew.
To install from crates.io:
cargo install cync
To install from homebrew
brew tap juicedrinker/cync
brew install cync
Dependencies
Usage
- Run
cync init
to run the setup wizard the first time - Run
cync
to run TUI
Roadmap
- Add extra CLI commands to print local and remote directory paths
- Terminal restoration on panics
- Improve Setup wizard
- Improve error reporting
- Add loader for long-running tasks
Dependencies
~49MB
~731K SLoC