diff options
author | Guilherme Oenning <me@goenning.net> | 2023-06-03 13:04:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-03 13:04:43 +0000 |
commit | 70f375a9b9b8e2661b1adf35a2618d182e52dc93 (patch) | |
tree | b82d92c03f03da30e2702fb5c0615a73a1dd8664 | |
parent | add vod2pod-rss to Media Streaming - Audio Streaming section (#3801) (diff) | |
download | awesome-selfhosted-70f375a9b9b8e2661b1adf35a2618d182e52dc93.tar.gz awesome-selfhosted-70f375a9b9b8e2661b1adf35a2618d182e52dc93.zip |
Fix aptabase homepage URL (#3866)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ See [Contributing](.github/CONTRIBUTING.md). _Related: [Database Management](#database-management), [Personal Dashboards](#personal-dashboards)_ - [Ackee](https://ackee.electerious.com) - Self-hosted analytics tool for those who care about privacy. ([Demo](http://demo.ackee.electerious.com), [Source Code](https://github.com/electerious/Ackee)) `MIT` `Nodejs` -- [Aptabase](https://aptabase.cm/) - Open Source, Privacy-First and Simple Analytics for Mobile and Desktop apps. SDKs available for Swift, Kotlin, Flutter and many others! ([Source Code](https://github.com/aptabase/aptabase)) `AGPL-3.0` `Docker` +- [Aptabase](https://aptabase.com/) - Open Source, Privacy-First and Simple Analytics for Mobile and Desktop apps. SDKs available for Swift, Kotlin, Flutter and many others! ([Source Code](https://github.com/aptabase/aptabase)) `AGPL-3.0` `Docker` - [AWStats](http://www.awstats.org/) - Generate statistics from web, streaming, ftp or mail server logfiles. ([Source Code](https://github.com/eldy/awstats)) `GPL-3.0` `Perl` - [Countly Community Edition](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Nodejs` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid)) `Apache-2.0` `Java` |