Skip to content
View kairusds's full-sized avatar

Organizations

@osudroid @kairusds-testing

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.

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 673 95

  2. umamusu-utils umamusu-utils Public

    Forked from rockisch/umamusu-utils

    Utilities for handling UM:PD files

    Python 1

  3. termux-url-opener termux-url-opener Public

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

    Shell 21 7

  4. Hachimi-Edge Hachimi-Edge Public

    Forked from Hachimi-Hachimi/Hachimi

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

    Rust 97 27

  5. UmaPatcher-Edge UmaPatcher-Edge Public

    Forked from LeadRDRK/UmaPatcher

    Cutting edge builds of UmaPatcher with fixes and enhancements

    Kotlin 15 3

  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
    ```