Olay

Free Olay

https://etrusci.org/tool/olay/3
  • Built files are now included in the main branch. If you want to host it yourself, you can now just grab the olay/ directory and upload it to your webserver without setting up the build tools first.
Full Changelog: v3.2.1...v3.2.2
  • Like
Reactions: falti
https://etrusci.org/tool/olay/3
  • Added premade themes (CSS) you can copy and paste.
  • Added theme preview through URL parameter.
  • Various minor bugfixes and enhancements.
  • Updated documentation.
Full Changelog: v3.2.0...v3.2.1
https://etrusci.org/tool/olay/3
  • New module: weather. Displays current weather data.
  • New parameter for countdu module: timeunitletters. There's also a new checkbox for this in the configurator.
  • Updated/enhanced documentation.
  • Various internal enhancements.
Full Changelog: v3.1.0...v3.2.0
https://etrusci.org/tool/olay/3
  • All modules have now a default text color that works on both black and white background. This was added because the default background in OBS is black, and therefore the overlay output was not visible because the text color was also black.
    /* new in default styles: */
    .mod { color: #D9269D; }
  • Updated documentation and configurator page contents and added a how-to image.
  • Various internal refactoring.
Full Changelog: v3.0.0...v3.1.0
  • Like
Reactions: NCC24656
Top