Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.49 KB

🌍 coldoutsi.de ☀️

Welcome to coldoutsi.de, your source for classy weather forecasts.

🎁 Features

  • 📍 Location-based Weather Information: coldoutsi.de can use your IP address or your browser's location support to determine your location and provide weather information for where you are.
  • 🗺️ Look up weather for a place name: Simply append /<place name> to https://coldoutsi.de to find the weather for any place.
  • 🌍️ Look up weather for a coordinate: Couldn't be easier. Append /<lat>/<lon> to https://coldoutsi.de to find the weather for any coordinate.
  • ☀️ OpenWeatherMap Integration: We fetch the latest weather information based on the geolocation data using the OpenWeatherMap API.

🚀 Usage

Note: This application is currently under development and is not yet available for public use. You can build and run it yourself, for now. See CONTRIBUTING.md for more information.

📜 License

This project is licensed under the AGPL-3 License.

🙏 Acknowledgments