flaschen-taschen
flaschen-taschen copied to clipboard
Add python code for the bookcase
This adds better library support for the bookcase, as well as support for addressing multiple flaschen taschens as a single unified 2d coordinate space.
ping?
Ah, sorry, I might have missed that turing Toorcamp. These changes are pretty specific to the Noisebridge set-up compared to the generic FlaschenTaschen project. So I think we should pull and merge the book-shelf specific changes with the Noisebridge specific fork in https://github.com/noisebridge/flaschen-taschen
.. and the changes to flaschen.py (hsv, fill()) should be a pull towards the generic F~T here.
So, I hear your concern. But that makes it considerably more complicated for people new to FT/NB that just want to hack a thing. Given that FT is NB specific for the moment, could you live with merging this to master? If not, then I'd recommend we make a concerted effort to make https://github.com/noisebridge/flaschen-taschen the canonical repo for everything NB FT related.
yes, I think the Noisebridge repo should be the canonical for Noisebridge related things. Mostly this is changing all documentation that points to the old one, and I need a login in a macos machine for 10min to have master also compilable there. Alternatively we can have another Noisebridge-flaschen repo that has nb specific hacks (using flaschen-taschen as submodules to get access to the library). Let's come up with a plan in meat space.