8000 GitHub - kgabriel-dev/WeatherMap: Visualize weather conditions across a selected region
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kgabriel-dev/WeatherMap

Repository files navigation

project-image


What is this project about?

Designed for astronomy and astrophotography enthusiasts, this project visualizes precise weather conditions across selected regions, aiding in the planning of ideal observational activities.


Project Screenshot

project-screenshot

Features

Visualize weather data Choose between different data sources Check the weather conditions at different locations


How to run this project

There are two ways to run this project:

Install it using the installer
or
Build it yourself from the code in this repository

If you want to run the program under Linux and it doesn't start, try running it with the no-sandbox parameter. The full command would then ./path/to/WeatherMap.AppImage --no-sandbox if you use the AppImage, or weather-map --no-sandbox if you installed the .deb file.


If you want to run the project locally, follow these steps:

Download the latest installer from the releases page
Run the installer and follow the installation instructions
Open the installed application


To build the project from this repository, follow these steps:

Make sure you have Node.js installed at version 20.18 or higher
Clone this repository using git clone https://github.com/kgabriel-dev/WeatherMap.git
Navigate to the project directory using cd WeatherMap
Install the project dependencies using npm install
Run the project using npm run electron


How to contribute?

Contributions are always welcome! Feel free to open an issue on the issues page or submit a pull request if you have any suggestions or improvements to this project.

About

Visualize weather conditions across a selected region

Topics

Resources

Stars

Watchers

Forks

0