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.
- Host: GitHub
- URL: https://github.com/chrissy-dev/simple-mob-timer
- Owner: chrissy-dev
- Created: 2017-01-20T17:38:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T15:28:47.000Z (about 8 years ago)
- Last Synced: 2025-06-21T23:04:31.320Z (12 months ago)
- Language: CSS
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.