From cc8efbaf13d57021bee8d4b5bd8a1e46ebe54730 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Fri, 11 Apr 2025 21:26:04 -0700 Subject: Add documentation --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..2bc7067 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# ccp: a cute terminal file copy utility + +![ccp displays a colorful progress bar in the terminal](ccp.png) + +ccp is your new favorite replacement for scp. + + - ✨ Colorful progress bar using [Bubble Tea](https://github.com/charmbracelet/bubbletea) + - 📂 Copy directories recursively + - ⏳ Shows estimated time remaining + - 🌐 Transfer files to and from network servers with SFTP + - 🔐 Supports SSH public keys + - 🔥 Written in blazingly fast Go -- cgit v1.3.1