2023-08-13 18:37:18 +01:00
2024-07-02 19:36:36 +01:00
2024-07-03 17:59:11 +01:00
2024-07-02 19:36:36 +01:00
2024-07-02 19:36:36 +01:00
2023-08-13 17:11:05 +01:00
2024-07-02 19:36:36 +01:00
2023-08-07 20:17:08 +01:00
2024-07-02 19:36:36 +01:00
2023-08-13 17:11:05 +01:00
2018-12-30 13:51:25 +11:00
2024-07-02 19:36:36 +01:00
2023-08-12 18:39:20 +01:00

Weather-apps

Weather-apps contains two weather apps - Atlas weather and Mono weather. They are both simple and user-friendly Android applications that provides current weather information and forecasts. With a sleek design and accurate data, to keeps you updated on the latest weather conditions in your area.

Features

  • Current Weather: Get real-time weather updates including temperature, humidity, wind speed, and atmospheric pressure.
  • Forecast: View detailed weather forecasts for the next 7 days.
  • Location-Based Updates: Automatically fetch weather data based on your current location.
  • Search Functionality: Search for weather information in different cities around the world.
  • Notifications: Receive weather alerts and notifications for significant weather changes.
  • Customizable Settings: Choose between Celsius and Fahrenheit, and set your preferred update frequency.
  • Customizable Home screen widget: Add a home screen widget to give you regular updates on forecast.

Screenshots

Atlas Weather

Home Screen Forecast Screen Settings Screen

Mono Weather

Home Screen Forecast Screen Settings Screen

Usage

  1. Upon launching the app, you will be prompted to allow location access. Grant the necessary permissions.
  2. The home screen will display the current weather information for your location.
  3. Swipe left or tap on the forecast tab to view the 7-day weather forecast.
  4. Use the search icon to look up weather information for other cities.
  5. Access the settings menu to customize your preferences.

Permissions

The app requires the following permissions:

  • Location: To provide accurate weather information based on your current location.
  • Internet: To fetch weather data from the server.

API

Weather-apps

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Description
No description provided
Readme 4.2 MiB
Languages
Kotlin 98.9%
Ruby 1.1%