Skip to content

9 BMwrapper & claws mail app

KM-200 edited this page May 19, 2018 · 6 revisions

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

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

try make sense of the example startup (.py) here: http://git.claws-mail.org/?p=claws.git;a=tree;f=src/plugins/python/examples/auto;h=4ed68a996c2c717ef30b1a8396611ee744fde26a;hb=HEAD

Clone this wiki locally