Skip to content
View kairusds's full-sized avatar

Organizations

@osudroid @kairusds-testing @Hachimi-Edge

Block or report kairusds

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

Pinned Loading

  1. osudroid/osu-droid osudroid/osu-droid Public

    Java 708 109

  2. Hachimi-Edge Hachimi-Edge Public

    はちみーをなめると〜 Game enhancement and translation mod for Honse Game. Cutting edge.

    Rust 148 45

  3. UmaPatcher-Edge UmaPatcher-Edge Public

    Forked from LeadRDRK/UmaPatcher

    Cutting edge builds of UmaPatcher with fixes and enhancements

    Kotlin 19 5

  4. umamusu-utils umamusu-utils Public

    Forked from rockisch/umamusu-utils

    Utilities for handling UM:PD files

    Python 4

  5. termux-url-opener termux-url-opener Public

    My personal termux-url-opener script with yt-dlp

    Shell 24 9

  6. Instructions for connecting Termux's... Instructions for connecting Termux's android-tools adb to the current device via Wireless debugging and fixing phantom process killing
    1
    > Install android-tools if you haven't already:
    2
    ```
    3
    pkg update ; pkg upgrade
    4
    pkg install android-tools
    5
    ```