Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajpurohitcode/weatherinfo
WeatherInfo is a Desktop Application for weather forecast made in java using rapidapi.
https://github.com/surajpurohitcode/weatherinfo
desktop-app desktop-application java java-8 javafx weather-app weather-forecast weatherapp
Last synced: 9 days ago
JSON representation
WeatherInfo is a Desktop Application for weather forecast made in java using rapidapi.
- Host: GitHub
- URL: https://github.com/surajpurohitcode/weatherinfo
- Owner: Surajpurohitcode
- Created: 2023-06-06T13:37:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-07T16:36:17.000Z (over 1 year ago)
- Last Synced: 2024-04-17T11:00:25.723Z (7 months ago)
- Topics: desktop-app, desktop-application, java, java-8, javafx, weather-app, weather-forecast, weatherapp
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Logo](https://socialify.git.ci/Surajpurohitcode/WeatherInfo/image?font=Jost&language=1&name=1&owner=1&pattern=Floating%20Cogs&stargazers=1&theme=Auto)
# Weatherinfo Desktop Application
Weatherinfo is a Desktop Application made in java using rapid api for fetching data from openweather api.
## Screenshots
![App Screenshot]("https://github.com/Surajpurohitcode/WeatherInfo/blob/master/weatherinfo_screenshot/cover_github.png" )
## API Reference
#### Get weather info from API
```http
GET /api/key
```| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| `weather` | `string` | **Required**. Your API key |## Author
- [@Surajpurohit](https://github.com/Surajpurohitcode)
## Deployment
To copy this repo
```bash
https://github.com/Surajpurohitcode/WeatherInfo.git
```## Tech Stack
**IDE:** intellij idea
**Programming Language:** javafx
**Api:** Rapid api("https://rapidapi.com/worldapi/api/open-weather13/")
**https request:** okHttp3("https://square.github.io/okhttp/")
## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://surajportfolio.me/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)]()## Demo
- [Download exe file](https://drive.google.com/file/d/11kXRdAacfjoJ8iEY3EcTj0nU-AcDd0cq/view?usp=drive_link)