piui icon indicating copy to clipboard operation
piui copied to clipboard

Add a UI to your standalone Raspberry Pi project using your Android phone

Results 13 piui issues
Sort by recently updated
recently updated
newest added

I tried changing `nginx.conf` `piui` server to `192.168.4.1:8080, then copying the file to /etc/nginx and restarting nginx thru init.d. I also tried changing `piui/__init__.py` PiUi class port to the same...

i followed the instructions and tried to run the demo. the python crashes when trying to initialize the http server. it seems that the nginx has bind the ip 0.0.0.0...

Although all the other pages in piui_demo.py work, The Toggle page does not work. The page renders with all the switches, but click on any of them doesn't change anything....

I can't find any good, simple, extensible solutions such as this. David, any plans to update?

I flashed the img on a SD card, as I did many times, but the Raspberry Pi3 won't boot...

I get the following error: AttributeError: 'module' object has no attribute '_global_conf_alias' This is on Raspbian. Any ideas? Thanks Leo

Hello, I installed piui the do-it-yourself way. I configured the **init**.py file so it now uses directly port 80, buty I have to start the demo with sudo because normal...

Hi, thanks for this awesome project. I have been working with it and it has been doing everything I want but I have found that it will slowly degrade in...