Home

Awesome

<img align="right" src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/instagram.svg" width="50" height="50" /> <img align="right" src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/twitter.svg" width="50" height="50" />

Introduction

Welcome to PiGo – the open-source, free mobile companion for Raspberry Pi enthusiasts. Effortlessly explore and manage multiple Pi servers on the go.

PiGo: Your free and open gateway to seamless server navigation.

Installation

Get the app from Google Play:

<a href="https://play.google.com/store/apps/details?id=com.tejasgajjar.pigo"> <img alt="Android app on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" /> </a>

Screenshots

Accounts ListTransactions ListReportsReports
Accounts ListTransactions ListReportsReports

The application supports Android 5.0 (API 21) and above.

Features include:

Home Page Features:

Pi Server Management:

Pi Apps Management:

Additional Settings:

User Experience:

Building

Basic setup

If you want to build from source, just do

git clone https://github.com/gajjartejas/PiGo.git
cd PiGo
`npm install` or `yarn`
cd ios && pod install && cd..

With Android Studio

  1. Clone repo git clone https://github.com/gajjartejas/PiGo.git
  2. In Android Studio select "Open an existing Android Studio Project"
  3. Wait for Gradel to sync and then run or build.

With Xcode

  1. Clone repo git clone https://github.com/gajjartejas/PiGo.git
  2. Navigate to PiGo/ios and open PiGo.xcworkspace folder.
  3. Run the project.

Todo

  1. Auto refresh webview.
  2. Print support and save as PDF support.
  3. Push notification support.
  4. Background notification support.

Contributing

There are many ways you can contribute to the development.

License

PiGo is licensed under the MIT License.