Get data from NightScout and create a notification to be showed on AWTRIX
Create an entry on crontab every 5 minutes and launch python script:
*/5 * * * * /home/user/scripts/ns.py
Get data from NightScout and create a notification to be showed on AWTRIX
Python