Yes, it’s yet another app for Lemmy.

Based heavily on the abandoned Lemmur project, with a few updates to make it run with the current API and some minor changes to the UI.

Written in Flutter, so although it’s only available for iPhone and iPad right now, it does run on macOS and Android so releases for those platforms may be on their way.

I will be releasing the source once the app has gone through this beta testing phase.

Go and get it!

Let me know here of any issues or in the TestFlight build (long press on the icon). Once I’ve opened the source we can start using GitHub to track issues.

KNOWN ISSUES:

  • The app occasionally forgets who you are and mistakenly nags you to log in when trying to comment or vote.

Developers: interested in helping out? Experienced with Mobx, Provider and Freezed? Let me know!

Features:

  • Full featured for end users
  • Light Mode, Dark Mode, System Mode
  • Multiple accounts on multiple servers
  • Localisation (work in progress)
  • Full search support (posts, comments, users, communities)

A few screenshots to whet your appetite:

Viewing posts

Writing a post

Viewing a thread

Searching (in light mode)

iPad support!

  • Astromonkey9@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Will you be working the kbin api into the app? that’s where I’ve been building my subscriptions, but I guess I can rebuild over on lemmy

    • Limbo app@lemmy.worldOPM
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      To be honest, that’s low on my priorities at the moment, but once core functionality has been shown to be in good order, we can start thinking about the best approach to such features.