linutil/docs/roadmap.md
JEEVITHA KANNAN K S a762864d32
Update roadmap.md
2024-10-25 18:41:28 +05:30

28 lines
996 B
Markdown

# 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.)
- [x] 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)
- [x] Create a discord server for linutil and invite the community.
- [x] Power Optimizations for Laptops
## Milestones
### Q4 2024
- [x] 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.