https://github.com/matronator/lostcountdown
Simulation of the Dharma Swan station computer in Lost
https://github.com/matronator/lostcountdown
Last synced: over 1 year ago
JSON representation
Simulation of the Dharma Swan station computer in Lost
- Host: GitHub
- URL: https://github.com/matronator/lostcountdown
- Owner: matronator
- Created: 2019-04-06T02:13:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T01:38:03.000Z (over 4 years ago)
- Last Synced: 2025-02-28T22:49:12.036Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://lost.matronator.com
- Size: 699 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Dharma Swan Station Terminal
4 8 15 16 23 42
[Live Demo](http://lost.matronator.com)
### A note on browser support (Safari and Chrome)...
Both Safari and it looks like now Google Chrome as well, have a problem with playing sounds without user interaction and since the alarm is controled via timer, both browsers throw an error in the console/log and refuse to play the sound.
In Safari, this can be fixed by [changing the "Settings for This Website"](https://support.apple.com/en-gb/guide/safari/customize-settings-per-website-ibrw7f78f7fe/mac) to allow Auto-Play. I don't know about Chrome, but I would imagine there would be some similar setting for media Auto-Play.
No issues in Firefox, other browsers not tested.