/AreYouOk

This software can be programmed to ask 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.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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

1

2

3

4

5

Credits