Updated 9 BMwrapper & claws mail app (markdown)

KM-200 2018-05-19 13:30:22 +02:00
parent 4db650d60d
commit 72c7099f7f

@ -1,3 +1,9 @@
use BMwrapper , claws mail-app (with python pugin and example scripts) and d-feet Dbus debugger
https://gkbrk.com/2018/02/simple-dbus-service-in-python/ more useless info, 100% not actionable
https://gkbrk.com/2018/02/simple-dbus-service-in-python/ more useless info, 100% not actionable
d-feet gives you:
* a single system bus, available to all users and processes of the system, that provides access to system services (i.e. services provided by the operating system and also by any system daemons)
* a session bus for each user login session, that provides desktop services to user applications in the same desktop session, and allows the integration of the desktop session as a whole