Skip to content

A template project based on gdbus-codegen and glib

Notifications You must be signed in to change notification settings

Jo3Zhou/gdbus-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDBus Template Usage

This repository provides a template for using GNOME’s gdbus-codegen tool to simplify D-Bus interface creation and usage With this template, you can quickly get started with D-Bus communication in your projects, boosting development efficiency

Features

  • Support Meson & CMake build system
  • Automatic D-Bus Interface Generation
  • Structured Code Template

Build

  • CMake
mkdir build & cd build
cmake ..
make
  • Meson
meson build

Reference

gdbus-codegen freedesktop-dbus systemd

About

A template project based on gdbus-codegen and glib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published