kdsingleapplication
Qt helper class for single-instance policy applications
KD SingleApplication is a helper class for single-instance policy applications.
- Versions: 1.1.0
- Website: https://github.com/KDAB/KDSingleApplication
- Licenses: Expat · Modified BSD
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kdsingleapplication as follows:
guix install kdsingleapplication
Or install a particular version:
guix install kdsingleapplication@1.1.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of kdsingleapplication about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kdsingleapplication'><img src='https://packages.guix.gnu.org/packages/kdsingleapplication/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kdsingleapplication)
Example Org:
[[https://packages.guix.gnu.org/packages/kdsingleapplication][https://packages.guix.gnu.org/packages/kdsingleapplication/badges/latest-version.svg]]