linutil/docs/roadmap.md

24 lines
925 B
Markdown
Raw Normal View History

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.)
- [ ] 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)
2024-09-12 21:03:12 +01:00
- [x] Create a discord server for linutil and invite the community.
2024-09-12 21:05:39 +01:00
- [ ] Power Optimizations for Laptops
2024-09-12 20:54:44 +01:00
## Milestones
### Q3 2024
- [ ] Finish the foundation of the project in CLI mode.
- [ ] DENY ALL GUI Pull Requests while CLI and foundation is being established.
### Q4 2024
- [ ] GUI Brainstorming and Planning
- [ ] GUI Implementation towards the end of Q4
## Community Feedback
- Encourage community input and suggestions for future development.