linutil/docs/roadmap.md
Jeevitha Kannan K S 8639da3855
feat: Command execution log (#898)
* feat: option to save logs

* refact: use time crate

* fix: panics

* hints

* update roadmap
2024-11-08 09:10:31 -06:00

971 B

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)
  • Create a discord server for linutil and invite the community.
  • Power Optimizations for Laptops

Milestones

Q4 2024

  • 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
  • Basic GUI Implementation

Q2 2025

  • Full GUI Implementation

Community Feedback

  • Encourage community input and suggestions for future development.