-
This is a simple realtime status script that can be used to display the what you are doing on ur system (you can set the time interval to update the status) on your github profile readme or even on your website.
-
Warning
Logging too frequently can expose your brower's tabs too, make sure to configure the script as per your needs
- Fork this repo
- Clone the forked repo
- Run
pip install requirements.txtto install the required packages - Run
python3 main.pyto run the script
Thanks, Have a nice day/night 😊