Diskscape is a powerful disk usage analyzer for both command-line and graphical interfaces. It provides comprehensive insights into your system's storage utilization, helping you identify space-saving opportunities and optimize your disk usage.
- Comprehensive disk usage analysis
- Support for both CLI and GUI interfaces
- Cross-platform compatibility (Linux, FreeBSD)
- Customizable output formats
- Extensive reporting capabilities
go get -u github.com/gbowne1/diskscape
Run Diskscape from the command line:
diskscape --config=config.yaml
Note: GUI support is currently in development.
Contributions are welcome! Please feel free to submit issues or pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Project Link: https://github.com/gbowne1/diskscape
Inspired by other fabulous FreeBSD and linux Go developers