https://github.com/ojack/show-us-your-screens
https://github.com/ojack/show-us-your-screens
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojack/show-us-your-screens
- Owner: ojack
- Created: 2023-04-28T12:48:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T13:37:21.000Z (about 2 years ago)
- Last Synced: 2025-01-06T06:12:03.853Z (over 1 year ago)
- Language: HTML
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### To run:
The simplest way is just to open `index.html` in the browser
However, if you want the page to automatically update on changes, you should install node.js (https://nodejs.org/en) and do the following
1. clone repo
2. change directories `cd ./SHOW-US-YOUR-SCREENS`
3. install dependencies `npm install`
4. run live server `npm run start`
### edit lineup
edit `index.html` to edit the lineup
### Start and stop timer
Pressing `spacebar` on the keyboard starts the timer (or restarts it if already going)
Pressing `q` on the keyboard goes back to the lineup view