@hackage / hgreet

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

Latest0.1.0.0

About

Metadata

  • Last updated , by Vawlpe
  • License GPL-3.0-or-later
  • Categories Network Development
  • Maintained by: vawlpe@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.