No description
Find a file
2021-12-31 16:07:32 +01:00
extra Move additional files to /extra dir 2021-12-31 16:04:00 +01:00
src Working version 2021-12-31 16:04:29 +01:00
.gitignore Initial commit 2021-12-28 19:43:20 +01:00
Cargo.lock Working version 2021-12-31 16:04:29 +01:00
Cargo.toml Working version 2021-12-31 16:04:29 +01:00
LICENSE-APACHE Create LICENSE-APACHE 2021-12-31 16:07:03 +01:00
LICENSE-MIT Rename LICENSE-MIT.md to LICENSE-MIT 2021-12-31 16:07:16 +01:00
README.md Add goal section to README 2021-12-28 23:18:22 +01:00

Lemurs 🐒

A TUI Display/Login Manager written in Rust

WIP: Not working yet.

A minimal lightweight TUI Display Manager/Login Manager written in Rust similar to 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