Commit Graph

16 Commits

Author SHA1 Message Date
Craig Lamparter 126a718318
Merge pull request #3 from hemna/master
Added password, callsign and host
2018-11-21 13:04:58 -08:00
Walter A. Boring IV ca888685c5 Added password, callsign and host
This patch adds the cli options for setting the host, password
and the base callsign
2018-11-21 13:03:28 -08:00
Craig Lamparter a8385c6f97
Merge pull request #2 from hemna/master
Cleaned up trailing whitespace
2018-11-21 12:58:15 -08:00
Walter A. Boring IV 8b61116fce Added argparse for cli options
This patch adds the argparser to collect the user/callsign
from the command line, so it doesn't have to be hard coded.

It can be passed on the command line or set
in an environment var
python aprsd.py --user KCAMEL1

or

export APRS_USER=KCAMEL1
python aprsd.py
2018-11-21 12:55:14 -08:00
craigerl 174da13dda comments 2018-11-21 12:45:13 -08:00
craigerl d9caac64d7 make tn a global 2018-11-21 12:34:40 -08:00
Walter A. Boring IV 6ba6e14fdb Added standard python main()
This patch adds the standard python main() and
the requisite test for the script name.
2018-11-21 11:56:35 -08:00
craigerl f3e386c485 drop virtenv on first line 2018-11-21 11:45:20 -08:00
craigerl 7b74138cba added weather and location 2018-11-21 11:29:15 -08:00
craigerl 48036f9ffd mapme 2018-06-13 09:21:53 -07:00
craigerl 149580e8c4 de-localize 2018-06-13 09:07:09 -07:00
craigerl fcef0195b0 de-localize 2018-06-13 08:58:56 -07:00
craigerl 230cf45359
Update aprsd.py 2017-10-31 13:12:26 -07:00
craigerl 471af76595
Add files via upload 2017-10-31 13:11:36 -07:00
craigerl 2330523853
Update aprsd.py 2017-10-31 10:36:50 -07:00
craigerl 51579d7c23
Add files via upload 2017-10-31 09:58:06 -07:00