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

https://github.com/vovanr/dozed-off

Break for 15 minutes sleep
https://github.com/vovanr/dozed-off

vovanr-service

Last synced: 2 months ago
JSON representation

Break for 15 minutes sleep

Awesome Lists containing this project

README

          

# dozed-off

Dozed OFF logo

[![XO code style][codestyle-image]][codestyle-url]

[![Build Status][travis-image]][travis-url]
[![Dependency Status][depstat-image]][depstat-url]
[![DevDependency Status][depstat-dev-image]][depstat-dev-url]

> Break for 15 minutes sleep

Demo: [vovanr.github.io/dozed-off][demo]

![](preview.png)

## Usage

`https://vovanr.github.io/dozed-off/?`

### Search params ``

#### `m=`
Default: `15` minutes

Timer minutes.

Example: `https://vovanr.github.io/dozed-off/?m=5`

#### `autostart=`
Default: `false`, but `true` it `m` is defined.

Start timer on page loaded.

Example: `https://vovanr.github.io/dozed-off/?m=5&autostart=false`

## Resources

- [ding.mp3](https://freesound.org/people/Daronoxus/sounds/393633/)

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)

[demo]: https://vovanr.github.io/dozed-off

[codestyle-url]: https://github.com/xojs/xo
[codestyle-image]: https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square

[travis-url]: https://travis-ci.org/VovanR/dozed-off
[travis-image]: https://img.shields.io/travis/VovanR/dozed-off.svg?style=flat-square

[depstat-url]: https://david-dm.org/VovanR/from-date-to-date
[depstat-image]: https://david-dm.org/VovanR/from-date-to-date.svg?style=flat-square

[depstat-dev-url]: https://david-dm.org/VovanR/from-date-to-date
[depstat-dev-image]: https://david-dm.org/VovanR/from-date-to-date/dev-status.svg?style=flat-square