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