1
GPU power profile
System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow Radeon GPU power profile change graphicaly.Dependencies :- kdialog- sudoThe user must be allowed to write the sys file. I do it through the following /etc/tmpfiles.d/radeon.conf file :w /sys/class/drm/card0/device/power_profile 0775 - live - loww...
1 comment
5.7

Plings 1

2
cpupower governor dialog
System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow CPU governor change graphicaly.Dependencies :- kdialog- cpupower- sudoThe user must be allowed to use cpupower command through sudo.
2 comments
6.1

Plings 1

3
cpupower maxfreq dialog
System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow CPU maximum allowed frequency change graphicaly.Dependencies :- kdialog- cpupower- sudoThe user must be allowed to use cpupower command through sudo.
2 comments
6.1

Plings 1

4
Yakuake
System Tools (NOT OS or ROMS)
by Sho
Yakuake is a drop-down terminal emulator made by KDE.--- What's new ---3.0.5:Yakuake v3.0.5 is a maintenance release improving Wayland and D-Bus support.v3.0.5 download: http://download.kde.org/stable/yakuake/3.0.5/src/Full changelog at: https://cgit.kde.org/yakuake.git/tree/ChangeLog---...
1027 comments
8.6

Plings 1

5
kudev
System Tools (NOT OS or ROMS)
by alexmic
kudev is a system tool, written in python, wich helps you create and (will help you) manage your udev rules.Dependences : pyqt, python, (few must be missing)...
5.0

6
one.sh search & delete duplicate files
System Tools (NOT OS or ROMS)
by deft
A GUI/Dialog to search for duplicates of files. This check depends on MD5, not on file-name. It searchs all folders of an given path an deletes (if you wish) all duplicates and resulting empty folders. You can define a file-extension or search for * and so on in KDE-Dialog.Everthing happens due...
11 comments
5.0

7
QtEmu
System Tools (NOT OS or ROMS)
by uwolfer
QtEmu is a graphical user interface for QEMU written in Qt4. It has the ability to run virtual operating systems on native systems. This way you can easily test a new operating system or try a Live CD on your system without any troubles and dangers.For more information see the included README...
36 comments
6.5

8
kvmms
System Tools (NOT OS or ROMS)
by nemti
kvmms is a Virtual Machine(VM) Management System for KDE (essentially a GUI for QEMU). It aids in the creation, management, and running of VMs.Note: this project is no longer maintained. If you would like to take over maintenance, please contact me at dvdr18-at-gmail.comdependencies - Kommander...
5 comments
5.0

9
kfilewatcher
System Tools (NOT OS or ROMS)
by thstaerk
This program watches for file changes and allows you to react on them.Example:kfilewatcher /tmp/test 2>&1 | while read a; do echo "File has changed - doing something"; doneThis command does something every time kfilewatcher detects a change. At the moment, the only action is to output "File has...
1 comment
5.0

10
krep
System Tools (NOT OS or ROMS)
by thstaerk
With krep you can view a file. While viewing, you can set and change a filter for the file's content. You can use a regular expression as filter. If no file is given, krep gets its data from standard input. Example: You want to search in /var/log/message for messages from Aug 30. So, you enter...
11 comments
5.7