Change CPU and I/O Priorities with Python!- CPUs / HDDs Priority Manager- 200 lines of Python 3 + Qt 5, single-file, 1 Dependency, easy use.- Inspired by KDE KSysGuard and the dead KNice( http://kde-apps.org/content/show.php?content=66266 )Try it !:wget -O - https://raw.githubusercontent.com/juancarlospaco/pyority/master/pyority.py | python3Install permanently on the system:sudo apt-get install python3-pip python3-pyqt5 python3sudo pip3 install psutilsudo wget -O /usr/bin/pyority https://raw.githubusercontent.com/juancarlospaco/pyority/master/pyority.pysudo chmod +x /usr/bin/pyoritypyorityRequisites:- Python 3.x ( https://www.python.org )- PyQt 5.x ( http://www.riverbankcomputing.co.uk/software/pyqt/download5 )- psutil (https://pypi.python.org/pypi?:action=display&name=psutil#downloads )
Ratings & Comments
2 Comments
Yes
Hi work with BFS and BFQ patch?