All Projects → ShivamGoyal1899 → EasyWeather

ShivamGoyal1899 / EasyWeather

Licence: MIT license
⛅ Weather App using OpenWeatherMap.org API

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to EasyWeather

weather-bar-app
Weather Bar lives in your Menu Bar giving you access to beautiful real-time weather conditions and a generous 15-day forecast.
Stars: ✭ 38 (+80.95%)
Mutual labels:  openweathermap-api, weather-app
TheWeatherDashboardApp
A small and stylish weather dashboard.
Stars: ✭ 29 (+38.1%)
Mutual labels:  openweathermap-api, weather-app
SkyMate
⚡ Weather app that fetches real time weather data of any location
Stars: ✭ 18 (-14.29%)
Mutual labels:  weather-app
weather-mobile
A simple GTK4 weather app to play with rust and PinePhone development. I just needed a weather app that scaled properly...
Stars: ✭ 15 (-28.57%)
Mutual labels:  openweathermap-api
weather-app-2020-android
Android Weather App 2020
Stars: ✭ 15 (-28.57%)
Mutual labels:  weather-app
react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (+85.71%)
Mutual labels:  weather-app
framework-2021
A custom framework empowered Weather App
Stars: ✭ 27 (+28.57%)
Mutual labels:  weather-app
openweather-laravel-api
Laravel OpenWeather API is a Laravel package to connect Open Weather Map API and get wether data in your own format laravel app.
Stars: ✭ 54 (+157.14%)
Mutual labels:  openweathermap-api
cuba-weather-flutter
Application for mobile devices of the Cuba Weather project implemented with Flutter
Stars: ✭ 28 (+33.33%)
Mutual labels:  weather-app
vue.pwa.weather.app
Simple Progressive Web Apps (PWA) showing hourly and daily weather forecast data.
Stars: ✭ 24 (+14.29%)
Mutual labels:  weather-app
Weather-Forecast
Weather Forecast is a simple app that shows you a weather. It comes with your standard features like your daily and hourly forecast along with access to additional information
Stars: ✭ 59 (+180.95%)
Mutual labels:  weather-app
SciFi Conky HUD
SciFi theme for Conky
Stars: ✭ 33 (+57.14%)
Mutual labels:  openweathermap-api
AndroidWeatherApp
Android WeatherApp, using the http://openweathermap.org/ API. Made for Network + JSON Parsing and Material Design Experiments.
Stars: ✭ 17 (-19.05%)
Mutual labels:  weather-app
react-weather-app
Weather App built with React & TypeScript
Stars: ✭ 61 (+190.48%)
Mutual labels:  weather-app
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (+404.76%)
Mutual labels:  weather-app
weather-station
Everything you need to run and monitor your own open source weather station. ⛅
Stars: ✭ 38 (+80.95%)
Mutual labels:  weather-app
Weather
Weather Android App using apixu API https://www.apixu.com
Stars: ✭ 48 (+128.57%)
Mutual labels:  weather-app
OpenWeatherMap-Android-Library
A wrapper for the openweathermap REST API
Stars: ✭ 100 (+376.19%)
Mutual labels:  openweathermap-api
WeatherRadar
An Android application featuring customizable, real-time doppler radar images
Stars: ✭ 35 (+66.67%)
Mutual labels:  weather-app
react-weather-app
⛅️ PWA Weather App made with ReactJS
Stars: ✭ 147 (+600%)
Mutual labels:  weather-app

EasyWeather

GitHub Workflow Status EasyWeather is released under the GNU General Public License. Latest Version Available. GitHub Repository size. Total downloads on GitHub.

EasyWeather uses OpenWeatherMap.org API to get the realtime weather statistics.

Show some love 💜 and Star ⭐️ the Repository to support the project.

📑 What’s In This Document

🚀 Get Up and Running in 5 Minutes

You can get the EasyWeather up and running on your local dev environment in 5 minutes with these four steps:

  1. Install the Flutter SDK & Android Studio. Instructions.

  2. Open Terminal & navigate to the root directory of the project.

    cd EasyWeather
  3. Run and launch the build on preferred device.

    flutter run
  4. Open the source code and start editing!

    Your app is now running on your physical device or emulator. Open the lib directory in Android Studio itself and edit *.dart files. Hot Reload your changes, and the app will update in real time!

At this point, you’ve got the fully functional EasyWeather App running. For additional information on how you can customize your Flutter Apps, see Google Codelabs and HackerNoon Guide.

🗳️ Flutter / Dart Packages Used

Package Name Package Version Package URL Package Name Package Version Package URL
cupertino_icons 0.1.2 Open on pub.dev intl 0.16.1 Open on pub.dev
geolocator 5.3.1 Open on pub.dev share 0.6.4 Open on pub.dev
http 0.12.0+4 Open on pub.dev url_launcher 5.4.5 Open on pub.dev

🏷️ Versioning

I've used Semantic Versioning 2.0.0 for versioning throughout the project.

Queries / Bugs

If you got any queries or found a bug, open an Issue or ping me over on [email protected]

📝 License

Licensed under the MIT License.

💜 Thanks

Thanks to all contributors and to sponsors for supporting the project.

Buy Me A Coffee Become a Patron! Pay with PayPal!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].