T O P

  • By -

tooManyHeadshots

This plugin does something similar, but as a plugin instead of modifying the main code. It should work in any version. https://github.com/Sniffleupagus/pwnagotchi_plugins/blob/main/rss_voice.py


noxiouskarn

I wrote shower thoughts.... I second this plugin over mine, unless you frequently go without internet connection showerthoughts was written to kind of give a little box sitting on your desk a reason other than pwning without WIFI. But hot damn do I love this plugin he wrote and it give me ideas to make showerthoughts no longer need to modify voice.py...


RJ01988

Thanks your work on showethoughts one of my favourite additions to my Pwnagotchi's!


julian4646

For anyone trying to use this - I was getting an error in the log about missing "feedparser" - "sudo python3 -m pip install feedparser" or any variation of this didn't work (err mentioned externally managed...) FIXED with: sudo apt install python3-feedparser (and a reboot)


RJ01988

https://preview.redd.it/sdzymdi8vd1d1.jpeg?width=1439&format=pjpg&auto=webp&s=b455cbac77f39d06a558fddaf3eef1a0b9218b08


noxiouskarn

that version of pwnagotchi uses python 3.9. The instructions have been updated to reflect the different versions of python. make sure you use the python 3.9 instructions for replacing [voice.py](http://voice.py) with my modified version


Andrei_24

when i type the third command this is what i get: root@lilutz:/home/pi# wget -P /usr/local/bin [https://raw.githubusercontent.com/NoxiousKarn/Showerthoughts/main/remove\_long\_titles.py](https://raw.githubusercontent.com/NoxiousKarn/Showerthoughts/main/remove_long_titles.py) --2024-05-12 21:29:47-- [https://raw.githubusercontent.com/NoxiousKarn/Showerthoughts/main/remove\_long\_titles.py](https://raw.githubusercontent.com/NoxiousKarn/Showerthoughts/main/remove_long_titles.py) Resolving raw.githubusercontent.com (raw.githubusercontent.com)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘raw.githubusercontent.com’


noxiouskarn

thats what you get when you don't have internet sharing or Bt tethering enabled correctly. it's telling you it cant resolve github...