Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).