Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.72 KB

README.md

File metadata and controls

48 lines (38 loc) · 1.72 KB

Pycket

System monitor that can react to chosen conditions by the user

Requirements

  • Linux (probably >= 4.12)
  • Python >= 3.5
  • Python 3 binding for Qt5 (python3-pyqt5)
  • pycrypto (pip install pycrypto or apt install python3-crypto)

Install:

git clone https://github.com/Arg0s1080/pycket.git
cd pycket
sudo python3 setup.py install

Uninstall:

sudo python3 setup.py uninstall

or:

sudo pycket --uninstall

Screenshots:

image image image image image image image image image

Note:

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

[email protected]

image