Hi David,
Just subscribe to your beautiful app and I have some questions (might have been asked before ...):
1. Is it possible to replace the icons in "Show Time Out status in the menu bar" - and if yes - how?
2. How can I make a theme that can access a local video file?
I'm not a developer so please have some patience here :D
Thanks.
Adrian
Attachment | Size |
---|---|
Screen Shot 2018-01-18 at 20.06.10.png | 21.71 KB |
Screen Shot 2018-01-18 at 20.09.15.png | 29.46 KB |
Re: Own videos and icons
Hi Adrian,
Thanks for using Time Out; I'm glad you like it.
"videoId"
value in the HTML should play a different YouTube video. To play a local file, you'd need to make a HTML page with avideo
tag. You could base that on a local theme like the "Icon" one.If you're not familiar with editing HTML, you might want to explore w3schools.com, which includes easy-to-follow tutorials.
Hope this helps!