A simple timer that syncs over multiple devices
Go to file
Dorian Zedler ae77560a10
Fix: Timer on manage screen
2022-05-16 19:06:00 +02:00
.media Docs: Add Readme 2022-05-13 21:02:21 +02:00
root/etc Docker: Fix permission issues 2022-05-12 17:28:33 +02:00
src Fix: Timer on manage screen 2022-05-16 19:06:00 +02:00
.gitignore Refactor: New structure 2022-05-11 19:00:52 +02:00
.gitlab-ci.yml Workflow: Install git 2022-05-12 17:40:10 +02:00
.htaccess Initial commit 2021-07-11 09:12:51 +02:00
Dockerfile Docker: Fix permission issues 2022-05-12 17:28:33 +02:00
Makefile Add commit hash on make 2022-05-12 17:27:53 +02:00
README.md Docs: update readme 2022-05-13 21:06:01 +02:00
docker-compose.yml Refactor: New structure 2022-05-11 19:00:52 +02:00

README.md

Synced-timer

A simple web-based timer which can be synced to multiple devices. It can be managed via a backend and distributed (for example on big monitors) via an unprotected frontend. It is intended to be used for Bouldering competitions, but can also serve other purposes.

Features

  • Set timer by minutes
  • Set a custom header message (May also include emojis)
  • Repeat the timer infinitely
  • Play a beep sound at one minute and a countdown at the last five seconds

Screenshots