Metadata-Version: 2.1
Name: remoshock
Version: 0.8.1
Summary: Computer based shock-collar remote control with "evil" features.
Home-page: https://remoshock.github.io
Author: Nils Winter
Author-email: nils.winter@yahoo.com
License: GNU Affero General Public License v3 (AGPL)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# <img src="https://raw.githubusercontent.com/remoshock/remoshock/master/src/remoshock/web/favicon.png" alt="Logo showing a drawing of a shock collar receiver" height="32">&nbsp;&nbsp; remoshock

Quick links:&nbsp;&nbsp;
<a href="https://remoshock.github.io/warning.html">
<img alt="Warning" src="https://img.shields.io/badge/-Warning-red"></a> 
<a href="https://remoshock.github.io/faq.html">
<img alt="Frequently Asked Questions" src="https://img.shields.io/badge/-FAQ-yellow"></a> 
<a href="https://remoshock.github.io/development/license.html">
<img alt="License: AGPL" src="https://img.shields.io/badge/-AGPL-%23AAF"></a> 
<a href="https://github.com/remoshock/remoshock/releases">
<img alt="Changes" src="https://img.shields.io/badge/-Changes-green"></a> 

<div>
<a href="https://remoshock.github.io/application/remoshockrnd.html">
<img style="border: 1px #AAA solid; padding: 1em" alt="Randomizer" src="https://raw.githubusercontent.com/remoshock/remoshock/master/docs/randomizer.png" height="200"></a> 
<a href="https://remoshock.github.io/receivers.html">
<img style="border: 1px #AAA solid; padding: 1em" alt="Photo of PAC collars with HackRF SDR" src="https://raw.githubusercontent.com/remoshock/remoshock/master/docs/pac.jpeg" height="200"></a> 
<a href="https://remoshock.github.io/application/remoshockserver.html">
<img style="border: 1px #AAA solid; padding: 1em" alt="Remote Control User Interface" src="https://raw.githubusercontent.com/remoshock/remoshock/master/docs/remote.png" height="200"></a>
</div>

remoshock is a computer based remote control for shock collars.

It consists of
- a web-based user interface, that works on mobile
- a randomizer program
- a command line interface program.
- a web-based API


Please see [https://remoshock.github.io/](https://remoshock.github.io/) for details.


<table>
<tr>

<tr><td>
<h2>🔧 Setup</h2>
<a href="https://remoshock.github.io/setup.html">
Hardware requirements, Getting started, Installations instructions.
</a>

</td><td>

<h2><img src="https://remoshock.github.io/resources/favicon_small.png" height="32" width="32" style="height: 1.2em; width: auto; vertical-align: text-bottom;" alt=""> Receivers</h2>
<a href="https://remoshock.github.io/receivers.html">
Supported shock collars: PAC, Petpat, Petrainer, Wodondog, ...
</a>

</td></tr>
<tr><td>

<h2>💻 Applications</h2>
<a href="https://remoshock.github.io/applications.html">
Mobile friendly web remote. Command line interface. Randomizer.
</a>

</td><td>

<h2>⌨️ Development</h2>
<a href="https://remoshock.github.io/development.html">
REST API, Source code.
</a>

</td></tr>
<tr><td>

<h2>❓ FAQ</h2>
<a href="https://remoshock.github.io/faq.html">
Frequently asked questons. Troubleshooting tips.
</a>

</td><td>

<h2>⚠️ Warning</h2>
<a href="https://remoshock.github.io/warning.html">
Playing with electricity has risks.
</a>

</td></tr>
</table>

