Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtonix/userland-dbus-event-manager
Userland DBUS Event Script Manager
https://github.com/airtonix/userland-dbus-event-manager
Last synced: 10 days ago
JSON representation
Userland DBUS Event Script Manager
- Host: GitHub
- URL: https://github.com/airtonix/userland-dbus-event-manager
- Owner: airtonix
- Created: 2010-04-05T22:58:22.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-04-15T11:55:10.000Z (over 14 years ago)
- Last Synced: 2024-05-21T03:17:31.682Z (8 months ago)
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Userland Dbus Event Manager v0.01-alpha
Zenobius Jiricek, airtonix > ubuntuforums.org==============================================
__ __ _
\ \ / / (_)
\ \ /\ / /__ _ _ __ _ __ _ _ __ __ _
\ \/ \/ // _` | '__| '_ \| | '_ \ / _` |
\ /\ /| (_| | | | | | | | | | | (_| |
\/ \/ \__,_|_| |_| |_|_|_| |_|\__, |
__/ |
Not suitable for general use. |___/
EATS BABIES.
-----------------------------------------
All support requests will be :
_ __ _ ___ ___ ____ ___
| | / /`_ | |\ | / / \ | |_) | |_ | | \
|_| \_\_/ |_| \| \_\_/ |_| \ |_|__ |_|_/
-----------------------------------------==============================================
Description :
A userland dbus event watcher that runs scripts for registered DBUS hook events.
The important distinction here is that :
+ scripts or commands are run as the user not root.
+ the user navigates the dbus tree and selects DBUS signals (elements to hook and register)
+ multiple scripts/commands can be assigned to each signal
Dependancies :
pynotify, notify-osd, notifcation-daemon
sudo apt-get install python-notify notify-osd notification-daemonInstallation :
no setup routine yet.