mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Update roadmap.md (#875)
* Update roadmap.md * Update docs/roadmap.md Co-authored-by: Adam Perkowski <adas1per@protonmail.com> * Update docs/roadmap.md Co-authored-by: Adam Perkowski <adas1per@protonmail.com> * Update docs/roadmap.md Co-authored-by: Adam Perkowski <adas1per@protonmail.com> --------- Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
a2bdd8fb4c
commit
6e1d7a6768
|
@ -5,19 +5,23 @@
|
|||
|
||||
## 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.
|
||||
- [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.
|
||||
- [ ] Power Optimizations for Laptops
|
||||
- [x] Power Optimizations for Laptops
|
||||
|
||||
## 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
|
||||
- [x] Finish the foundation of the project's CLI
|
||||
- [ ] Implement CLI arguments and configuration support
|
||||
- [ ] Add an option for logging script executions
|
||||
|
||||
### Q1 2025
|
||||
- [ ] GUI Brainstorming and Planning
|
||||
- [ ] GUI Implementation towards the end of Q4
|
||||
- [ ] Basic GUI Implementation
|
||||
|
||||
### Q2 2025
|
||||
- [ ] Full GUI Implementation
|
||||
|
||||
## Community Feedback
|
||||
- Encourage community input and suggestions for future development.
|
||||
|
|
Loading…
Reference in New Issue
Block a user