electromuis
electromuis
Created an application that automatically lists all Flipper apps from github. The browsers let's you search through all these and can build them on demand when downloading.
I had an issue with this config ``` data () { return { valid: false, success: false, loading: true, message: "", model: { tournamentManagers: [] }, schema: { fields: [...
Wrote support for Windows Terminal since it wasn't there yet. Would be nice if this could be hosted under the doki-theme account too! Find it here: https://github.com/electromuis/doki-theme-windows-terminal
For a board I made using the esp32s3 I also have a desktop client written in c++. It would be great if users could update the firmware directly from the...
This feature changes the wifi form in the setup wizzard. It will find networks from: - Connected slime tracker wifi scanning - Windows saved wifi networks - Windows wifi scanning...
Got connection issues when using slimes for the first time. There is a firewall script that pus in rules for all the ports, but even with that enabled windows still...
When trying to make an array out of a linked part in an assembly and try to save, I get the error: ` 20:36:37 PropertyPythonObject::toString(): failed for 20:36:37 Traceback (most...
When trying to edit the part information fields I get the following error: ` 12:58:23 Traceback (most recent call last): File "C:\Users\Electromuis\AppData\Roaming\FreeCAD\Mod\Assembly4\.\infoPartCmd.py", line 594, in accept for prop in infoPartCmd.partInfo:...