Skip to main content

Tongue and Groove Reckoner app

Tongue and Groove Reckoner app

Tongue and Groove Reckoner app link

I wrote this little reckoner app to help with working out the height to set the tongue-and-groove router bit at for different thicknesses of wood, so I can use it on my phone in the workshop, but if you find it useful, you can use it too. It's written in Brython, a version of Python 3 that runs on web browsers - it kind of transpiles to Javascript, so it doesn't need a server on the back-end. Because it's using the theme CSS of MakerPunkBuzz, it should scale to work on mobile devices too. It doesn't log anything or send anything to any servers - the code and libraries used are coming right from my lil' RPi web server. You're free to use the code under the terms of the GPL3 License. You're free to modify it for your own needs, as long as you don't change the license or try to further restrict what other users can do with it.