1.4 KiB
1.4 KiB
Instructions
- Just download the two files from the Github repository (hamdash.html and wheelzoom.js) and keep them together on the same folder.
- Open hamdash.html with any browser of your preference and you done.
- With any text editor (like Notepad) you can change the source images (can be more than one per box) or the menu options.
Quick Help
- Double click on an image to expand to full screen.
- Double click again to close full screen view.
- Right click on an image to display the next one. (In the latest version is possible to add multiple images per box.)
- The content refreshes automatically every 5 minutes.
Is that easy!
73
2024.05.25 Changelog:
Improvements
- Removed dependencies to local installed fonts. Fonts now are loaded from Google Fonts directly to ensure consistency.
- Ability to add multiple images per position. Images are rotated automatically every 30 seconds.
- Autorefresh is now paused automatically when switching to a website (from menu) or when an image is zoomed-in to full screen
- Moved configuration variables to the top of the script and added extra commentary to ease the initial setup