AreYouOk?
This software can be programmed to ask regularly if the user is ok. In case of not answering in a certain time, or answering no, a notification will be sent through a Telegram bot (https://core.telegram.org/bots).
Requires cURL on your system.
Instructions
- Make sure to set your telegram bot 'TOKEN' and its 'CHAT_ID', check areyouokdialog.cpp.
- You can change the message, by editing the define 'MESSAGE', check areyouokdialog.cpp. This must be written in Percent-encoding.
Screenshots
Credits
- Bell icon: https://www.iconfinder.com/icons/254206/alarm_alert_bell_ring_icon. License: https://creativecommons.org/licenses/by/3.0/
- QT: This project uses QT https://download.qt.io/. The majority of the Qt modules are available under the LGPL v3 (https://www.gnu.org/licenses/lgpl-3.0.html) and GPL v3 (https://www.gnu.org/licenses/gpl-3.0.html) open source license.