Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stscoundrel/polylinguist-android
Android app for Polylinguist. More exact language usage stats from Github
https://github.com/stscoundrel/polylinguist-android
android clean-architecture jetpack-compose kotlin polylinguist statistics top-languages
Last synced: 5 days ago
JSON representation
Android app for Polylinguist. More exact language usage stats from Github
- Host: GitHub
- URL: https://github.com/stscoundrel/polylinguist-android
- Owner: stscoundrel
- License: mit
- Created: 2024-03-09T10:24:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T13:34:25.000Z (4 months ago)
- Last Synced: 2024-07-06T14:34:47.897Z (4 months ago)
- Topics: android, clean-architecture, jetpack-compose, kotlin, polylinguist, statistics, top-languages
- Language: Kotlin
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polylinguist (Android)
Android app for Polylinguist.
Displays simple programming language usage stats from Github, provided by [Polylinguist](https://github.com/stscoundrel/polylinguist). Stores the fetched statistics into phones own database and compares current stats to previous stats. Full history is scrollable in the statistics history. It is typical enough Android-app made with Kotlin and Jetpack Compose, divided into data, domain and ui layers.
**Note**: not a general use application for any given Github profile, it has been hardcoded to [Polylinguist API](https://github.com/stscoundrel/polylinguist) tied to my Github account. To use it for your own, you'd have to clone & setup your own [Polylinguist instance](https://github.com/stscoundrel/polylinguist-vercel) and fork this app & change the main address. It is mostly a personal toy project.
## Screenshots
![App Screenshot](https://github.com/stscoundrel/polylinguist-android/blob/main/images/current-stats.png)