smartctl π

A smart and intuitive TUI (Terminal User Interface) application to manage and interact with systemd services.
β¨ Features
- β
Easy Start, Stop, Enable, Disable, Restart services
- β
Real-time Filtering and Searching
- β
User-friendly interface powered by Bubble Tea & Lipgloss
π¦ Installation
go install github.com/Aryagorjipour/smartctl/cmd/cli@latest
Ensure your Go bin directory ($GOPATH/bin or $HOME/go/bin) is added to your system PATH environment.
βοΈ Usage
Run directly from the terminal:
smartyctl
π Quick Start (Development)
git clone git@github.com:Aryagorjipour/smartctl.git
cd smartctl
go run ./cmd/cli
βοΈ Dependencies
π License
MIT License
π Contribution
We welcome contributions!
- Fork the repo
- Create a branch (
git checkout -b feature/<feature-name>)
- Open Pull Requests targeting the
develop branch.
Made with β€οΈ by Arya Gorjipour