Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cinaaaa/conolist
📑 Surf paths easily from console
https://github.com/cinaaaa/conolist
console gui linux path python terminal unix
Last synced: 3 months ago
JSON representation
📑 Surf paths easily from console
- Host: GitHub
- URL: https://github.com/cinaaaa/conolist
- Owner: cinaaaa
- License: mit
- Created: 2020-07-04T13:13:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T12:57:57.000Z (over 4 years ago)
- Last Synced: 2024-09-12T22:37:24.287Z (4 months ago)
- Topics: console, gui, linux, path, python, terminal, unix
- Language: Python
- Homepage: https://pypi.org/project/Conolist/
- Size: 64.5 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
CONO LIST
Surf paths easily from console
# 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 |