David Ferguson

Results 95 comments of David Ferguson

This is down to how Google Blockly handles text fields and the workspace UI. Not sure how to fix on the PiBakery end.

That's an interesting idea, and certainly one I'll investigate. I can see this being useful for schools or clubs that would like custom blocks for them, but wouldn't want those...

This is now a feature in PiBakery v2 - although currently it isn't exposed in the UI. It'll be added in the future.

Distros based off debian (Raspbian Full, Raspbian Lite, Ubuntu) should be able to support PiBakery, and in the next update I'm hoping to have Raspbian Lite support. I'll look into...

I've never actually used Arch Linux before, so I'll need to investigate further before saying it would be possible. It would probably mean that many of the blocks would need...

Firstly sorry for not responding to this thread for over a year - hopefully this extra long reply makes up for it! ---- Supporting non-Raspbian operating systems comes with the...

Now that PiBakery v2 supports using any Raspbian .img file (and no longer bundles the images with the app), it should be possible to use other distros too. The 'magic'...

That's an interesting idea, but sadly not one that I'll be working on in the immediate future, due to the volume of changes that would need to be made to...

Did you follow the instructions listed at https://github.com/davidferguson/pibakery#installing-from-source? From the output you've posted it looks like you haven't run `npm install`, as that *should* install electron, which is why it...

I can easily have it able to create and export/import recipes online for editing, but obviously writing isn't possible online. I've thought about this before, and had the idea that...