Releases: LordEaster/timeboard
Releases · LordEaster/timeboard
beta-0.1.3
📝 Changelog
[v0.1.3] – 2025-03-23
✨ Features
- Added location mode support (auto or fixed) with .env config
- Implemented fixed location input with validation using wttr.in
- Automatically encode location for weather API requests
- Enhanced dashboard to show full location and weather line:
📍 Bangkok | Partly cloudy, 33°C- Users can now configure location mode and name in Settings
- Added support for centered vertical alignment on all screens (dashboard, settings, etc.)
- .env is now cleanly updated and loaded across modules
Full Changelog: beta-0.1.2...beta-0.1.3
beta-0.1.2
📝 Changelog
[v0.1.2] – 2025-03-22
🚀 Features
-
✨ Settings Page
- Toggle between 12/24-hour time formats
- Choose °C or °F for temperature display
- Show or hide the bottom guide panel with key hints
-
🧭 Guide Panel Toggle
- Navigation bar (
[c] Clock,[w] Weather, etc.) can now be hidden via Settings or.env
- Navigation bar (
-
🏷️ VERSION File Support
- TimeBoard version displayed dynamically using the
VERSIONfile
- TimeBoard version displayed dynamically using the
-
⚙️ Configurable
.envFile- Stores persistent user preferences like
TIME_FORMAT,TEMP_UNIT, andSHOW_GUIDE - Used across all modules
- Stores persistent user preferences like
🔧 Fixes
-
🚫 Blinking Cursor Hidden
- Cursor is now hidden while TimeBoard runs and restored on exit
-
🧼 macOS
.env"Bug Fixed- Resolved issue where
.env"was being created due to incorrectsedusage on macOS - Introduced cross-platform
update_envfunction inutils.sh
- Resolved issue where
Full Changelog: beta-0.1.1...beta-0.1.2
beta-0.1.1
📝 Changelog
[v0.1.1] – 2025-03-22
🔧 Fixes
- Make content center vertical and horizontal of screen
- Improve Readability
Full Changelog: beta-0.1.0...beta-0.1.1
beta-0.1.0
📝 Changelog
[v0.1.0] – 2025-03-22
🚀 Features
- 🕒 Live clock with
figletdisplay - 🌦 Real-time weather with condition, temperature, humidity
- 🖥️ Fully terminal-based & portable
Full Changelog: https://github.com/LordEaster/timeboard/commits/beta-0.1.0