mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-25 01:18:43 -05:00
Update README.md
This commit is contained in:
parent
34d4da8f0d
commit
e3a18417f1
18
README.md
18
README.md
@ -7,15 +7,15 @@ You must also have an imap email account available for polling.
|
||||
|
||||
Current messages this will respond to:
|
||||
|
||||
# APRS messages:
|
||||
# t(ime) = respond with the current time
|
||||
# f(ortune) = respond with a short fortune (requires fuzzyclock python module)
|
||||
# -email_addr email text = send an email
|
||||
# -2 = display the last 2 emails received
|
||||
# anything else = respond with usage
|
||||
#
|
||||
# Meanwhile this code will monitor an imap mailbox and forward email
|
||||
# to your BASECALLSIGN over the air.
|
||||
APRS messages:
|
||||
t(ime) = respond with the current time
|
||||
f(ortune) = respond with a short fortune (requires fuzzyclock python module)
|
||||
-email_addr email text = send an email
|
||||
-2 = display the last 2 emails received
|
||||
anything else = respond with usage
|
||||
|
||||
Meanwhile this code will monitor an imap mailbox and forward email
|
||||
to your BASECALLSIGN over the air.
|
||||
|
||||
|
||||
There are additional parameters in the code (sorry), so be sure to set your
|
||||
|
Loading…
Reference in New Issue
Block a user