David Ferguson

Results 95 comments of David Ferguson

Like running a script? There is the `Run command` block, which allows you to input a command to run (such as `touch /boot/test` or `mkdir -p /my/new/directory`) is this what...

PiBakery v2 has a different copy-paste mechanism, which should now be working. I've not created a release for this yet, as I hope to fix a few more things first.

I'll have a think about this - it should be possible to do, and even make backwards compatible with older PiBakery versions. I have an idea of how I could...

@dsdude123 I'm thinking of ways to implement this now, and I can get it to work, but I'm not sure how it should work if it's used with oneveryboot. Any...

My issue is that at the moment, if I pushed the block out, it would be available in older versions of PiBakery where I can't block it from being added...

> In that case, on connect you can traverse the block tree and figure out if it's been placed on the "every boot" block, and in that case just revert...

> Does anything essential for the OS or pibakery depend on running on this “on-every-boot”? No, it's just used for PiBakery. I'll have a look at this block soon -...

Here's an outline of the features I'd like for PiBakery v3. This list may change over time: - separate the core of PiBakery and the GUI into two separate packages,...

What version of PiBakery are you using?

V2 is still experimental and had been marked as a pre-release. It actually doesn't yet have the block drag-drop implemented, but this will of course be added in the future