mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-25 14:30:11 +00:00
996 B
996 B
Roadmap
Vision
- To simplify linux tasks for all users for all distributions; Easily, efficiently, and effortlessly.
Goals
- Focus on tasks that take time in Linux and automate them. (Example: Removing a user, adding a user, etc. - but mostly BASH scripts with POSIX compliance.)
- Remove Binary linutil from being tracked in git and make it a github action.
- Document every function and feature of linutil. (Preview panel description addition)
- Create a discord server for linutil and invite the community.
- Power Optimizations for Laptops
Milestones
Q4 2024
- Finish the foundation of the project in CLI mode
- Implementation of CLI arguments and config file for automation
- Logging of script executions for easier debugging
Q1 2025
- GUI Brainstorming and Planning
- GUI Basic Implementation
Q2 2025
- GUI Full Implementation
Community Feedback
- Encourage community input and suggestions for future development.