Giter VIP home page Giter VIP logo

weathernowjava's Introduction

WeatherNow

WeatherNow Logo

WeatherNow is a Java application that shows the current weather information for any location. You can enter the name of a city, country, or zip code, and the application will display the temperature, humidity, wind speed, and weather condition for that location.

Features

  • Simple and user-friendly interface
  • Supports multiple locations and PIN Codes (Postal Codes)
  • Uses TimeLine API to fetch weather data
  • Displays weather icons and background images based on weather condition

Requirements

  • Java 21 or higher
  • JavaFX 21.0.2 or higher
  • Gradle 8.5 or higgher
  • TimeLine API key

Installation

To install WeatherNow, you have two options:

  • Clone or download this repository from GitHub and run the application with gradle. You need to obtain an API key from TimeLine Weather API and save in your system as enviroment veraible with variable name "WEATHER_API_KEY". You can get an API key for free by signing up on their website:

  • Download the executable files from the installer directory and run the application with the appropriate script for your operating system. The API key is already included in the executable files.

Usage

To run WeatherNow, you can use one of the following methods:

  • Use the gradle wrapper scripts (gradlew or gradlew.bat) that are included in the repository. You can run the application from the command line with the following command:

    ./gradlew run
  • Use the executable files from the installer directory. You can run the application from the command line with the appropriate script for your operating system. For example, on Windows:

    WeatherNow.exe

Once the application is running, you can enter the name of a location in the text field and press the enter key or the search button. The application will display the weather information for that location. You can also change the units by clicking on the Celsius or Fahrenheit buttons.

Contributing

WeatherNow is an open source project and contributions are welcome. If you want to contribute, please follow these steps:

  • Fork this repository and create a new branch
  • Make your changes and commit them with a descriptive message
  • Push your branch to your forked repository
  • Create a pull request and explain your changes

Contact

If you have any questions, suggestions, or feedback, you can contact me at:

Acknowledgements

I would like to thank the following sources for providing the resources and inspiration for this project:

-TimelineWeatherAPI for the weather data and icons

weathernowjava's People

Contributors

dvyadav2307 avatar

Stargazers

Selçuk Yılmaz avatar

Watchers

 avatar

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.