You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [timer.mob.sh](timer.mob.sh) service for the [mob.sh](mob.sh) tool.
4
+
5
+
The timer service is a Spring Boot application that offers centralized timer. It stores all data in memory and does not persist any data.
6
+
7
+
You can self-host timer.mob.sh using the Docker image on [Docker Hub](https://hub.docker.com/r/remotemobprogramming/mob-timer).
4
8
5
9
## Credits
6
10
7
11
Created by [Dr. Simon Harrer](https://twitter.com/simonharrer) and [Jochen Christ](https://twitter.com/jochen_christ) in Oktober 2021.
8
12
9
-
Currently maintained by [Gregor Riegler](https://twitter.com/gregor_riegler) and [Joshua Töpfer](https://twitter.com/JoshuaToepfer), and to some limited degree still by [Dr. Simon Harrer](https://twitter.com/simonharrer).
13
+
Currently maintained by [Gregor Riegler](https://twitter.com/gregor_riegler) and [Joshua Töpfer](https://twitter.com/JoshuaToepfer), and to some limited degree still by [Dr. Simon Harrer](https://twitter.com/simonharrer).
0 commit comments