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!
Just clone this repo and build with cargo
:
$ git clone https://github.com/tryone144/greetly && cd greetly
$ cargo build
TBD
greetly is licensed under either of
- Apache License, Version 2.0 (see http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (see http://opensource.org/licenses/MIT)
at your option.
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.