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
- Host: GitHub
- URL: https://github.com/vovanr/dozed-off
- Owner: VovanR
- License: mit
- Created: 2017-07-16T09:02:51.000Z (about 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-03-23T14:39:36.000Z (over 5 years ago)
- Last Synced: 2025-01-26T19:32:36.699Z (over 1 year ago)
- Topics: vovanr-service
- Language: JavaScript
- Homepage: https://vovanr.github.io/dozed-off
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dozed-off

[![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]

## 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