Really simple app to track amount of habitats on each day.
» python main.py 16719 203
Statistic for day 22 saved successfully
Total: 16922 (+500)
Instagram: 16719 (+250)
Youtube: 203 (+250)
You need to have poetry installed.
git clone https://github.com/integrityofstellar/stellarcitytracker-cli
cd stellarcitytracker-cli
poetry install
First argument is amount of followers on Instagram, second is amount of followers on Youtube.
poetry run python main.py 16719 203