Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felladrin/linkedtimer
Real-time collaborative timer to use with your team in VS Code or in the browser: https://linkedtimer.pages.dev
https://github.com/felladrin/linkedtimer
multiplayer real-time timer vscode-extension webapp
Last synced: about 1 month ago
JSON representation
Real-time collaborative timer to use with your team in VS Code or in the browser: https://linkedtimer.pages.dev
- Host: GitHub
- URL: https://github.com/felladrin/linkedtimer
- Owner: felladrin
- License: mit
- Created: 2022-11-27T20:27:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T01:37:19.000Z (about 1 month ago)
- Last Synced: 2024-11-26T02:28:36.864Z (about 1 month ago)
- Topics: multiplayer, real-time, timer, vscode-extension, webapp
- Language: TypeScript
- Homepage: https://linkedtimer.pages.dev
- Size: 2.53 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.txt
Awesome Lists containing this project
README
# Linked Timer
Real-time collaborative countdown timer to use with your team.
## Features
- Available as a web app at [LinkedTimer.pages.dev](https://linkedtimer.pages.dev), which it can be accessed from any device with a web browser. No installation required!
- Downloadable as an extension for VS Code at [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=felladrin.linked-timer) and [Open VSX Registry](https://open-vsx.org/extension/felladrin/linked-timer).
- The timer is kept in sync for everyone connected.## Usage in VS Code
Type `> Linked Timer: New Timer` in the Command Palette to open a new Timer Tab, from there you can host or join a timer from someone else.
| Screenshots |
| -------------------------------------------- |
| ![Screenshot 1](./.github/screenshots/1.png) |
| ![Screenshot 2](./.github/screenshots/2.png) |