https://github.com/dexpota/gitfav
An Android application to organize your starred repository on Github.
https://github.com/dexpota/gitfav
android github
Last synced: about 2 months ago
JSON representation
An Android application to organize your starred repository on Github.
- Host: GitHub
- URL: https://github.com/dexpota/gitfav
- Owner: dexpota
- License: mit
- Created: 2018-07-29T17:11:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T09:57:25.000Z (over 6 years ago)
- Last Synced: 2025-06-25T05:05:04.749Z (12 months ago)
- Topics: android, github
- Language: Kotlin
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[license]: https://opensource.org/licenses/MIT
[license-badge]: https://img.shields.io/github/license/dexpota/gitfav.svg?style=for-the-badge
[ktlint]: https://github.com/pinterest/ktlint
[ktlint-gradle]: https://github.com/jlleitschuh/ktlint-gradle
# gitfav
> An Open Source Android Application to organize your favourite repositories.
[![License: MIT][license-badge]][license]
## Tools
These are some of the external tools used in the project:
- [*ktlint*][ktlint] and [*ktlint-gradle*][ktlint-gradle] for static analysis
and integration with gradle;