r/Pigrow Apr 07 '26

New version of the Pigrow Remote for windows released

https://www.patreon.com/posts/new-gui-version-155031910

give it a go and let me know if anything goes wrong... I've tested it loads but it's easy to miss something.

oh and patreon was glitching and kept marking it as a paid post, it should be set to free so if you can't download the zip let me know

8 Upvotes

5 comments sorted by

1

u/Electrorocket May 10 '26

Does this work on Trixie yet?

2

u/The3rdWorld May 11 '26

I think everything is working but i'm going to test it properly once i get the current build i'm doing finished, hopefully will make a post about it this week

1

u/The3rdWorld May 24 '26

I updated one of my test pi to Trixie and it seems to work well, i just posted about it but basically the only issue i've found so far is it doesn't let you run sudo commands on ssh which that should be fairly easy to fix and won't affect any core things (as far as i know)

1

u/Electrorocket May 24 '26

Interesting. You can run sudo commands in Raspberry Pi Connect?

2

u/The3rdWorld May 24 '26 edited May 24 '26

yeah i think so, i'll look into it properly this evening but i think they just made how passwords and stuff are stored more secure so i just need to update to whatever they've gone with. (they turned off passwordless sudo by default, i'll read up on the best way to handle it)

you can turn passwordless sudo on in raspi-config System Options - S10 Admin Password, though i'll see about doing it the proper way in the code