No description
Find a file
2021-12-31 20:13:45 +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
cover.png Add cover image to README 2021-12-31 20:13:45 +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 cover image to README 2021-12-31 20:13:45 +01:00

Lemurs 🐒

A TUI Display/Login Manager written in Rust

Cover image

WIP: Whilst the project is working and installable, there are still a lot of bugs and limitations.

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