RpiControl is a platform for Raspbian. RpiControl lets you configure and manage your device remotely over your local network.
This project contains 3 modules
Module | Description |
---|---|
RpiControl Core | Engine |
RpiControl App | Client application for macOS |
RpiControl Mobile | Client application for iOS |
- OS Raspbian Stretch or newer
- Raspberry Pi device
- Install CMake.
- Clone this repo
git clone https://github.com/olegmikhnovich/RpiControlCore
- Go to the folder
cd RpiControlCore
- Give execute permissions to install script
sudo chmod +x ./install.sh
- And run it
sudo ./install.sh
After this steps you should reboot your device.
WARNING! DON'T USE LEGACY VERSIONS OF THIS PRODUCT!
LEGACY VERSIONS WILL BE DELETED SOON
The platform has been completely rewritten! You can see old versions of the product at these links:
Module | Description |
---|---|
RpiControl | Engine (Legacy) |
RpiControl Portal | Web portal (Legacy) |
Dashboard | Client Dashboard (Legacy) |
Copyright (c) Oleg Mikhnovich. All rights reserved. Licensed under the Apache-2.0 License.