1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-09-06 23:27:54 -04:00

Update README.md

This commit is contained in:
Craig Lamparter 2018-06-13 09:04:05 -07:00 committed by GitHub
parent 34d4da8f0d
commit e3a18417f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,15 +7,15 @@ You must also have an imap email account available for polling.
Current messages this will respond to: Current messages this will respond to:
# APRS messages: APRS messages:
# t(ime) = respond with the current time t(ime) = respond with the current time
# f(ortune) = respond with a short fortune (requires fuzzyclock python module) f(ortune) = respond with a short fortune (requires fuzzyclock python module)
# -email_addr email text = send an email -email_addr email text = send an email
# -2 = display the last 2 emails received -2 = display the last 2 emails received
# anything else = respond with usage anything else = respond with usage
#
# Meanwhile this code will monitor an imap mailbox and forward email Meanwhile this code will monitor an imap mailbox and forward email
# to your BASECALLSIGN over the air. to your BASECALLSIGN over the air.
There are additional parameters in the code (sorry), so be sure to set your There are additional parameters in the code (sorry), so be sure to set your