System monitor that can react to chosen conditions by the user
- Linux (probably >= 4.12)
- Python >= 3.5
- Python 3 binding for Qt5 (python3-pyqt5)
- pycrypto (
pip install pycrypto
orapt install python3-crypto
)
git clone https://github.com/Arg0s1080/pycket.git
cd pycket
sudo python3 setup.py install
sudo python3 setup.py uninstall
or:
sudo pycket --uninstall
If you want to collaborate with the project translating pycket, please contact me by mail or open a issue.
If someone sees linguistic errors in some screenshot, corrections are also appreciated.
Thanks in advance
Arg0s