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

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

Awesome Lists containing this project

README

          

# World Clock TV [WorldClockTV Logo](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

[![Bootstrap](https://www.vectorlogo.zone/logos/getbootstrap/getbootstrap-ar21.svg)](https://getbootstrap.com/ "HTML/CSS Framework")
[![Cloudflare](https://www.vectorlogo.zone/logos/cloudflare/cloudflare-ar21.svg)](https://www.cloudflare.com/ "CDN")
[![express.js](https://www.vectorlogo.zone/logos/expressjs/expressjs-ar21.svg)](https://expressjs.com/ "Web Framework")
[![Git](https://www.vectorlogo.zone/logos/git-scm/git-scm-ar21.svg)](https://git-scm.com/ "Version control")
[![Github](https://www.vectorlogo.zone/logos/github/github-ar21.svg)](https://github.com/ "Code hosting")
[![Google Analytics](https://www.vectorlogo.zone/logos/google_analytics/google_analytics-ar21.svg)](https://www.google.com/analytics "Traffic Measurement")
[![Google Cloud Run](https://www.vectorlogo.zone/logos/google_cloud_run/google_cloud_run-ar21.svg)](https://cloud.google.com/run/ "Hosting")
[![Google Maps](https://www.vectorlogo.zone/logos/google_maps/google_maps-ar21.svg)](https://www.google.com/maps "Maps")
[![Handlebars](https://www.vectorlogo.zone/logos/handlebarsjs/handlebarsjs-ar21.svg)](http://handlebarsjs.com/ "Templating")
[![JavaScript](https://www.vectorlogo.zone/logos/javascript/javascript-ar21.svg)](https://developer.mozilla.org/en-US/docs/Web/JavaScript "Programming Language")
[![jQuery](https://www.vectorlogo.zone/logos/jquery/jquery-ar21.svg)](https://jquery.com/ "JavaScript library")
[![Mozilla](https://www.vectorlogo.zone/logos/mozilla/mozilla-ar21.svg)](https://github.com/mozilla/fxemoji "Icon")
[![Node.js](https://www.vectorlogo.zone/logos/nodejs/nodejs-ar21.svg)](https://nodejs.org/ "Application Server")
[![NodePing](https://www.vectorlogo.zone/logos/nodeping/nodeping-ar21.svg)](https://nodeping.com?rid=201109281250J5K3P "Uptime monitoring")
[![npm](https://www.vectorlogo.zone/logos/npmjs/npmjs-ar21.svg)](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