An open API service indexing awesome lists of open source software.

https://github.com/swmalm/linush

A simple and easy to use system manager for Linux beginners, including explanations and best-practices for concepts used.
https://github.com/swmalm/linush

bash-script beginner-friendly best-practices explanation linux shell-script system-management

Last synced: 9 months ago
JSON representation

A simple and easy to use system manager for Linux beginners, including explanations and best-practices for concepts used.

Awesome Lists containing this project

README

          

# Linush by swmalm & D1noD3v
**Linush** is a simple and easy to use system manager for Linux beginners, including explanations and best-practices for concepts used.
Currently in very early stages of development.

# Planned Features
- Basic system management
- New system one click setup
- Distro agnostic functionality
- Explanations and best-practice prompts

# Usage
```bash
./start.sh
```
You may need to add execute permissions:
```bash
chmod +x start.sh
```
# Note
Linush should not be run with root at this time

# Early version
![image](https://github.com/user-attachments/assets/8bd8f1e7-2aac-4e95-802d-0fc2bbb8fd76)

# License
MIT License