ticker Ticker driving code. setup $ git clone https://github.com/v2tokens/ticker && cd ticker $ python3 -m venv .venv && source .venv/bin/activate $ make install run it Important: the script must be run as root $ make