8000 GitHub - BBtxt/Photothing: Cli tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BBtxt/Photothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A beautiful and intuitive command-line tool for synchronizing directories between your hard drive, external storage, and cloud services.

Built with love using Go, Charm's Bubble Tea, and modern CLI best practices.

✨ Features

  • 📁 Compare directories with detailed diff visualization
  • 🔄 Smart file synchronization with conflict detection
  • 🎨 Beautiful terminal interface with Bubble Tea
  • ⚡ Fast and efficient file operations
  • 🛡️ Safe operations with dry-run mode
  • 📊 Progress tracking and detailed reporting

🚀 Quick Start

# Install
go install github.com/yourusername/dirsync-cli/cmd/dirsync@latest

# Compare two directories
dirsync compare /path/to/source /path/to/destination

# Move files with interactive confirmation
dirsync move /path/to/source /path/to/destination

🛠️ Development

# Clone the repository
git clone https://github.com/yourusername/dirsync-cli.git
cd dirsync-cli

# Install dependencies and build
make dev

# Run the application
make run

# Run tests
make test

📖 Documentation

Coming soon! Check the docs/ directory for detailed usage examples.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Cli tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0