diff options
author | nodiscc <nodiscc@gmail.com> | 2023-07-15 21:04:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-15 21:04:42 +0000 |
commit | 17f1f6a4c6f6dc1bb2a99f10d65869eadaaa4a47 (patch) | |
tree | 182f3acc85811dc533c9241984414f4848728a7f | |
parent | deduplicate chevereto entry across README.md/non-free.md (#4020) (diff) | |
download | awesome-selfhosted-17f1f6a4c6f6dc1bb2a99f10d65869eadaaa4a47.tar.gz awesome-selfhosted-17f1f6a4c6f6dc1bb2a99f10d65869eadaaa4a47.zip |
shorten/fix aptabase description (#4021)
- Descriptions must end with a `.`
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ See [Contributing](#contributing). _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/Docker/K8S` -- [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` +- [Aptabase](https://aptabase.com/) - Open source, privacy first and simple analytics for mobile and desktop apps. ([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/Docker` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/apache/druid)) `Apache-2.0` `Java/Docker` |