Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wzieba/autostattic
Tool for observing metrics of open-source Android projects.
https://github.com/wzieba/autostattic
android dependencies gradle metrics
Last synced: 3 months ago
JSON representation
Tool for observing metrics of open-source Android projects.
- Host: GitHub
- URL: https://github.com/wzieba/autostattic
- Owner: wzieba
- License: gpl-3.0
- Created: 2021-06-20T17:55:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T03:02:45.000Z (about 2 years ago)
- Last Synced: 2024-10-05T09:04:18.262Z (4 months ago)
- Topics: android, dependencies, gradle, metrics
- Language: Kotlin
- Homepage:
- Size: 2.08 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autostattic [![Build statistics](https://github.com/wzieba/Autostattic/actions/workflows/main.yml/badge.svg?event=schedule)](https://github.com/wzieba/Autostattic/actions/workflows/main.yml)
Autostattic is a tool for observing metrics of open-source Android projects. It uses [Github Actions workflow](https://github.com/wzieba/Autostattic/blob/main/.github/workflows/main.yml)
run periodically to execute set of tasks and saves results in csv files in this repository. Then, those results are used
in [Autostattic Browser](https://github.com/wzieba/Autostattic/tree/browser) project to display values and draw charts.Currently, it supports:
- [WooCommerce](https://github.com/woocommerce/woocommerce-android)
- [WordPress](https://github.com/wordpress-mobile/WordPress-Android)
- [Simplenote](https://github.com/Automattic/simplenote-android)
- [FluxC](https://github.com/wordpress-mobile/WordPress-FluxC-Android)
- [WCStoreApp](https://github.com/hichamboushaba/WCStoreApp)## Please visit [Autostattic Browser](https://wzieba.github.io/Autostattic/) for data visualisation.