Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aptabase/aptabase
โจ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps
https://github.com/aptabase/aptabase
analytics android electron flutter ios maui nativescript privacy react-native swift tauri
Last synced: 25 days ago
JSON representation
โจ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps
- Host: GitHub
- URL: https://github.com/aptabase/aptabase
- Owner: aptabase
- License: agpl-3.0
- Created: 2023-03-25T21:38:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-30T09:08:55.000Z (about 1 month ago)
- Last Synced: 2024-10-01T05:04:47.674Z (about 1 month ago)
- Topics: analytics, android, electron, flutter, ios, maui, nativescript, privacy, react-native, swift, tauri
- Language: C#
- Homepage: https://aptabase.com
- Size: 33.3 MB
- Stars: 898
- Watchers: 3
- Forks: 56
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- fucking-awesome-swift - Aptabase - Open Source, Privacy-First and Simple Analytics for Swift Apps. (Libs / Analytics)
- awesome-swift - Aptabase - Open Source, Privacy-First and Simple Analytics for Swift Apps. (Libs / Analytics)
README
# About the Project
[Aptabase](https://aptabase.com) is an open-source alternative to Firebase/Google Analytics, specifically built for Mobile, Desktop and Web apps.
๐ฑ **Extensive list of SDK**: No matter what framework or language you use, we have an SDK for you. Swift, React Native, Flutter, Electron, Kotlin, and many others.
๐ **Privacy-First**: We prioritize user privacy and collect minimal usage data without using unique identifiers. Instead, we focus on monitoring sessions, complying fully with GDPR, CCPA, and PECR regulations.
๐ **Simple**: Built-in and user-friendly dashboard for all your essential metrics, enabling you to gain insights effortlessly and grasp the dynamics of your apps.
๐ฏ **Open-Source**: Our source code is 100% open source. There is nothing hidden. All the server code and SDKs are available for you to inspect and contribute to.
> [!TIP]
> Like what you see? Don't forget to give us a โญ๏ธ on GitHub!# How to get started?
## โ๏ธ Managed Cloud
The easiest and quickest way to get started. A fully managed service by the creators of Aptabase to help you get started in minutes. Forget about managing software updates and patches; we do it all for you!
[Try free now โ](https://aptabase.com)
## ๐ข Self-Hosted
You can also host Aptabase on your servers. It's free, but you are responsible for maintenance and updates.
[Learn how โ](https://github.com/aptabase/self-hosting).
## ๐ ๏ธ Contributing
We welcome contributions from everyone! If you want to contribute to Aptabase, please read the guide below to get started.
[Contributing โ](./CONTRIBUTING.md).
# SDKs
We provide SDKs for the most popular frameworks and languages to make it easier to integrate them into your app.
- [Swift (Apple)](https://github.com/aptabase/aptabase-swift)
- [Android (Kotlin)](https://github.com/aptabase/aptabase-kotlin)
- [React Native](https://github.com/aptabase/aptabase-react-native)
- [Flutter](https://github.com/aptabase/aptabase_flutter)
- [Tauri](https://github.com/aptabase/tauri-plugin-aptabase)
- [NativeScript](https://github.com/nstudio/nativescript-plugins/tree/main/packages/nativescript-aptabase)
- [.NET MAUI](https://github.com/aptabase/aptabase-maui)
- [Electron](https://github.com/aptabase/aptabase-electron)
- [Web Apps](https://github.com/aptabase/aptabase-js)
- [Unreal Engine](https://github.com/aptabase/aptabase-unreal)
- [Unity Engine](https://github.com/aptabase/aptabase-unity)๐ ๏ธ Don't see the SDK for your platform? You can build your own! Check out our guide on [how to build your own SDK](https://github.com/aptabase/aptabase/wiki/How-to-build-your-own-SDK).
# Need help?
- Find us on [Discord](https://discord.gg/d9d97unCUk) or [Twitter](https://twitter.com/aptabase)
- Open a GitHub issue or a discussion on this repo
- Shoot us an email [[email protected]](mailto:[email protected])# Credits
Aptabase is highly inspired by [Plausible](https://github.com/plausible/analytics). If you're looking for privacy-friendly website analytics, go check them out. They're awesome! โค๏ธ
# License
Aptabase is open-source under the [AGPLv3 license](./LICENSE). You can use it for free, but you must share any changes you make to the code.
The SDKs are open-source under the MIT license. Use it on your apps without any restrictions.