https://github.com/fileformat/worldclocktv-web
WorldClockTV Website
https://github.com/fileformat/worldclocktv-web
clock firetv timezones tv worldclock
Last synced: 5 months ago
JSON representation
WorldClockTV Website
- Host: GitHub
- URL: https://github.com/fileformat/worldclocktv-web
- Owner: fileformat
- Created: 2017-09-17T20:14:16.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T02:56:03.000Z (over 2 years ago)
- Last Synced: 2024-02-21T03:50:39.402Z (over 2 years ago)
- Topics: clock, firetv, timezones, tv, worldclock
- Language: Handlebars
- Homepage: https://www.worldclock.tv/
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World Clock TV [
](https://www.worldclock.tv/)
This is the website for the WorldClockTV app for the Amazon FireTV platform.
It is a TV-optimized website that is meant to be run within a slightly customized Android WebView. It does work
in a browser, thought the navigation will be a little strange.
## Running
It is a standard nodejs app:
```bash
npm install
npm start
```
There is also a Dockerfile, which is how I run it in production.
## License
Proprietary: Copyright (c) 2018 by Andrew Marcuse. All Rights Reserved.
## Credits
[](https://getbootstrap.com/ "HTML/CSS Framework")
[](https://www.cloudflare.com/ "CDN")
[](https://expressjs.com/ "Web Framework")
[](https://git-scm.com/ "Version control")
[](https://github.com/ "Code hosting")
[](https://www.google.com/analytics "Traffic Measurement")
[](https://cloud.google.com/run/ "Hosting")
[](https://www.google.com/maps "Maps")
[](http://handlebarsjs.com/ "Templating")
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript "Programming Language")
[](https://jquery.com/ "JavaScript library")
[](https://github.com/mozilla/fxemoji "Icon")
[](https://nodejs.org/ "Application Server")
[](https://nodeping.com?rid=201109281250J5K3P "Uptime monitoring")
[](https://www.npmjs.com/ "JS Package Management")
* [DayNightOverlay](https://github.com/marmat/google-maps-api-addons "Maps overlay to show daytime/nighttime")
* [momentjs](http://momentjs.com/ "Date and time calculations")
* [IANA](https://www.iana.org/time-zones "Time zone database")
* [Lat/Long lookup](http://latitudelongitude.org/ "City lat/long lookup")
Notes
-----
- SDK tools are installed in ~/Android/Sdk/platform-tools