Bookmark


 
The only icon HeaterMeter has is the favicon, which is an actual icon so iOS and Android don't support using that. The page itself also doesn't have one built in so I am guessing it gets a default icon. The favicon would look like crap if I blew it up to 192x192 so I guess I need to create one.
 
Added this to the snapshot, which is only for Pi 3 or Pi 2. If you want it in an old Pi 1, you can probably just add it manually to your setup until the snapshot has Pi 1 support. It is one line and one file.

Where should boxy-color.png be? I don't see it on the filesystem.

Nevermind, found it on the repo.

You can add them to current systems with these 2 commands:

Code:
curl -o /www/luci-static/resources/boxy-color.png https://raw.githubusercontent.com/CapnBry/HeaterMeter/master/openwrt/package/linkmeter/htdocs/luci-static/resources/boxy-color.png

curl -o /usr/lib/lua/luci/view/linkmeter/index.htm https://raw.githubusercontent.com/CapnBry/HeaterMeter/master/openwrt/package/linkmeter/luasrc/luci/view/linkmeter/index.htm
 
Last edited:
Thanks, Steve!

EDIT: And when I consulted the Smokin' Hardware, Inc art department on the design they said "He looks mad" and I said "Of course he is, he just caught his grillfriend cheating on him". I am never allowed back.
 
Last edited:

 

Back
Top