Source: shutdown-qapps Standards-Version: 4.7.3 Maintainer: Christian Metscher Section: utils Build-Depends: debhelper-compat (= 13), qt6-base-dev, qt6-tools-dev-tools, qmake6:native, Vcs-Browser: https://salsa.debian.org/debian/shutdown-qapps Vcs-Git: https://salsa.debian.org/debian/shutdown-qapps.git Homepage: https://github.com/hakaishi/shutdown-qapps/ Package: qprogram-starter Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Suggests: hibernate, pm-utils, Description: Qt program to start programs or commands qprogram-starter is a Qt program to start programs or commands. You can set a time or date when the processes should start, log error output and normal output each in a file. After the processes are finished qprogram-starter shows a "finished" message box, or if you want it can quit or shutdown the system. Package: qshutdown Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Suggests: hibernate, Description: Qt program to shutdown/reboot/suspend/hibernate the system qshutdown is a Qt program to shutdown/reboot/suspend/hibernate the computer at a given time or after a certain number of minutes. It shows the time until the corresponding request is send to either the Gnome- or KDE-session-manager, to HAL or to DeviceKit and if none of these works the command 'sudo shutdown -P now' is used. This program may be useful for people who want to work with the computer only for a certain time.