mirror of
https://github.com/bliksemlabs/PyMeshCoreGUI.git
synced 2026-03-28 17:42:41 +01:00
Initial commit
PyMeshCore GUI is an open-source desktop application for interacting with the MeshCore network. It focuses on **chatting, prototyping, and development** on top of MeshCore, with an emphasis on desktop workflows and developer accessibility. The project is built using PySide6 (Qt for Python) and meshcore-py.
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
**/.idea
|
||||
**/__pycache__/
|
||||
**/.venv
|
||||
*.pyc
|
||||
uv.lock
|
||||
Reference in New Issue
Block a user