Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 880 Bytes

File metadata and controls

21 lines (11 loc) · 880 Bytes

Security App

Usage Guide

  1. Install eas-cli: npm install -g eas-cli

  2. APK File: Create an APK file by building the application with npx eas build --platform android.

  3. APK File: Or download the archive from the latest release

  4. Installation: Install the Android app using this APK file.

  5. Account Creation: Register a new account. You will automatically be assigned the User role.

  6. Gain Access: An Admin must manually change your role to Member.

  7. View Images: Once upgraded, you can navigate to the Gallery tab to see the images, which are recorded on a Raspberry Pi Zero W and updated every 5 minutes, or checkout the Live section to view the current camera screen.

Backend Repository

Backend Repository