Giter Site home page Giter Site logo

panagiotisdrakatos / weather-forecast Goto Github PK

View Code? Open in Web Editor NEW
68.0 12.0 26.0 15.31 MB

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

License: Apache License 2.0

Java 100.00%
weather-app awesome ui-design gui robust forecast

weather-forecast's Introduction



Weather-Forecast Implementation

A minimal java Weather-Forecast app with awesome UI based on Swing.

                                              Build Status star this repo GitHub Issues License GitHub pull requests

Basic Overview

Weather-Forecast app is what the title says it is. It's a quick, simple weather app. The features include the basics, including forecasts, current temperature, hourly forecasts, and more. Other than that, it's really not all that complicated. It's free to download with no in-app purchases and the source code available.

The weather app supports global locations and has customizable Live Tile support. It is a nice option for the times you just need to check in on the weather to plan for your week ahead, your weekend plans or any other times when the weather could play a factor. This Weather app has a host of updates since released, with a few new features added to the mix. Furthermore, it delivers the basic weather information among with useful informations(Pressure clouds,Wind Speed) to your Windows computer in a clean, eye-catching and easy to use package together.

Benefits of Weather-Forecast

Make confident decisions by using this awesome weather desktop application in order to get the current weather forecast for any city. Weather-Forecast has loads of features. However, the following list is a glimpse of that huge features list.

  • Awesome UI app.
  • Easy to use.
  • Value For Money.
  • Available SourceCode.
  • Your current conditions.
  • A 7-Day forecast.
  • Switching to your current locations based on your computer's Location Services.

API Usage

The Weather-Forecast uses the OpenWeatherMap API to get the current weather. OpenWeatherMap API is free to use for smaller-scale applications. Large applications with bigger user bases may need to opt into one of the paid plans in order to satisfy the higher call–per-minute needs. The free tier comes with the following restrictions:

  • 1,200 API calls per minute
  • Weather history no greater than one day old
  • 95% up time
  • Weather data updates every 2 hours
  • No SSL

If you need more calls per minute, increased up time, more frequent weather updates, or secured access, you’ll need to pay subscription. Regardless of which tier you decide to use, you need to register an API key for your application. To do this, register your application by signing up for an account. Once logged in, you can find the key under the setup tab. Since the API is public access, the key needs to be added as a parameter to whatever API endpoint you send a request to.

Features Instructions

  • Maven Sample project Included with proper way to construct an app.
  • The working Java sample includes both front End and Backend source code of the application.
  • It is tested and ready to be used for commercial purposes or to adapt it on any desirable desktop app specification you want.

What You will Need?

  • About 15 minutes.
  • A favorite JAVA text editor or IDE.
  • JDK 8 or later.
  • Download and unzip the source repository for this guide.
  • cd into the Path that you previous Downlaod.
  • et voila! You are ready to adapt it to match it with your specifications.

Build The Sample

  1. If you download the samples ZIP, be sure to unzip the entire archive.
  2. Start Netbeans and select File > Open > Project.
  3. Press Ctrl+Shift+B, or select Build > Clean & Build Project.

Support

Please open an issue for support or even more open a pull request.

License

This project is licensed under the Apache License 2.0 see the Licence.md file for details

Contacts

Don't hesitate to ask me whatever you want. Stay tuned for more awesome projects 😘 . Follow me or Connect me via Linkedin

Contributing

Please contribute using Github Flow. Create a branch, add commits.

  1. Fork it: git clone https://github.com/PanagiotisDrakatos/Weather-Forecast.git
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request
  6. 😄 😄 😄

Donate

If you have found this project useful, please consider making a donation to contribute for more awesome projects paypal

weather-forecast's People

Contributors

donovandjones avatar panagiotisdrakatos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

weather-forecast's Issues

Translating description displayed in DescriptionLabel and Integrating speech capability using MaryTTS

I seek to know what would be the best way to translate the resulting display of DescriptionLabel into any other local language, after a refresh is done and the most recent weather description is updated from the API.
Also, I seek to know how I could add a speech module into the app, using MaryTTS, a text-to-speech engine to allow the app speak out the brief description produced on the GUI after a refresh, e.g moderate rain, light rain, sky is clear, heavy intensity rain among others.

City not found

When I run the code, it shows my country code as NG but the city is null.
Clicking refresh icon throws error, 'city not found' help please

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.