V0r-T3x / Fancygotchi

The Ultimate theme manager, graphical user interface and tools framework for Pwnagotchi [In development]
219 stars 9 forks source link

Bug with a repo that uses Fancygotchi with checking for updates #9

Closed avipars closed 3 months ago

avipars commented 3 months ago

For users that have this as a plugin repo: https://github.com/itsdarklikehell/pwnagotchi-plugins/archive/master.zip

When they try to run

pwnagotchi plugins update

and/or

pwnagotchi plugins list

They will see this:

image

As the code relies upon a specific file in your repo to be there image

https://github.com/itsdarklikehell/pwnagotchi-plugins/blob/master/fancygotchi.py

Potential solution: have the URL that the function is expecting return something other than a 404 error?

V0r-T3x commented 3 months ago

There will never be an update from any of this old code. So nothing to change...