Commit Graph

2 Commits

Author SHA1 Message Date
166092bd6f feat: add cpu tab and detail view
refactor: move display overview to display.c
feat: display cpu core usage and temperature
feat: display memory usage and swap
feat: display process list with basic info
feat: format bytes for memory and disk stats
feat: display network interfaces and disk stats
feat: display filesystem stats
feat: update memory detail view to include task info
2025-12-13 05:40:55 +01:00
11926c5459 feat: implement rtop system monitoring tool
feat: add basic system information display
feat: implement cpu monitoring
feat: implement memory monitoring
feat: implement process monitoring
feat: implement network monitoring
feat: implement disk monitoring
feat: implement filesystem monitoring
feat: add terminal control handling
feat: create initial project structure
feat: add build system with makefile
feat: add readme documentation
2025-12-13 05:38:27 +01:00