This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Description
I need to run multiple odometers with the same theme but different formats. I can't make a manual check, as they are dynamically created. (The other issue is performance, of course, I'll ask about that later in this post). So I have multiple odometers, some of which I want to be percents, and some of which I want to be rounded numbers, and some of which I want to be decimals.
The second issue is performance. I will have on average 28 odometers running (You can check them out here: https://lowlimeoop-1.freezephoenix.repl.co/). This often causes spurts of lag when running on a only slightly outdated machine.