1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-10-18 01:30:16 -04:00

Updated README

This commit is contained in:
Hemna 2024-05-27 22:28:19 -04:00
parent f7a9f7aaab
commit 8f1733e493

View File

@ -69,6 +69,7 @@ Help
==== ====
:: ::
└─> aprsd -h └─> aprsd -h
Usage: aprsd [OPTIONS] COMMAND [ARGS]... Usage: aprsd [OPTIONS] COMMAND [ARGS]...
@ -77,18 +78,19 @@ Help
-h, --help Show this message and exit. -h, --help Show this message and exit.
Commands: Commands:
check-version Check this version against the latest in pypi.org. check-version Check this version against the latest in pypi.org.
completion Click Completion subcommands completion Show the shell completion code
dev Development type subcommands dev Development type subcommands
healthcheck Check the health of the running aprsd server. fetch-stats Fetch stats from a APRSD admin web interface.
list-plugins List the built in plugins available to APRSD. healthcheck Check the health of the running aprsd server.
listen Listen to packets on the APRS-IS Network based on FILTER. list-extensions List the built in plugins available to APRSD.
sample-config Generate a sample Config file from aprsd and all... list-plugins List the built in plugins available to APRSD.
send-message Send a message to a callsign via APRS_IS. listen Listen to packets on the APRS-IS Network based on FILTER.
server Start the aprsd server gateway process. sample-config Generate a sample Config file from aprsd and all...
version Show the APRSD version. send-message Send a message to a callsign via APRS_IS.
webchat Web based HAM Radio chat program! server Start the aprsd server gateway process.
version Show the APRSD version.
webchat Web based HAM Radio chat program!
Commands Commands