Commit graph

5 commits

Author SHA1 Message Date
55b0c536eb docs: Complete project transformation to terminal browser
Transform project from ICS calendar viewer to terminal browser:
- Rewrite main.cpp for browser launch with URL argument support
- Complete README rewrite with:
  - New project description and features
  - Comprehensive keyboard shortcuts documentation
  - Installation guide for multiple platforms
  - Usage examples and best practices
  - JavaScript/SPA limitations explanation
  - Architecture overview
- Add help command line option
- Update version to 1.0.0

The project is now TUT (Terminal User Interface Browser),
a vim-style terminal web browser optimized for reading.
2025-12-05 15:00:24 +08:00
9d68883160 docs: Add developer guide to README.md 2025-11-19 17:58:34 +08:00
1296205153 feat: Initial release v0.0.1 with updated README and build instructions 2025-11-19 17:50:58 +08:00
192ffb2f53 Update README.md with version 0.0.1 2025-11-19 17:39:32 +08:00
e7edc3455f Initial commit: NBTCA TUI with ICS calendar support 2025-11-19 11:50:45 +08:00