Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matomo-org/matomo-mobile-2
Matomo Mobile 2 App - The official Git repository! Liberating Web Analytics on the go!
https://github.com/matomo-org/matomo-mobile-2
Last synced: 2 months ago
JSON representation
Matomo Mobile 2 App - The official Git repository! Liberating Web Analytics on the go!
- Host: GitHub
- URL: https://github.com/matomo-org/matomo-mobile-2
- Owner: matomo-org
- License: other
- Created: 2013-05-30T14:18:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T02:22:26.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T00:59:43.815Z (9 months ago)
- Language: JavaScript
- Homepage: https://matomo.org/mobile
- Size: 31.3 MB
- Stars: 101
- Watchers: 19
- Forks: 31
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Matomo
README
# Matomo Mobile 2 - matomo.org
## Description
[Matomo](http://matomo.org/) (formerly Piwik) is a downloadable, open source (GPL licensed) real time web analytics
software program. It provides you with detailed reports on your website
visitors: the search engines and keywords they used, the language they speak,
your popular pages... and so much more.Matomo aims to be an open source alternative to Google Analytics.
[Matomo Mobile](https://matomo.org/mobile/) is the official Matomo app for iOS and Android phones and tablets.
The reports generated by Matomo are accessible by using this mobile client. Our
vision is to keep the Matomo Mobile app as close as possible to the website.
That means same functionality and same look and feel.## Mission Statement
> « To create, as a community, the leading international Free/Libre web analytics application, providing access to all functionality through open components and open APIs. »
Or in short:
> « Liberate Web Analytics »## License
Matomo Mobile is released under the GPL v3 license, see [LICENSE](LICENSE).
## Changelog
See https://matomo.org/blog/category/piwik-mobile-changelog/
## How to build
If you don't have Titanium SDK installed on your system have a look at [From zero to app - Install Titanium Mobile](https://fromzerotoapp.com/how-to-install-appcelerator-titanium/). See [Titanium CLI docs](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Titanium_Command-Line_Interface_Reference/) for the CLI commands.
### Quick Titanium setup:
* install nodejs (14 or 16)
* run `sudo npm i -g titanium alloy` to install the Titanium CLI
* `ti sdk install latest --default` to install the Titanium SDK### Build the app
* `ti build -p ios` or `ti build -p android` to build the app### Build for release on Android
```
ti build -p android -b -K $pathKeyStoreFile -P $keystorePassword -L $alias -D production -T dist-playstore -O $outputDirectory
```## Contact
https://matomo.org