fdroid-insights VS next-plausible

Compare fdroid-insights vs next-plausible and see what are their differences.

fdroid-insights

A website to simplify searching for popular and well-maintained F-Droid apps. (by dbeley)

next-plausible

Simple integration for https://nextjs.org and https://plausible.io analytics (by 4lejandrito)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fdroid-insights next-plausible
1 3
8 510
- -
8.1 7.4
5 days ago 3 months ago
Python TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fdroid-insights

Posts with mentions or reviews of fdroid-insights. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    - https://github.com/dbeley/fdroid-insights: just a simple website to help me find popular and well-maintained F-Droid apps

    - https://github.com/dbeley/lastfm_cg: a scriptable lastfm collage generator (it has been active on my Mastodon account https://mamot.fr/@dbeley for years now)

    And on the same model as F-Droid Insights but with different data sources:

    - https://github.com/dbeley/firefox-addons-table: to discover Firefox addons available on NUR repository

    - https://github.com/dbeley/lpa-table: to discover Linux apps tracked on LinuxPhoneApps.org

next-plausible

Posts with mentions or reviews of next-plausible. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    These are the things I've created, some mostly for my own use, and others just for fun:

    1. https://gptgames.io - A gaming platform using OpenAI. It came from a silly idea for another project I have, and I ended up putting it together in 1 month.

    2. https://creepyface.io - I wanted to animate my face on my resume, and I decided to allow everyone else to do the same.

    3. https://react-guitar.com - I wanted to learn guitar theory and tell me a better way to do it than coding a react component :D

    4. https://github.com/4lejandrito/fetchbook - I wanted to organize my http requests at work without depending on postman or anything else.

    5. https://github.com/4lejandrito/next-plausible - Since I started using Plausible analytics on all my sites, I found the need of reusing some code.

    I hope you find any of these interesting!

  • Add analytics to NextJS with Plausible.io
    2 projects | dev.to | 23 Jun 2022
    4lejandrito has made a great tool to connect your Plausible analytics to NextJS.
  • How to integrate Plausible into a Next.js project
    2 projects | dev.to | 16 Mar 2021
    You can learn more about next-plausible in the related docs.