Sokoloft
Sokoloft
Hello, I hope this gets implemented. As I just made feature requests for this exact feature. I'll look into building Forecastie from source. I would love to have this functionality...
So it seems this is mostly possible. @joserebelo on the Gadgetbridge codeberg page had said currently gadgetbridge does not forward any weather data to the Pinetime currently. They also pointed...
Hello, So if I'm understanding everything correctly. There is support for weather currently with Infinitime, however the only UI for it is meant for debugging. Supposedly you can modify the...
Hello, I built the "[try-ttv.lol](https://github.com/Nickwasused/Twire/tree/try-ttv.lol)" branch and it seems that its using the old twitch API? I'm unsure, but the issue is that Twire displays nothing and gives some oops...
Just to update. This fork does indeed work for the pinetime now that it supports weather. I have had no crashing and the app has been stable. 👍 Thank you...
Okay. It isn't classes like I thought it was. The issue is I was importing sys and os separately. ```import pyperclip, os, sys, write``` My old versions of code used...
I don't know what the cause of the problem is. It mainly seems to be when things are formatted inside of classes. Without classes, my code would not be nuked...
I was unable to successfully use the try-ttv.lol branch that added video proxy support. I assume its using twitchs old API that is discontinued. The app gives an oops can't...
Yes it has been working fine for the past 8 hours or so. However prior the past 24h before that 8hr period they released some update with code from a...