Disktastic is a simple TUI (Terminal User Interface) tool for disk management on Arch Linux.
It provides a fast, keyboard-driven way to inspect and manage disks directly from the terminal.
⚠️ Work in progress – use at your own risk.
- Terminal-based (TUI) interface
- Disk and partition overview
- Simple and intuitive keyboard navigation
- Built for Arch Linux / AUR users
Screenshots coming soon
Using an AUR helper (example with yay):
Not ready yet, use Manual Build instead
yay -S disktasticgit clone https://github.com/krejciad/disktastic.git
cd disktastic
makepkg -siRun the application from your terminal:
disktasticMost actions are accessible via keyboard shortcuts displayed in the UI.
- Arch Linux
- Root privileges (required for disk operations)
- A compatible terminal emulator
This tool interacts with disks and partitions. Improper use may result in data loss. Always double-check actions and make backups before using.
Contributions, issues, and feature requests are welcome. Feel free to open an issue or submit a pull request.
GNU GENERAL PUBLIC LICENSE, Version 3


