FAQ

How can I display this on an actual TV, without hooking up a PC?
Use an Amazon FireTV Stick! There is a App for the Amazon FireTV!
Why isn't my clock displaying properly?
Hmm... That's a tough one. Can you send us the following information?

Key Value
IP address 18.223.21.5
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
window x
screen x
viewport
How do you get the high-res (1920x1080) web pages on the FireTV? My web pages think it is 960x520

This was tough to figure out, but is pretty easy if you can control the viewport meta tag in the HTML and are using your own app (i.e. not the WASK thing) with a WebView you can tweak.

First: in the app, WebSettings.setUseWideViewport(true).

Second: make sure the viewport has initial-scale=0.5.

Here are some test pages with various viewport settings:

1920

1920_half

dw_one_s2f_n

dw_half_s2f_y

dw_half_s2f_y_hdpi

1920_half_s2f_y_hdpi

hdpi