From 4af0711296785f1fe515043fca9b06d645fd141d Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 May 2025 01:32:29 +0000 Subject: [PATCH] Add cloudfile-mover to CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 586844d35a..7590a27a97 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [cliff](https://github.com/openstack/cliff) - A framework for creating command-line programs with multi-level commands. * [python-fire](https://github.com/google/python-fire) - A library for creating command line interfaces from absolutely any Python object. * [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) - A library for building powerful interactive command lines. + * [cloudfile-mover](https://github.com/RaghavaCh440/cloudfile-mover) - AI-enhanced, cloud-native file transfer utility supporting multi-cloud and secure batch operations. * Terminal Rendering * [alive-progress](https://github.com/rsalmei/alive-progress) - A new kind of Progress Bar, with real-time throughput, eta and very cool animations. * [asciimatics](https://github.com/peterbrittain/asciimatics) - A package to create full-screen text UIs (from interactive forms to ASCII animations).