You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/roadmap.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,23 @@
5
5
6
6
## Goals
7
7
-[ ] 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.
9
9
-[ ] Document every function and feature of linutil. (Preview panel description addition)
10
10
-[x] Create a discord server for linutil and invite the community.
11
-
-[] Power Optimizations for Laptops
11
+
-[x] Power Optimizations for Laptops
12
12
13
13
## 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
-
18
14
### 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
19
20
-[ ] GUI Brainstorming and Planning
20
-
-[ ] GUI Implementation towards the end of Q4
21
+
-[ ] GUI Basic Implementation
22
+
23
+
### Q2 2025
24
+
-[ ] GUI Full Implementation
21
25
22
26
## Community Feedback
23
27
- Encourage community input and suggestions for future development.
0 commit comments