Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 881 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 881 Bytes

greetly

Simple ncurses-like greeter for greetd heavily inspired by Ly.

This is just a simple test project as of now. It might kill your cat!

Build

Just clone this repo and build with cargo:

$ git clone https://github.com/tryone144/greetly && cd greetly
$ cargo build

Usage

TBD


License

greetly is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in greetly by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.