Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woheller69/raspichecklight
https://github.com/woheller69/raspichecklight
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/woheller69/raspichecklight
- Owner: woheller69
- License: mit
- Created: 2024-01-19T21:48:32.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-24T10:05:28.000Z (10 months ago)
- Last Synced: 2024-01-24T11:47:32.551Z (10 months ago)
- Language: Java
- Size: 32.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RasPI Check
------------![RasPi Check Store Graphic](graphics/web_1024_500.jpg)
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.