Files
DREAMMAKER/README.md
T

24 lines
928 B
Markdown

# [DЯΣΛMMΛKΣЯ]
## Automatic police alarm
## How does it work?
- Certin bits of cop kit constantly emit bluetooth low energy beacons
- Because we can look up the mac addresses, we can filter for those vendors
- Tazers
- Axon bodycamera
## Requires cryptsetup
## Instakll
`bash install_dreammaker.sh`
## LICENSE
[![Do What the Fuck You Want to Public License - WTFPL](./wtfpl-badge-1_88x31.png "Do What the Fuck You Want to Public License - WTFPL Badge")](./COPYING.txt)
**Do What the Fuck You Want to Public License (WTFPL)**
"Free as in freedom **AND** free as in free beer"
[WTFPL Home](https://www.wtfpl.net) ([Archive](https://web.archive.org/web/20251218082119/https://www.wtfpl.net/))
[WTFPL Local Copy](./COPYING.txt)
### Text
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
```