GTK+ application for controlling CDEmu daemon
It provides a graphic interface that allows performing the key tasks related to controlling the CDEmu daemon, such as loading and unloading devices, displaying devices' status and retrieving/setting devices' debug masks.
In addition, the application listens to signals emitted by CDEmu daemon and provides notifications via libnotify (provided that python bindings are installed).
Features:
* GTK+ application.
* Supports communication via either session or system bus.
* Device status display, device loading and unloading.
* Support for getting/setting device's debug masks.
* Daemon and device status changes notification via libnotify.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.3/gcdemu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gcdemu-3.0.2.tar.bz2 | 0000047715 46.6 KB | about 6 years |
gcdemu.changes | 0000001089 1.06 KB | almost 6 years |
gcdemu.spec | 0000002669 2.61 KB | almost 6 years |
Comments 1
saber716rus wrote over 1 year ago
При запуске требует модуль gi, которого не может найти. nikolanp@comp-fx-6300-six-core-142a53 ~> gcdemu Traceback (most recent call last): File "/usr/bin/gcdemu", line 34, in <module> import gi ImportError: No module named gi nikolanp@comp-fx-6300-six-core-142a53 ~>