pibakery
pibakery copied to clipboard
The blocks based, easy to use setup tool for Raspberry Pi
For me, I can't see this block working. When ssh-ing and just running "vncserver", I can see it starting however, and have no problem connecting to it. Not sure how...
Suggestion: A block to set a static IP. Would need static IP, router IP and DNS IP as variables. Could be put into `/etc/dhcpcd.conf`.
Would be nice to modify boot options as a new block. hdmi audio selection, and camera led disable might be two good candidates for this.
Breaking out that file into logical modules like recipeImportExport, sdcard, etc and throwing in unit tests would help to make the code more supportable long term. I wouldn't mind taking...
I have my device working with the official touch screen. If I run "ipconfig" on every boot I'm guessing it's going to just run that before the GUI boots. Is...
This concerns adding a custom block by dragging the folder into the application window. The user is allowed to drag the same block multiple times. Each time the block is...
It would good if there was enhancement to PIBakery Export & Import facility. - a confirmation warning if attempt to attempt to close a unsaved changed project ... triggered by...
Right now my pi is stuck at 50% on the run command block. More info on which block I'm on and maybe some debug output would give more assurance it's...
When importing a recipe that contains a custom block, if that custom block has not been added in the current session, then the workspace appears to be blank. Right clicking...
Hello, Nice configuration tool. If you don't mind please add the option to make root filesystem read only, so no abrupt power loss can damage the os. Thank you