.github
bin
builder
docs
about.md
configure.md
dev.md
faq.md
hacks.md
index.md
install.md
plugins.md
usage.md
pwnagotchi
scripts
.DEREK.yml
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
# Documentation
|
|
|
|
- [About the Project](https://github.com/evilsocket/pwnagotchi/blob/master/docs/about.md)
|
|
- [How to Install](https://github.com/evilsocket/pwnagotchi/blob/master/docs/install.md)
|
|
- [Configuration](https://github.com/evilsocket/pwnagotchi/blob/master/docs/configure.md)
|
|
- [Usage](https://github.com/evilsocket/pwnagotchi/blob/master/docs/usage.md)
|
|
- [Plugins](https://github.com/evilsocket/pwnagotchi/blob/master/docs/plugins.md)
|
|
- [Development](https://github.com/evilsocket/pwnagotchi/blob/master/docs/dev.md)
|
|
- [FAQ](https://github.com/evilsocket/pwnagotchi/blob/master/docs/faq.md)
|
|
- [Community Hacks](https://github.com/evilsocket/pwnagotchi/blob/master/docs/hacks.md)
|
|
|
|
## Links
|
|
|
|
| Official Links
|
|
---------|-------
|
|
Slack | [pwnagotchi.slack.com](https://pwnagotchi.herokuapp.com)
|
|
Twitter | [@pwnagotchi](https://twitter.com/pwnagotchi)
|
|
Subreddit | [r/pwnagotchi](https://www.reddit.com/r/pwnagotchi/)
|
|
Website | [pwnagotchi.ai](https://pwnagotchi.ai/)
|
|
|
|
## License
|
|
|
|
`pwnagotchi` is made with ♥ by [@evilsocket](https://twitter.com/evilsocket) and the [amazing dev team](https://github.com/evilsocket/pwnagotchi/graphs/contributors). It's released under the GPL3 license.
|