# libguniqueapp **Repository Path**: mirrors_chromium_gitlab_gnome/libguniqueapp ## Basic Information - **Project Name**: libguniqueapp - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GUniqueApp - A library for GNOME single-instance applications http://guniqueapp.akl.lt This library aims to unify methods for creating single-instance GNOME applications. The following methods (objects) are included: * GUniqueApp - base class * GuniqueAppBacon - bacon (socket files communication) based method * GuniqueAppDBus - DBUS based method Compiling ========= See the INSTALL document for build instructions. History ======= This library was started as a part of Google Summer of Code 2006 project by Vytautas Liuolia.