No description
Find a file
2021-12-29 15:38:47 +01:00
src Input fields and KeyCodes 2021-12-29 15:38:47 +01:00
.gitignore Initial commit 2021-12-28 19:43:20 +01:00
Cargo.lock Input fields and KeyCodes 2021-12-29 15:38:47 +01:00
Cargo.toml Spelling mistake 2021-12-28 23:11:20 +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