Metadata-Version: 2.1
Name: rclonecli
Version: 1.0.0
Summary: A CLI Interface for rclone
Project-URL: Homepage, https://github.com/Desperationis/rcli
Project-URL: Issues, https://github.com/Desperationis/rcli/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: docopt>=0.6.2

<!-- MANPAGE: BEGIN EXCLUDED SECTION -->
<div align="center">
   <img width="500" alt="rcli Logo" src="https://raw.githubusercontent.com/Desperationis/rcli/dev/.github/banner.png">
   <h1 align="center">rcli - CLI Interface for rclone</h1>
</div>
<!-- MANPAGE: END EXCLUDED SECTION -->

`rcli` is a CLI interface for rclone that can:
* Download files and folders
* Search to navigate to a directory
* Cache remotes for quicker access time
* Navigated through vim-like key bindings or arrow keys


