We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79e637 commit 3403baaCopy full SHA for 3403baa
README.md
@@ -20,6 +20,12 @@ If you want something more production ready:
20
2. Copy the contents of ./aprs2mqtt into a reasonable location found in your Python sys.path
21
3. Copy the direct commands somewhere in your $PATH or wherever you want to use them
22
23
+Note: aprs2mqttmsg and the Python packages/modules
24
+should be portable to all common platforms - Windows, Linux, MacOS, etc..
25
+However mqtt2aprsmsg has some Linux/BSD-ish-ness to it and won't currently work well
26
+on Windows. True cross-platform is an eventual goal to interact with other KISS interfaces
27
+rather than just Direwolf/kissutil.
28
+
29
## Sending a Message
30
31
Use the aprs2mqttmsg command to send a message. Here is an example:
0 commit comments