Skip to content

Commit a762864

Browse files
Update roadmap.md
1 parent e3688e9 commit a762864

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

docs/roadmap.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,23 @@
55

66
## Goals
77
- [ ] 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.)
8-
- [ ] Remove Binary linutil from being tracked in git and make it a github action.
8+
- [x] Remove Binary linutil from being tracked in git and make it a github action.
99
- [ ] Document every function and feature of linutil. (Preview panel description addition)
1010
- [x] Create a discord server for linutil and invite the community.
11-
- [ ] Power Optimizations for Laptops
11+
- [x] Power Optimizations for Laptops
1212

1313
## Milestones
14-
### Q3 2024
15-
- [ ] Finish the foundation of the project in CLI mode.
16-
- [ ] DENY ALL GUI Pull Requests while CLI and foundation is being established.
17-
1814
### Q4 2024
15+
- [x] Finish the foundation of the project in CLI mode
16+
- [ ] Implementation of CLI arguments and config file for automation
17+
- [ ] Logging of script executions for easier debugging
18+
19+
### Q1 2025
1920
- [ ] GUI Brainstorming and Planning
20-
- [ ] GUI Implementation towards the end of Q4
21+
- [ ] GUI Basic Implementation
22+
23+
### Q2 2025
24+
- [ ] GUI Full Implementation
2125

2226
## Community Feedback
2327
- Encourage community input and suggestions for future development.

0 commit comments

Comments
 (0)