Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christianwgd/eisadler-uhr

Desktop version website clock
https://github.com/christianwgd/eisadler-uhr

dortmund eisadler electron-app

Last synced: 2 days ago
JSON representation

Desktop version website clock

Awesome Lists containing this project

README

        

![Github All Releases](https://img.shields.io/github/downloads/christianwgd/eisadler-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)

# Eisadler Uhr

Desktop App der Eisadler Uhr

## Install

*macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).*

**macOS**

[**Download**](https://github.com/christianwgd/eisadler-uhr/releases/latest) the `.dmg` file.

**Linux**

[**Download**](https://github.com/christianwgd/eisadler-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/eisadler-uhr/releases/latest) the `.exe` file.

---

## Dev

Built with [Electron](https://electronjs.org).

### Run

```
$ npm install
$ npm start
```

### Publish

```
$ npm run release
```