def main(): utils.parse_args(include_name=False) Notify.init("Content Updates") service = DBusService() GLib.MainLoop().run()