Weather-CLI is a sleek and simple command-line tool that delivers accurate and real-time weather updates directly to your terminal. Powered by modern CLI frameworks and enhanced with a text-based user interface (TUI), Weather-CLI provides a delightful user experience for weather enthusiasts and developers alike.
- 🌍 Global Coverage: Access weather data for cities and regions worldwide.
- ⏱️ Real-Time Updates: Get up-to-the-minute weather information.
- 🎨 Beautiful TUI: An optional interactive interface powered by Bubble Tea and styled with Lipgloss.
- 🌀 Weather Details:
- Current temperature
- Wind speed and direction
- Humidity levels
- Detailed forecasts
- 🔧 Customizable: Set your default location, units (Celsius/Fahrenheit), and more.
- 📦 Lightweight: Built with Go for fast and efficient performance.
- 🔑 API Integration: Uses trusted APIs like OpenWeatherMap or WeatherAPI for reliable data.
coming soon
coming soon
coming soon
- Basic weather-CLI functionality
- TUI interface
- Customizable settings
- Add support for multiple weather APIs
- Add installation instructions
- Add TUI usage instructions
- Add cli usage instructions
MIT License
Copyright (c) [2024] [ghrio]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.