π Initial Stable Release
This is the first stable release of the Terminal Dashboard β Weather & Banking Overview.
β¨ Features
- Hourly and weekly weather forecasts by city
- Automatic geolocation using Geoapify
- Customizable terminal UI with Rich
- Multiple themes with live preview
- Banking overview from CSV files
- Automatic calculation of expenses, income, and balance
- Transaction table rendered in the terminal
π Technical Details
- Python 3
- Rich-based terminal layout
- OpenWeather & Geoapify API integration
- CSV-based banking data parsing
π Security & Privacy
- Example CSV contains fake demo data
- API keys and sensitive data are ignored via
.gitignore - Intended for educational and local use only
π Notes
- This release represents a completed student project
- Future improvements may include configuration files, CLI flags, and enhanced error handling