eidottermihi / rpicheck

RasPi Check - an Android app for checking your Raspberry Pi status.

Home Page:https://eidottermihi.github.io/rpicheck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RasPi Check Build Status

🚧 Looking for adoption 🚧

RasPi Check started as a little personal project, from which I've never thought, that it would reach so many Raspberry Pi ® users. However, I no longer have the time (and patience) to keep this project up-2-date and especially to keep up with Google Play Store guidelines and Android API changes.

This being said, version 1.8.14 is the final release of RasPi Check (available on F-Droid and on GitHub Releases).

If you have experience in maintaining an Android app & would like to take over the (outdated) codebase of RasPi Check, please reach out to me.

RasPi Check

RasPi Check Store Graphic

Android app for checking the status of your Raspberry Pi ® or other SBCs.

The goal of this Android app is to show the user the current system status of a running Raspberry Pi ®.

RasPi Check uses a SSH connection (using SSHJ) to connect to your Raspberry Pi ® and queries the information using Linux utilities like ps, df or the /proc virtual filesystem. This app also works on other SBCs via fake_vcgencmd, e.g. when running Armbian.

01-rpicheck.png 02-rpicheck.png 03-rpicheck.png

Download

Get it on F-Droid

GitHub Releases

Copyright Information

The app logo is a derivative of "Raspberry.ico" by Martina Šmejkalová, used under CC BY. The app logo is licensed under CC BY by Michael Prankl.

'RasPi' is one of the Rasberry Pi ® abbreviations. For more information visit http://www.raspberrypi.org. Raspberry Pi is a trademark of the Raspberry Pi Foundation.

About

RasPi Check - an Android app for checking your Raspberry Pi status.

https://eidottermihi.github.io/rpicheck/

License:MIT License


Languages

Language:Java 99.3%Language:Shell 0.5%Language:Dockerfile 0.2%