Skip to content

Custom cli ( Command line interface ) with python

Notifications You must be signed in to change notification settings

f3riend/custom-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Result
Download Preview

selful-packages

Cli ( Command Line Interface )

The reason I developed it is that I use linux and I like to use the terminal and keyboard shortcuts, so I thought why not integrate my own custom packages into the terminal, and with the keyboard shortcuts I can link the commands I want and run them automatically.

Upload to the system

sudo pip3 install .

This command installs the python package on the system and makes it accessible from anywhere.



selful-packages snap-text

The output will be like this: Snap Text

For now, I haven't added too many commands because I haven't thought of many ideas.

Releases

No releases published

Packages

No packages published

Languages