Skip to content
View ArthurKun21's full-sized avatar
Focusing
Focusing

Block or report ArthurKun21

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArthurKun21/README.md

Hi there 👋

I'm the author of FGA Fork - That I like to call FGA Preview

Buy Me a Coffee at ko-fi.com

Libraries

This are the collection of libraries I maintain that I also use in my main app FGA Preview

  • compose-overlay-window is a fork repo for managing compose in overlay window
  • generic-datastore is an android/jvm kmp library for datastore library. This is a wrapper to simplify the maintenance of datastore instances
  • Adam is a fork repo for managing ADB for jvm application. I honestly didn't start this and just updated the dependencies.
  • kt-ocr-onnx is an android/jvm kmp library for OCR. Use PPOCR with ONNX models to perform ocr operations

Pinned Loading

  1. FGA-Preview-Build FGA-Preview-Build Public

    FGA with more options. Ship fast, break faster!

    Dockerfile 23

  2. compose-overlay-window compose-overlay-window Public

    Forked from only52607/compose-floating-window

    Library for creating global floating windows based on jetpack compose on Android.

    Kotlin

  3. generic-datastore generic-datastore Public

    This library aims to reduce boilerplate code when working with Jetpack DataStore for common preference types and custom objects.

    Kotlin

  4. kt-ocr-onnx kt-ocr-onnx Public

    This is android/jvm library for OCR using PaddleOCR v6 ONNX models

    Kotlin

  5. adam adam Public

    Forked from Malinskiy/adam

    Adam (or adm) is a coroutine-friendly Android Debug Bridge client written in Kotlin

    Kotlin