pibakery icon indicating copy to clipboard operation
pibakery copied to clipboard

The blocks based, easy to use setup tool for Raspberry Pi

Results 72 pibakery issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi there, I am making a custom block to connect automatically to the network of my university. It is a complex authentication so more lines have to be added to...

Wifi does noet work if you enter country code AT. Error in log stating that country code is not set. works when changed to GB. checked the iso standard just...

There are many files in the repository which have unnecessary execute permissions set. While this is mostly a cosmetic issue of low importance, fixing this makes the repository consistent --...

When you type in a textfield for too long, so that its out of the window, the whole UI moves. maybe make the viewport move or limit the visible characters...

wontfix

It would be nice if you could add your own git repos for blocks in addition to the official source.

enhancement

Could you get this script to work with something like the Ubuntu MATE Pi version?

enhancement

So, I downloaded Raspbian lite from the repo and I modified the images.json so it fits my Raspian lite download. `[{"version":5,"compressedMD5":"d63d00c3988a277f9ed9ac1862792745","uncompressedMD5":"b0711ca2316022ddea051ebdf2163d06","uncompressedSize":1304672023,"filename":"raspbian-lite-pibakery.img","compressedFilename":"raspbian-lite-pibakery.7z","uncompressedFilename":"raspbian-lite-pibakery-new.img","displayName":"Raspbian Lite","installed":true,"skipVersion":0}]` But PiBakery keeps resetting the "installed" value to...

I would love to see some sort of PiBakery server that would allow me to push updated scripts for Every Boot and also be able to push scripts to update...

enhancement
wontfix

I am writing a block which allows SSH via USB (on g_ether for zero w). In principle this can be a combination of blocks, if we know the right order....

It would be nice to have a CLI- Tool for pibakery. Either use this idea or the already developed one and merge this pull req #106 ## Idea I would...