Metadata-Version: 2.1
Name: Conolist
Version: 0.20
Summary: Surf paths easily from console.
Home-page: https://github.com/E-RROR/conolist
Author: Sina Farhadi
Author-email: sina.farhadi.cyber@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3
Description-Content-Type: text/markdown

<p align="center">
<img src="https://launchpadlibrarian.net/488250556/rsz_2list.png" width="200" />  
</p>
<h1 align="center">CONO LIST</h1>
<h3 align="center">Surf paths easily from console</h3>
<p align="center">
  <img src="https://img.shields.io/pypi/v/conolist"/>
  <img src="https://img.shields.io/github/issues/E-RROR/conolist"/>
  <img src="https://img.shields.io/pypi/l/conolist" />
</p>
<div align="center">
  <img src="https://github.com/E-RROR/protovpn/raw/master/ezgif.com-crop.gif" />
</div>

# Installation
```
pip3 install conolist
```

# Running
from anywhere in your terminal just run `conolist`

# Keys and features available
| Key | Purpose|
| --- | --- |
| q | quit |
| c  | enter command |
| i  | option menu on folders |
| n  | create new file or folder |
| Key up | go up |
| Key Down  | go down |
| Enter on folder | go to that path |
| Enter on file | option menu for file |


