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

https://github.com/chrissy-dev/simple-mob-timer

A mob timer that gets out your way.
https://github.com/chrissy-dev/simple-mob-timer

Last synced: 9 months ago
JSON representation

A mob timer that gets out your way.

Awesome Lists containing this project

README

          

# Simple Mob Timer

> A minimal countdown timer for mobbing sessions that provides an always on countdown but with as little distraction as possible.

## Dev

```
$ npm install
```

### Run

```
$ npm start
```

### Build

```
$ npm run build
```

Builds the app for macOS using [electron-packager](https://github.com/electron-userland/electron-packager) Windows and Linux coming soon.