Skip to content

Commit 3403baa

Browse files
committed
more clarity
1 parent e79e637 commit 3403baa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ If you want something more production ready:
2020
2. Copy the contents of ./aprs2mqtt into a reasonable location found in your Python sys.path
2121
3. Copy the direct commands somewhere in your $PATH or wherever you want to use them
2222

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+
2329
## Sending a Message
2430

2531
Use the aprs2mqttmsg command to send a message. Here is an example:

0 commit comments

Comments
 (0)