Hello. I really like your app and have been using it along with Jerboa because they are the ones that function the best for me. I'd love to help test or help out with anything. I am all new to the Lemmy stuff and I am hoping the some good mod tools get implemented. Thanks!
Thunder App Nightly
An open-source, cross-platform Lemmy client for iOS and Android.
This community is intended for announcements and features related to pre-release builds of Thunder.
If there are any developers who would like to contribute, feel free to reach out on GitHub!
General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link
Android Releases
IzzyOnDroid: Link
Google Play: Link
iOS Releases
Apple App Store: Link
TestFlight Beta: Link
Related Communities
Thunder Community: Link
Thanks! I think the main things right now is just testing and making sure that the next upcoming release won’t have any major breaking issues that prevent users from using it!
I can certainly help with that along with any other feedback you may need.
Joined, happy to help if I can
Thanks! Would you happen to have any suggestions on where to host the pre-release files?
Maybe an alternative GitHub repo? I don't know much on that topic, sorry
Yeah, I think I'd consider a parallel GitHub repo that spits out nightly builds
Hmm, creating a whole separate one makes it more work to keep the two repositories in-sync with each other
I can maybe try to release pre-releases alongside the main GitHub releases, but I’m not too confident whether or not creating a new release there will trigger the in-app notification to pop up
You can update the logic to only trigger on releases tagged with a certain tag? Or ignore releases tagged with a nightly tag or something like that.
Yeah, I'll probably do a test pre-release on GitHub later today to see how it affects users! Thanks for the suggestion
On iOS, side loading isn’t really supported. I think you’re limited to TestFlight, right?
Unfortunately, yeah its limited to TestFlight unless you install something like AltStore. Although, I think that most bugs that pop up will affect both Android and iOS
Are you going to use F-Droid for nightlies as well? It'd be convenient.
No plans yet for F-Droid for nightlies - this is mainly because I don’t have the capacity to handle all of that at the moment! Maybe in the future when I have more time on my hands I’ll try to get that working
It’s been largely me still handling releases, implementation of features, communication with the community, and also testing so I’ve been swamped 😅
Someone mentioned Obtanium and it works well for updating to nightlies.
Maybe make a fork of the repo for nightly releases?