aboutsummaryrefslogtreecommitdiff
path: root/screens/root.go
AgeCommit message (Collapse)AuthorFilesLines
2025-08-28Restructure codebase with proper organization, fix file picker navigation, ↵HEADmainPriyansh1-8/+20
and add utils package
2025-08-27Refactor screens to use new packages and componentsPriyansh1-4/+6
2025-08-27Update root screen to display version infoPriyansh1-2/+8
2025-08-27setup initial stuff along with multiple screensPriyansh1-0/+30