Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-daemon

Installation :
no setup routine yet.