mirror of
https://github.com/coastalwhite/lemurs
synced 2024-11-23 10:33:03 +00:00
22 lines
592 B
Markdown
22 lines
592 B
Markdown
<div align="center">
|
|
|
|
# Lemurs 🐒
|
|
A TUI Display/Login Manager written in Rust
|
|
|
|
</div>
|
|
|
|
**WIP: Not working yet.**
|
|
|
|
A minimal lightweight TUI [Display Manager/Login
|
|
Manager](https://wiki.archlinux.org/title/Display_manager) written in Rust
|
|
similar to [Ly](https://github.com/nullgemm/ly).
|
|
|
|
## Goal
|
|
|
|
The goal of this project is to create a small, robust and yet customizable
|
|
Login Manager which can serve as the front-end to your graphical GNU/Linux
|
|
or BSD environment. Lemurs uses Linux PAM as its method of authentication.
|
|
|
|
## Installation
|
|
|
|
*The project is not yet ready to be installed*
|