A clean Linux command builder inspired by Ninite.
Lilite is a Linux command builder inspired by Ninite.
It helps users generate install commands for common Linux apps and packages across:
Lilite only generates commands. It never installs software automatically.
- Fast, minimal workflow
- Transparent command output
- Official repositories only
- No scripts, no hidden execution
- Distro family selection
- Package/app selection UI
- Live command preview flow
- One grouped install command output
- Copy command with one click
- Official repositories only (no AUR, Snap, Flatpak, COPR, AppImage, or external repos)
| Route | Purpose |
|---|---|
/ |
Home page |
/get-started |
Distro chooser |
/distro/arch-based |
Arch-based builder |
/distro/debian-based |
Debian-based builder |
/distro/fedora-based |
Fedora-based builder |
git clone https://github.com/med6ba/lilite.git
cd lilitenpm installnpm run devContributions are welcome. You can help by:
- adding more verified apps/packages from official repositories
- expanding the shared cross-distro app catalog with popular official-repo packages
- improving the website and layout
- refining UI/UX details
- fixing bugs
- improving code quality and maintainability
Please keep contributions aligned with Lilite’s core behavior: safe, manual command generation only.
This project is licensed under the MIT License.
See LICENSE for details.
© 2026 Lilite. All rights reserved.
