Skip to content

Ru1722/simplePyFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

simplePyFetch

Simple fetch tool created in python 3 for Linux

DEPENDENCIES

psutil, termcolor

HOW TO INSTALL

1.) Download the repository and dependencies if those are not installed already.
*You can download the repository by using the command git clone https://github.com/Ru1722/simplePyFetch or by downloading from the site itself.
2.) In your .bashrc file, add the line "python3 ./PATH/TO/DIRECTORY/simplePyFetch.py" without quotes replacing "./PATH/TO/DIRECTORY" with the path to the .py file

CUSTOMIZATION

You can customize the text color and attributes by modifying the lines color and attributes to what you want as long as they are used in the termcolor python library.

NOTES ON PROGRAM

In the future, I would like to convert system uptime to display in days, hours, and minutes but that's a project for another time.

About

Simple fetch tool created in python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages