Metadata-Version: 2.1
Name: Conolist
Version: 0.18
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://image.flaticon.com/icons/svg/2948/2948063.svg" height="150" width="250" />  
</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://im4.ezgif.com/tmp/ezgif-4-12238fb65d7d.gif" />
</div>

# Installation
```
pip3 install conolist
```

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

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


