Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bufgix/weather-app
Simple Electron based weather app for MerOS
https://github.com/bufgix/weather-app
electron vuejs weather
Last synced: 2 months ago
JSON representation
Simple Electron based weather app for MerOS
- Host: GitHub
- URL: https://github.com/bufgix/weather-app
- Owner: bufgix
- Created: 2020-02-06T15:34:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T03:35:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T18:07:25.935Z (3 months ago)
- Topics: electron, vuejs, weather
- Language: JavaScript
- Homepage:
- Size: 2.38 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mercode-weather
> Weather app for [MerOS](https://os.mercode.org/index.html)
#### Build Setup
``` bash
# install dependencies
yarn# serve with hot reload at localhost:9080
yarn# build electron application for production
yarn build```
### Screenshots
| | |
|---|---|
![resim](https://user-images.githubusercontent.com/22038798/73983562-c4b62b00-4947-11ea-8252-888c1774dfa3.png) | ![resim](https://user-images.githubusercontent.com/22038798/73983709-18287900-4948-11ea-8b13-bec54f4ea3e7.png)---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[45a3e22](https://github.com/SimulatedGREG/electron-vue/tree/45a3e224e7bb8fc71909021ccfdcfec0f461f634) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).