Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 1.86 KB

README.md

File metadata and controls

54 lines (43 loc) · 1.86 KB

RpiControl Core Build Status

RpiControl is a platform for Raspbian. RpiControl lets you configure and manage your device remotely over your local network.

Project website

This project contains 3 modules

Module Description
RpiControl Core Engine
RpiControl App Client application for macOS
RpiControl Mobile Client application for iOS

Requirements

  • OS Raspbian Stretch or newer
  • Raspberry Pi device

Build engine

  • 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.

Old versions

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)

License

Copyright (c) Oleg Mikhnovich. All rights reserved. Licensed under the Apache-2.0 License.