Metadata-Version: 2.1
Name: camguard
Version: 1.1.0b0
Summary: camguard - home surveillance system
Home-page: https://camguard.readthedocs.io/
Author: matt-hires
Author-email: camguard@matt-hires.at
License: GNU General Public License v3 (GPLv3)
Project-URL: Bug Tracker, https://github.com/matt-hires/camguard/issues
Project-URL: Documentation, https://camguard.readthedocs.io/
Project-URL: Source Code, https://github.com/matt-hires/camguard
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.7.3
Description-Content-Type: text/x-rst
Provides-Extra: raspi
Provides-Extra: dev
Provides-Extra: debug
License-File: LICENSE

===================================
camguard - home surveillance system
===================================

| |github license| |_| |PyPI Python| |_| |Travis CI| |_| |RTD|
| |Deepsource Resolved Issues| |_| |Deepsource Active Issues|

.. |_| unicode:: 0xA0 

.. |github license| image:: https://img.shields.io/github/license/matt-hires/camguard?logo=Open%20Source%20Initiative&logoColor=0F0 
    :target: https://github.com/matt-hires/camguard/blob/main/LICENSE
    :alt: Project License on GitHub
.. |PyPI Python| image:: https://img.shields.io/pypi/pyversions/camguard?logo=python&logoColor=yellow
    :target: https://pypi.org/project/camguard 
    :alt: PyPI Package
.. |Travis CI| image:: https://img.shields.io/travis/com/matt-hires/camguard?logo=travis 
    :target: https://app.travis-ci.com/matt-hires/camguard
    :alt: Travis CI
.. |RTD| image:: https://img.shields.io/readthedocs/camguard?logo=readthedocs&logoColor=%238CA1AF
    :target: https://camguard.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. |Deepsource Resolved Issues| image:: https://deepsource.io/gh/matt-hires/camguard.svg/?label=resolved+issues&show_trend=true&token=LXkH6P36GjNCig8w940UG5Q4
  :target: https://deepsource.io/gh/matt-hires/camguard/?ref=repository-badge
  :alt: Deepsource Resolved Issues
.. |Deepsource Active Issues| image:: https://deepsource.io/gh/matt-hires/camguard.svg/?label=active+issues&show_trend=true&token=LXkH6P36GjNCig8w940UG5Q4
  :target: https://deepsource.io/gh/matt-hires/camguard/?ref=repository-badge
  :alt: Deepsource Active Issues

``camguard`` offers a home surveillance system for |raspi|_ while using a connected motion sensor and camera. It can be used as a cli-application as well as a unix daemon.

Full documentation is available on |camguard rtd|_

.. _`raspi`: https://www.raspberrypi.org/
.. |raspi| replace:: **Raspberry Pi** 
.. _`camguard rtd`: https://camguard.readthedocs.io
.. |camguard rtd| replace:: **camguard.readthedocs.io**


