a2466ea5b5
Add build/ to .gitignore and remove build directory from Git tracking.
2025-11-19 17:32:41 +08:00
ed301da867
Merge pull request #4 from m1ngsama/feature/ascii-art-tui
...
feat: Add ASCII art and ANSI shadow effects to TUI
2025-11-19 17:28:40 +08:00
27c8d0f3ce
feat: Add ASCII art and ANSI shadow effects to TUI
2025-11-19 17:27:46 +08:00
8a21df7b62
Merge pull request #3 from m1ngsama/feature/vim-keybindings
...
feat: Add Vim keybindings (j/k) for navigation in TUI
2025-11-19 16:52:29 +08:00
ffd8e8c2c9
feat: Add Vim keybindings (j/k) for navigation in TUI
2025-11-19 16:48:55 +08:00
6a51e5dbf5
Merge remote-tracking branch 'origin/feature/vim-bindings'
2025-11-19 16:39:59 +08:00
b88d701e51
Merge pull request #2 from m1ngsama/feature/modularize-calendar
...
feat: Modularize calendar and create TUI portal
2025-11-19 16:37:13 +08:00
9b56b8b04d
Merge pull request #1 from m1ngsama/feature/modularize-calendar
...
feat: Modularize calendar and create TUI portal
2025-11-19 16:35:30 +08:00
77784f7453
feat: Modularize calendar and create TUI portal
...
Refactored the calendar functionality into a separate Calendar class.
Created a TUI portal in main.cpp to allow for future feature expansion.
The TUI portal provides a menu to select different features, with the calendar being the first one.
Updated the build system to include the new files.
2025-11-19 16:34:25 +08:00
e7edc3455f
Initial commit: NBTCA TUI with ICS calendar support
2025-11-19 11:50:45 +08:00