screenguard

Capture intruder photos on failed authentication attempts and forward them to your Telegram bot.

screenguard alert in Telegram

Screenshots

Features

Install

  1. Make a Telegram bot.

    DM @BotFather, run /newbot, copy the HTTP API token.

  2. Clone and install.

    git clone https://github.com/legitcoconut/screenguard.git
    cd screenguard
    sudo ./install.sh
  3. Configure.

    sudo screenguard configure

    Paste the bot token, message your bot once so it can auto-detect your chat ID, then pick the cameras to use.

  4. Test.

    sudo screenguard test

    Captures from every selected camera and posts a test message. If it lands, the PAM hook will too.