cync

Crates.iocync
lib.rscync
version0.1.3
sourcesrc
created_at2024-07-17 15:52:02.501298
updated_at2024-07-21 18:28:12.928821
descriptionCLI for private file management
homepagehttps://github.com/JuiceDrinker/cync
repositoryhttps://github.com/JuiceDrinker/cync
max_upload_size
id1306297
size109,897
Aditya Subramanian (JuiceDrinker)

documentation

README

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
Commit count: 0

cargo fmt