Skip to content

Commit ca29198

Browse files
committed
python: Add GUI screenshot
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 5d4128c commit ca29198

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,14 @@ To build your own application see the: [API command documentation](commands.md)
3535
Or use our `inputmodule-control` app, which you can download from the latest
3636
[GH Actions](https://github.com/FrameworkComputer/inputmodule-rs/actions) run or
3737
the [release page](https://github.com/FrameworkComputer/inputmodule-rs/releases).
38-
Optionally there are is also a [Python script](python/README.md).
3938

4039
For device specific commands, see their individual documentation pages.
4140

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+
4246
###### Permissions on Linux
4347
To ensure that the input module's port is accessible, install the `udev` rule and trigger a reload:
4448

res/ledmatrixgui-home.png

61.5 KB
Loading

0 commit comments

Comments
 (0)