cyrilschumacher / tournicoti

Tool to rotate automatically URLs in a full screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use configuration file for custom rules

cyrilschumacher opened this issue · comments

It would be interesting to add configuration file support. This configuration file can contain custom rules:

{
  "rules": {
    "address": "",
    "zoom": 1,
    "scroll": {
      "target": ""
    },
    "eval": [""]
  }
}