1n0r1 / cool_browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A command line interface that helps you navigate your files. Also helps you create new files and new folders easily.

Basic

Select a folder to go into that directory

Select "..." to go up a directory

Select "Create new folder..." and enter the name to instantly create a new folder

Select "Create new file..." and enter the name to instantly create a new file

Select "Search..." and enter the name to search through the directory for matching name. Search will ignore uppercase.

Flags

h , --help : Help

v, --version : Version

--cd : Also cd to current dir when you exit

--home : Start browser at home directory

Demo

Demo

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%