Skip to content

Sriram-bb63/pybye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

pybye

Python version of byeBye

Shutdown the computer, logs date and uptime, visualize the logged data in terminal.

How to install

Copy and paste the following commands in your terminal:

pip install termplotlib

cd /usr/local/bin

sudo wget https://raw.githubusercontent.com/Sriram-bb63/pybye/main/pybye

sudo chmod +x pybye

Run

Run pybye using pybye from any directory in your terminal.

Run pybye graph to see a graph of total uptime for each day.

graph

NOTE: pybye will only log data if you use pybye command to shutdown your computer. Any other methods used will not log uptime thus creating incorrect data which will be used by the graph making it inaccurate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages