Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianwgd/ehvnrw-uhr
Uhr im EHV-NRW Design
https://github.com/christianwgd/ehvnrw-uhr
Last synced: 2 days ago
JSON representation
Uhr im EHV-NRW Design
- Host: GitHub
- URL: https://github.com/christianwgd/ehvnrw-uhr
- Owner: christianwgd
- License: mit
- Created: 2021-03-18T17:59:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T07:55:20.000Z (over 1 year ago)
- Last Synced: 2023-09-19T10:43:27.820Z (over 1 year ago)
- Language: JavaScript
- Size: 4.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
![Github All Releases](https://img.shields.io/github/downloads/christianwgd/ehvnrw-uhr/total.svg)
![](https://badgen.net/badge/platform/macos/green?icon=apple)
![](https://badgen.net/badge/platform/windows/green?icon=windows)
![](https://badgen.net/badge/platform/linux/green?icon=linux)# EHV-NRW Uhr
Desktop App der EHV-NRW Uhr
## Install
*macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).*
**macOS**
[**Download**](https://github.com/christianwgd/ehvnrw-uhr/releases/latest) the `.dmg` file.
**Linux**
[**Download**](https://github.com/christianwgd/ehvnrw-uhr/releases/latest) the `.AppImage` or `.deb` file.
*The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.*
**Windows**
[**Download**](https://github.com/christianwgd/ehvnrw-uhr/releases/latest) the `.exe` file.
---
## Dev
Built with [Electron](https://electronjs.org).
### Run
```
$ npm install
$ npm start
```### Publish
```
$ npm run release
```