Commit Graph

39 Commits

Author SHA1 Message Date
Simone Margaritelli 9a80592597 Merge pull request #13 from xBelladonna/clock/custom-date
Enable custom date format in config
2020-06-26 14:17:50 +02:00
Simone Margaritelli f84197b454 Merge pull request #12 from xBelladonna/bugfix/telegram
Fix typo in telegram.py
2020-06-26 14:17:23 +02:00
Simone Margaritelli 4c61cc51c0 Merge pull request #14 from xBelladonna/clock/toml
Follow migration to toml for clock plugin
2020-06-26 14:17:08 +02:00
Simone Margaritelli 7f35161a56 Merge pull request #15 from xBelladonna/discord
Add support for Discord (using webhooks)
2020-06-26 14:16:44 +02:00
Simone Margaritelli 3252f9b401 Merge pull request #16 from dadav/develop
various fixes
2020-06-26 14:16:14 +02:00
dadav 6429221f7e version++ 2020-04-14 18:16:00 +02:00
dadav 9cc9bc1453 add filter 2020-04-14 18:15:25 +02:00
dadav 2d23d1d538 rename 2020-04-14 17:26:24 +02:00
dadav 710d5fb452 addded on_config_changed 2020-04-11 10:14:23 +02:00
xBelladonna caee841a46 Add support for Discord (using webhooks)
Requires discord.py

Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-26 18:52:06 +09:30
xBelladonna bd6067128d Follow migration to toml
Uses toml config with fallback to yaml if not toml exists.

Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-19 21:17:29 +09:30
xBelladonna 9a998d185d Enable custom date format in config
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-18 18:00:53 +09:30
xBelladonna a2c534d5d2 Fix typo in telegram.py
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-01-18 15:10:29 +09:30
Simone Margaritelli e8d3628336 Merge pull request #6 from LoganMD/master
Added my two plugins
2020-01-14 11:37:32 +01:00
Simone Margaritelli 55308953f4 Merge pull request #9 from djerfy/master
Add telegram support
2020-01-14 11:36:51 +01:00
Simone Margaritelli b7002f3f97 Merge pull request #10 from xBelladonna/feature/custom-face
Add face option in aircrackonly & quickdic plugins
2020-01-14 11:36:36 +01:00
Simone Margaritelli b87944aa29 Merge pull request #11 from Junohea/master
Plugin: hashie, converts pcaps&grabs locations
2020-01-14 11:36:19 +01:00
Junohea 41e6e0cee8 Create hashie.py 2020-01-13 13:10:16 -07:00
xBelladonna 45ca35fd04 Add face option in plugins
Allows setting custom faces in AircrackOnly plugin when a pcap is deleted and in Quickdic when a password is cracked.

Signed-off-by: xBelladonna <isabelladonnamoore@noreply.users.github.com>
2020-01-06 21:15:55 +09:30
Jérémy CHABERNAUD 9d632a917e add conditions picture and/or message 2019-12-30 23:57:49 +01:00
Jérémy CHABERNAUD c8848eb05a add telegram support 2019-12-30 22:46:41 +01:00
evilsocket aefbe5279f Merge pull request #7 from xBelladonna/master
Dependency check for aircrack-ng
2019-12-23 11:19:28 +01:00
evilsocket c68ce64bcd Merge pull request #8 from SiinaCutie/master
add mastodon api support
2019-12-23 11:19:13 +01:00
Siina Mashek af9d4a937e add mastodon api support 2019-12-21 19:06:34 +02:00
xBelladonna 45812d0c72 Add dependency check for aircrack-ng
aircrackonly and quickdic plugins check that aircrack-ng is installed else log warning
2019-12-21 10:58:17 +09:30
xBelladonna 35e30c0363 aircrackonly: log warning when deleting pcap 2019-12-21 10:57:32 +09:30
Logandev_ d981af5971 add pwnagotchi clock 2019-12-20 17:25:42 -08:00
Logandev_ 1b8a1e2d3e add christmas countdown 2019-12-20 17:21:02 -08:00
evilsocket b762ae3279 Merge pull request #2 from hmax42/master
Support for pimoroni button shim
2019-12-07 14:22:16 +02:00
evilsocket 4ca7b58040 Merge pull request #3 from tomellericcardo/gpio_shutdown_plugin
add gpio_shutdown plugin and yaml configuration file
2019-12-07 14:21:56 +02:00
evilsocket 7a97cb7b6f Merge pull request #4 from sayak-brm/master
[FEATURE] Plugin for downloading captured handshakes
2019-12-07 14:21:41 +02:00
Sayak Brahmachari 78d3aec1f4 Create handshakes-dl.yml 2019-12-04 20:18:45 +05:30
Sayak Brahmachari 32d361e722 Create handshakes-dl.py 2019-12-04 20:17:10 +05:30
evilsocket b10e35a9f9 Merge pull request #1 from xenDE/master
throws event "cracked" on success
2019-11-14 22:56:16 +01:00
tomellericcardo 56aec1e8e3 add gpio_shutdown plugin and yaml configuration file 2019-11-13 21:32:49 +01:00
hmax42 3fdbfff575 buttonshim.yml 2019-11-11 19:32:55 +01:00
hmax42 f66f627373 buttonshim.py 2019-11-11 19:31:42 +01:00
xenDE 3cfbf13332 throws event "cracked" on success 2019-11-09 19:00:22 +01:00
Simone Margaritelli a213b1cd7e first commit 2019-11-07 10:58:54 +01:00