Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 985 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 985 Bytes

shutdown-qapps

intro

This repository consists of 2 programms.
qshutdown and qprogram-starter

Instructions

For detailed instructions, please see the README files in the corresponding folders.

Install on Linux

To install from the repositories of Debian based systems like Ubuntu:

  • sudo apt-get install qshutdown
  • sudo apt-get install qprogram-starter

There is a launchpad ppa repository as well, but be aware that the builds are more unstable. For qshutdown:

  1. sudo apt-add-repository ppa:hakaishi/qshutdown
  2. sudo apt-get update && sudo apt-get install qshutdown

For qprogram-starter:

  1. sudo apt-add-repository ppa:hakaishi/qprogram-starter
  2. sudo apt-get update && sudo apt-get install qprogram-starter

Windows

We provide Windows binaries in the release section of GitHub: here