this post was submitted on 09 Jul 2023
18 points (90.9% liked)

Android

17359 readers
756 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: [email protected]


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: [email protected]

For fresh communities, lemmy apps, and instance updates: [email protected]

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to [email protected].

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to [email protected].

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/1260359

Hello everyone, I recently developed a website called F-Droid Insights, which is a simple website that let you explore F-Droid apps enriched by data coming from external websites such as Github.

F-Droid is amazing and serves as my main source to find Android apps. Unfortunately it can be difficult to discover new apps there, as F-Droid lacks a method to estimate the popularity of a project. F-Droid Insights incorporates repository information (number of stars, number of forks) coming from Github, Gitlab and Codeberg.

A few notes:

  • To create filters (in order to see all apps from the "Games" category or to filter out apps hosted on github) you can use the Custom Search Builder located at the bottom of the page.
  • The first page load can be quite slow on mobile devices, just wait for the page to be completely loaded and it should be fine.

Feel free to reach out if you have any questions!

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)

Cool project! Would be awesome if it had a mobile layout. Thanks for sharing!

[–] [email protected] 1 points 1 year ago (1 children)

Thanks for the suggestion, I just added some responsive support! It's not perfect (it might still be a bit small) but it should be more usable on mobile.

[–] [email protected] 1 points 1 year ago

Nice, thanks for being open to suggestions. It's hard to get columnar data to be responsive on mobile. Not sure if there are any card layout type css libraries that are compatible with tables.

Again, thanks for the cool project!