Skip to content
/ hgreet Public

Haskell package to interact with the greetd daemon trough it's IPC protocol.

License

Notifications You must be signed in to change notification settings

Vawlpe/hgreet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HGreet

Haskell package to interact with the greetd daemon trough it's IPC protocol.

This package provides a module to interact with the greetd daemon trough it's IPC protocol.

It is intended as a simple abstraction layer for the IPC protocol, and is NOT a greeter in and of itself.

For an example of a working greeter based on this, see hgreet-example.

License

HGreet, a haskell package to interact with the greetd daemon trough it's IPC protocol.

Copyright (C) 2022 Hazel (Vawple)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Haskell package to interact with the greetd daemon trough it's IPC protocol.

Topics

Resources

License

Stars

Watchers

Forks