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.

  • gedaliyah@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    This is phenomenal!

    I noticed that Eternity has some mistakes - perhaps because the source is on Codeberg rather that Github?

    Edit: I’ve also noticed that the “latest release” includes pre-release candidates. Is that by design?

    • aciodev@lemmy.world
      cake
      OP
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      Hello, and thank you!

      You are correct, LemmyApps does not currently support Codeberg. I will add support soon, as I recently found the API documentation.

      By pre-release candidates are you referring to releases built from source found in the GitHub/Releases tab? If so, this is intended. Some folks use it to publish Beta and Gold Master releases. The idea is that if there is a release, regardless of build stability, it would be noted.