2024-09-12 20:54:44 +01:00
# 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.)
2024-10-31 18:15:02 +00:00
- [x] Remove Binary linutil from being tracked in git and make it a github action.
2024-09-12 20:54:44 +01:00
- [ ] Document every function and feature of linutil. (Preview panel description addition)
2024-09-12 21:03:12 +01:00
- [x] Create a discord server for linutil and invite the community.
2024-10-31 18:15:02 +00:00
- [x] Power Optimizations for Laptops
2024-09-12 20:54:44 +01:00
## Milestones
### Q4 2024
2024-10-31 18:15:02 +00:00
- [x] Finish the foundation of the project's CLI
- [ ] Implement CLI arguments and configuration support
- [ ] Add an option for logging script executions
### Q1 2025
2024-09-12 20:54:44 +01:00
- [ ] GUI Brainstorming and Planning
2024-10-31 18:15:02 +00:00
- [ ] Basic GUI Implementation
### Q2 2025
- [ ] Full GUI Implementation
2024-09-12 20:54:44 +01:00
## Community Feedback
- Encourage community input and suggestions for future development.