Skip to content

The project that won the university challenge at HackManchester 2013. A web based desktop replacement for our beloved Raspberry PI's

License

Notifications You must be signed in to change notification settings

solutionguy/pi-web-agent

 
 

Repository files navigation

#Description

This is a web-app agent for the raspberry pi. It allows you to interact easily with your Pi via your browser.

#Raspbian Jessie

Get release from:

https://github.com/vaslabs/pi-web-agent/releases/tag/0.5

#Raspbian Wheezy Get release from:

https://github.com/vaslabs/pi-web-agent/releases/tag/0.4-rc-2

This is the last release that supports Raspbian Wheezy

How to install

ssh to your pi and wget the release zip. E.g. for 0.5 do:

wget https://github.com/vaslabs/pi-web-agent/archive/0.5.zip

Then unzip the downloaded file and go to the unzipped directory. Then run install.sh. E.g. for the above example:

unzip 0.5.zip
cd 0.5
./install.sh

About

The project that won the university challenge at HackManchester 2013. A web based desktop replacement for our beloved Raspberry PI's

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.9%
  • Python 23.9%
  • JavaScript 14.5%
  • Shell 7.8%
  • CSS 2.1%
  • C 1.6%
  • Other 0.2%