File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,14 @@ To build your own application see the: [API command documentation](commands.md)
35
35
Or use our ` inputmodule-control ` app, which you can download from the latest
36
36
[ GH Actions] ( https://github.com/FrameworkComputer/inputmodule-rs/actions ) run or
37
37
the [ release page] ( https://github.com/FrameworkComputer/inputmodule-rs/releases ) .
38
- Optionally there are is also a [ Python script] ( python/README.md ) .
39
38
40
39
For device specific commands, see their individual documentation pages.
41
40
41
+ ### GUI and Python
42
+ There are also a python library and GUI tool. See their [ README] ( python/README.md ) .
43
+
44
+ ![ ] ( res/ledmatrixgui-home.png )
45
+
42
46
###### Permissions on Linux
43
47
To ensure that the input module's port is accessible, install the ` udev ` rule and trigger a reload:
44
48
You can’t perform that action at this time.
0 commit comments