Pyority 0.1
juan carlos
juancarlospaco at gmail.com
Thu Jul 10 17:29:23 UTC 2014
Name: Pyority
Version: 0.1
Type: KDE System Tool
Depend: Qt 5.x
License: GPL
Homepage:
https://github.com/juancarlospaco/pyority
More Info:
http://kde-apps.org/content/show.php?content=166119
Description:
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
| python3
Install permanently on the system:
sudo apt-get install python3-pip python3-pyqt5
python3
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:
- 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
)
JOB RECOMMENDATION:
more jobs: http://KDE-Apps.org/jobs/
More information about the Kde-announce-apps
mailing list