1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-17 10:46:34 -04:00
aprsd/aprsd
Hemna cd62db95c1 Added new feature to list-plugins command
This patch updates the ouput of the list-plugins command.
This also adds the ability to show the available plugins
to install that are published packages on pypi.org.

This also shows the list of installed packages from pypi.org
2021-12-08 17:16:17 -05:00
..
clients Refactor the cli 2021-11-05 13:36:33 -04:00
cmds Added new feature to list-plugins command 2021-12-08 17:16:17 -05:00
logging Fixed some pep8 errors 2021-12-03 09:10:33 -05:00
plugins Added unit tests for USWeatherPlugin, USMetarPlugin 2021-12-07 13:31:58 -05:00
web Added new SeenList 2021-10-09 14:29:25 -04:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
cli_helper.py Healthcheck command doesn't need the aprsd.yml config 2021-11-10 11:52:51 -05:00
client.py Added new Config object. 2021-10-04 15:37:14 -04:00
config.py Added python rich library based logging. 2021-12-03 08:05:03 -05:00
flask.py Fix admin logging tab 2021-11-12 12:17:45 -05:00
fuzzyclock.py Lots of fixes 2021-01-08 20:58:18 -05:00
log.py Added python rich library based logging. 2021-12-03 08:05:03 -05:00
messaging.py Tightened up the packet logging 2021-12-07 15:00:38 -05:00
objectstore.py fixed the failure during loading for objectstore 2021-11-13 15:07:28 -05:00
packets.py Make sure SeenList update has a from in packet 2021-10-21 08:40:40 -04:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
plugin.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
stats.py Added objectstore Mixin 2021-10-20 14:07:22 -04:00
threads.py Reduced the APRSIS connection reset to 2 minutes 2021-12-06 14:34:22 -05:00
trace.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
utils.py Added python rich library based logging. 2021-12-03 08:05:03 -05:00