Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 840 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 840 Bytes

rpicheck - RasPi Check

Android app for checking your Raspberry Pi status.

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

To gather the information needed, RasPi Check uses a SSH connection (using a android-specific fork shikhar/sshj).

Download

RasPi Check is avalaible at Google Play.

Bugs

If you find any bugs and glitches, feel free to open an issue here.

Contributing

Feel free to fork and open up pull request!

Used android libraries are included under libs/, just make sure you import them to your Eclipse workspace as Android projects.