Greetings, everyone! My name is Andres, and I am the developer of LemmyApps.com. Today, I would like to share what I have been working on for the past several months.

What is LemmyApps.com?

LemmyApps.com helps users discover Lemmy apps that best suit their needs. Whether that means apps that are open source, free, etc.

This is the first public release, so expect bugs!

What does this site offer?

  • Use the API to get apps, releases and platform information.
  • Sort apps by last commit, last release, downloads and many more attributes.
  • Filter apps by platform, open source, free, and in-app purchases.
  • Users can submit apps and update their listings with new releases easily.
  • Users can claim apps and update their author profiles.
  • Supports every platform and sub-platform – including lesser known stores.
  • Every 6 hours, information is aggregated from GitHub, GitLab, Play Store and the App Store.

Roadmap

  • [ ] More modern and responsive design
  • [ ] Add filtering for specific Features
  • [ ] Add product images via carousel
  • [x] Support additional platforms like Codeberg

FOSS Commitment

LemmyApps.com will be FOSS soon. I am looking for a .NET developer interested in helping review the code for any security issues. Please email me at support at lemmyapps dot com.

Feedback

Please share your feedback in the comments below!

P.S. If you think the design is ugly, feel free to use the API to make a prettier website! I invite friendly competition. After all, my goal is to help spread the adoption of Lemmy apps.

  • @aciodevOP
    link
    English
    13 months ago

    Thank you! Please let me know if you have any ideas for improvement. I aim to make big development strides in the coming weeks/months.

    • @[email protected]
      link
      fedilink
      12 months ago

      Hello,

      Coming back with a very specific request: would it be possible to show which apps support cross-posts and moderation tools?

      • @aciodevOP
        link
        English
        22 months ago

        Hello! I just included “Cross post” as a filter on the website. To show apps that support Cross-Posting or Mod log (tools), deselect the other filters under the “Features” column.

        I am planning a front-end rewrite in React or another UI framework to be more reactive and modern. If you have any suggestions, I am all ears. Thank you!