https://github.com/brutus5000/bireus-launcher
A launcher for applications versioned with BiReUS
https://github.com/brutus5000/bireus-launcher
Last synced: 6 days ago
JSON representation
A launcher for applications versioned with BiReUS
- Host: GitHub
- URL: https://github.com/brutus5000/bireus-launcher
- Owner: Brutus5000
- License: gpl-3.0
- Created: 2017-04-07T23:58:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T00:11:09.000Z (about 8 years ago)
- Last Synced: 2025-04-04T08:12:11.445Z (2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BiReUS-Launcher
A launcher for applications versioned with [BiReUS](https://github.com/Brutus5000/BiReUS).BiReUS-Launcher is an example or reference implementation for embedding BiReUS client into 3rd party applications.
It automatically checks out the latest version of your application and launches it afterwards. The patching process is logged in the GUI.
BiReUS-Launcher is based on BiReUS and PyQt (hence the GPL license in contrast to BiReUS).