Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 850 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 850 Bytes

Raspberry Pi Monitor App

(Theoretically it should work on any arm/x86 linux machine, but I can't guarantee.)

Google Play

Screenshots

Features

  • Zero setup
  • Nothing will be installed on the raspberry pi

How does this work?

  1. Upload Raspberry Pi Monitor binary to the rpi /var/tmp/ by sftp.
  2. Use ssh to run that binary every second to get data.

Compile Release

flutter build apk --target-platform android-arm64,android-arm --split-per-abi --no-shrink