Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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