Commit Graph

38 Commits

Author SHA1 Message Date
eb77f29135 Updated and coverted
Updated and coverted my fork from evilsocket/pwnagotchi master branch to aluminum-ice/pwnagotchi master branch

removed hannadiamond repository

changed pwnagotchi community plugin repository to my pwnagotchi community plugin repository

removed mastodon plugin

removed screenrc configuration

cloned pwnagotchi community plugin repository only once

removed configure pwnagotchi for the custom plugin directory from builder/pwnagotchi.yml

reconfigured auto-update to point to the scifijunkie repo

edited main.custom_plugins to point to /usr/local/share/pwnagotchi/custom-plugins in pwnagotchi/defaults.toml

removed mastodon configuration from defaults.toml

removed ntfy configuration from defaults.toml

removed handshakes-m.py from default plugin

removed mastodon.py from default plugin

removed ntfy.py from default plugin

addressed [ERROR] [update] 'tag_name'

addressed rate limit exceeded

addressed TypeError: Descriptors cannot not be created directly.

Reran pip-compile
2024-05-23 12:37:59 -05:00
e73fe60023 flask updated and Werkzeug and jinja2 added 2022-05-25 20:25:21 -05:00
scifijunk
21f4e35f73
Update requirements.txt 2021-12-08 22:47:00 -06:00
scifijunk
38e7eaae73
Update requirements.txt 2021-12-07 21:02:25 -06:00
scifijunk
2ff553cbc6
Update requirements.txt 2021-12-07 12:06:10 -06:00
scifijunk
3cdcd41fa2
Update requirements.txt 2021-12-07 01:48:16 -06:00
scifijunk
50a88efe15
Update requirements.txt 2021-12-07 01:18:59 -06:00
scifijunk
b09eab24d8
Update requirements.txt 2021-12-07 01:16:14 -06:00
scifijunk
ed6d59ab26
Update requirements.txt 2021-12-06 22:44:57 -06:00
scifijunk
b04fba4bd2
Update requirements.txt 2021-12-06 20:47:54 -06:00
scifijunk
95e96cc42b
Update requirements.txt 2021-12-06 20:40:24 -06:00
scifijunk
be6c55a8cf
Update requirements.txt 2021-12-06 20:28:04 -06:00
scifijunk
5c5562f98f
Update requirements.txt 2021-12-06 20:27:16 -06:00
scifijunk
1842f88239
Update requirements.txt 2021-12-06 20:12:43 -06:00
scifijunk
7769f249f9
Update requirements.txt 2021-12-06 14:51:31 -06:00
scifijunk
759c5832b4
Update requirements.txt 2021-12-06 14:50:50 -06:00
scifijunk
cd668f4dd4
Update requirements.txt
missing python package
2021-12-05 11:54:13 -06:00
scifijunk
b731f5808b
Update requirements.txt 2021-12-04 15:34:23 -06:00
Simone Margaritelli
5ec621c5d7 misc: small fix or general refactoring i did not bother commenting 2021-04-24 16:00:20 +02:00
Simone Margaritelli
20d80bfb35 fix: upgraded numpy version (fixes #992) 2021-04-24 15:55:36 +02:00
Simone Margaritelli
a9f07e9f8d fix: version bumped inky to 1.2.0 (fixes #979) 2021-04-23 11:57:14 +02:00
dadav
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
dadav
60167fb8fe use latest version 2020-04-01 18:21:44 +02:00
dadav
76b71f5c3f fixes import error 2020-03-31 18:56:15 +02:00
Simone Margaritelli
f154b97ab9
Merge pull request #770 from gerard780/patch-1
added support for timezones with - offset
2020-01-16 12:02:47 +01:00
gerard780
3e5bece3cf Merge remote-tracking branch 'upstream/master' into patch-1 2020-01-14 16:10:30 -05:00
Héctor Molinero Fernández
7645be6f3e Merge branch 'master' of https://github.com/evilsocket/pwnagotchi into add-dbus-python 2020-01-14 19:37:05 +01:00
Héctor Molinero Fernández
2617a6edea Add dbus-python to requirements.txt
Signed-off-by: Héctor Molinero Fernández <hector@molinero.dev>
2020-01-13 23:54:07 +01:00
dadav
78fba1f74b dateutil is easier than regex 2020-01-13 20:10:43 +01:00
dadav
6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
WheresAlice
bb7737762c fix incorrect dependency for Crypto
Signed-off-by: WheresAlice <WheresAlice@users.noreply.github.com>
2019-12-27 18:03:50 +00:00
dadav
3db9ccb47e Add scipy to requirements.txt 2019-12-21 17:20:05 +01:00
Simone Margaritelli
f8523eb382 fix: added flask requirements 2019-11-05 13:55:35 +01:00
dadav
68801adcaf increase version 2019-10-20 12:10:01 +02:00
dadav
86cbe01081 need old gast version 2019-10-18 20:31:10 +02:00
dependabot[bot]
a7b43b6d0d
Bump pyyaml from 3.13 to 5.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.13...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-06 10:53:50 +00:00
Simone Margaritelli
acb09effce fix: pinned requirements versions (fixes #168) 2019-10-06 12:49:25 +02:00
Simone Margaritelli
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00