QueueLauncher is a simple application launcher that can detect applications installed through Steam and keep them in a reorderable queue. The UI is used mainly for configuring your list, and can be hidden once there are any apps present.
Aside from personal use, I needed an excuse to try out Qt and SQLite for the first time.
// To be added
Licensed under the MIT License. See the LICENSE file.
Qt Framework 6.9 modules licensed under the LGPLv3 license are used in this project. See LICENSE.Qt. This version of Qt can be found at the Official Qt Website.