My Projects
Below you can find some of my programming and modelling projects, attached are links the project site.
octoprint-cli
Command line client for OctoPrint 3D printer servers capable of controlling 3D print jobs, printer temperature, file management, and more! Useful for managing OctoPi instances from a SSH session.
Python 3, requests, argparse
pycDisGUI
GTK GUI for Python bytecode disassembly and reverse engineering. Powered by the xdis disassembler.
Python, xdis, PyGObject, PyGTK