this post was submitted on 14 Feb 2025
8 points (90.0% liked)
Arctic
472 readers
14 users here now
Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+
Get the latest version on TestFlight, or check it out on the AppStore.
If you would like to support Arctic’s development, feel free to Buy Me A Coffee
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's great, glad that worked as intended!
I pushed an update last night that added a settings page that includes all the URL Schemes for Arctic. I need to clean it up a bit, and I'll probably add some more schemes for things like search, tab selection, post and comments by ID, etc. but at least for now there is a home for displaying the schemes.
The lemmy API is quite easy to use, you could even skip login by copying the JWT from another session to authenticate the custom connector (unless you can prompt for username and password in the connector) either way, it should be achievable.
Thanks again for that! Being able to use these in Shortcuts and other apps really is super useful for me. I wish more developers would publish info like this.
I did start working on a connector for Lemmy, it's super rudimentary at the moment and doesn't login yet, but I got it pulling whatever community I want. It looks like it'll be pretty simple to prompt for login within Tapestry itself. Hopefully I can find some time this weekend to work on it since more.
While I've got your eyes on these words; how do you prefer feature requests, bug reports, etc... new posts in the Arctic community, TestFlight?