https://github.com/woheller69/raspichecklight
https://github.com/woheller69/raspichecklight
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/woheller69/raspichecklight
- Owner: woheller69
- License: mit
- Created: 2024-01-19T21:48:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T10:05:28.000Z (over 1 year ago)
- Last Synced: 2025-03-28T08:41:43.628Z (7 months ago)
- Language: Java
- Size: 32.7 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RasPI Check
------------
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](https://github.com/hierynomus/sshj)) to connect to your Raspberry Pi ® and queries the information using Linux utilities like `ps`, `df` or the [`/proc` virtual filesystem](https://www.tldp.org/LDP/Linux-Filesystem-Hierarchy/html/proc.html). This app also works on other SBCs via [fake_vcgencmd](https://github.com/clach04/fake_vcgencmd), e.g. when running [Armbian](https://www.armbian.com).
Modifications of this fork:
- upgraded to Android 13
- only supports login via password
- provides a new vector icon and also a monochrome icon
- no widgetCopyright Information
------------Forked from https://github.com/eidottermihi/rpicheck
The app logo is a derivative of "Raspberry.ico" by [Martina Šmejkalová](http://www.sireasgallery.com/), used under [CC BY](http://creativecommons.org/licenses/by/2.0/).
'RasPi' is one of the Rasberry Pi ® abbreviations. For more information visit [http://www.raspberrypi.org](http://www.raspberrypi.org). Raspberry Pi is a trademark of the Raspberry Pi Foundation.