Skip to content

pombreda/pyority

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyority

Change CPU and I/O Priorities with Python!

screenshot

Try it !:

wget -O - https://raw.githubusercontent.com/juancarlospaco/pyority/master/pyority.py | python3

Install permanently on the system:

sudo apt-get install python3-pip python3-pyqt5  # OR  sudo yum install python3-qt5  OR  sudo pacman -S python-pyqt5
sudo pip3 install psutil
sudo wget -O /usr/bin/pyority https://raw.githubusercontent.com/juancarlospaco/pyority/master/pyority.py
sudo chmod +x /usr/bin/pyority
pyority

Requisites:

Donate:

About

Change CPU and I/O Priorities with Python!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages