Skip to content
View dkosmari's full-sized avatar
Block or Report

Block or report dkosmari

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. hid-wiimote-plus hid-wiimote-plus Public

    An improved Linux input driver for the Wiimote devices.

    C 1

  2. gnome-shell-extension-totp gnome-shell-extension-totp Public

    A GNOME Shell extension to generate Time-based One-Time Passwords (TOTP aka Time-based OTP) for websites that use 2FA.

    JavaScript 4 1

  3. gnome-shell-extension-keyring-autolock gnome-shell-extension-keyring-autolock Public

    A GNOME Shell extension to automatically lock the keyring after a certain amount of time.

    JavaScript 2 1

  4. libxint libxint Public

    libxint is a C++20 headers-only library for fixed-width large integers.

    C++ 1

  5. calibrate-joystick calibrate-joystick Public

    A graphical utility to calibrate joysticks on Linux.

    C++ 1

  6. A shell script to fetch Wii U crash ... A shell script to fetch Wii U crash logs through FTPiiU plugin. Requires wget and sed.
    1
    #!/bin/sh -e
    2
    
                  
    3
    # This scripts copies crash logs from a Wii U running Aroma with FTPiiU plugin.
    4
    
                  
    5
    WIIU_ADDRESS=${1:-wiiu}