https://github.com/toabctl/awm
awm
https://github.com/toabctl/awm
Last synced: about 1 year ago
JSON representation
awm
- Host: GitHub
- URL: https://github.com/toabctl/awm
- Owner: toabctl
- License: apache-2.0
- Created: 2020-11-03T14:40:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T09:59:57.000Z (over 5 years ago)
- Last Synced: 2025-01-21T18:12:41.844Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://travis-ci.com/toabctl/awm.svg?branch=master
:target: https://travis-ci.com/toabctl/awm
.. image:: https://readthedocs.org/projects/awm/badge/?version=latest
:target: https://awm.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
awm (a web monitor)
===================
`awm` is a collection of services to monitor websites.
Please read the full documentation which can be found online
or can be compiled locally.
online docs
+++++++++++
The documentation is available at `readthedocs`_ .
compile local docs
++++++++++++++++++
To build the documentation locally, do ::
tox -edocs
The documentation is now available at `docs/build/html/`.
.. _`readthedocs`: http://awm.readthedocs.io/