https://github.com/thekuwayama/pip-timer
Picture-in-Picture timer
https://github.com/thekuwayama/pip-timer
picture-in-picture timer
Last synced: 4 months ago
JSON representation
Picture-in-Picture timer
- Host: GitHub
- URL: https://github.com/thekuwayama/pip-timer
- Owner: thekuwayama
- License: mit
- Created: 2023-08-26T17:01:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T14:20:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-03T14:33:33.452Z (8 months ago)
- Topics: picture-in-picture, timer
- Language: JavaScript
- Homepage: https://thekuwayama.github.io/pip-timer/
- Size: 786 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# pip-timer
[](https://github.com/thekuwayama/pip-timer/actions?workflow=CI)
[](https://raw.githubusercontent.com/thekuwayama/pip-timer/main/LICENSE.txt)`pip-timer` is Picture-in-Picture timer.
## Usage
```sh-session
$ npm install$ npm run build
```You can start HTTP Server with the following:
```sh-session
$ npm run start
```## Note
`pip-timer` is compatible with the following web browsers:
- https://caniuse.com/mdn-api_documentpictureinpicture_requestwindow
- https://caniuse.com/progress
- https://caniuse.com/audio-api## License
`pip-timer` is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).