27 lines
823 B
Markdown
27 lines
823 B
Markdown
# TODO
|
|
|
|
## Systemd filtering (agent)
|
|
|
|
- remove user systemd collection
|
|
- reduce number of systemctl call
|
|
- Cahnge so only services in include list are detected
|
|
- Filter on exact name
|
|
- Add support for "\*" in filtering
|
|
|
|
## System panel (agent/dashboard)
|
|
|
|
- Add support to show login users
|
|
- Add support to show timestamp/version for latest nixos rebuild
|
|
|
|
## Keyboard navigation and scrolling (dashboard)
|
|
|
|
- Change switchng host keybinding to "Shift-Tab"
|
|
- Add keyboard navigation between panels "Tab"
|
|
- Add scrolling support when text do not fit
|
|
|
|
## Remote execution (agent/dashboard)
|
|
|
|
- Add lower statusbar with dynamic updated shortcuts when switchng between panels
|
|
- Add support for send command via dashboard to agent to do nixos rebuid
|
|
- Add support for navigating services in dashboard and trigger start/stop/restart
|