michaelsebero / Productivity-Mode

This python script closes specific applications of your choosing automatically for a total of 2 hours.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

. pip install psutil python-dateutil

. sudo pacman -S tmux

How to use Productivity-Mode

. Run tmux.

. Type [ python3 /directory/to/productivity-mode.py ]

. Input what application you want closed.

. The application of your choosing won't be able to launch for 2 hours.

About

This python script closes specific applications of your choosing automatically for a total of 2 hours.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%