Skip to content

marcodimakis/libgreetd-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgreetd-cpp

A simple C++ library for interacting with the greet daemon.

This was never really meant for release - it's just code I extracted from my own greeter. It works but it may well be lacking in features or may contain bugs.

Build instructions

mkdir build && cd build
cmake ..
make
sudo make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published