- This is the webchat extension for APRSD. This was removed from APRSD proper to help those installs that don't want/need the webchat capability and all of it's requirements.
- aprsd >= 3.5.0
You can install APRSD Webchat via pip from PyPI:
$ pip install aprsd-webchat-extension
After the install you can run webchat with the following
$ aprsd webchat --loglevel DEBUG
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the Apache Software License 2.0 license, APRSD Webchat is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @hemna's APRSD Extension Python Cookiecutter template.