Skip to content
View dkosmari's full-sized avatar

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 Loading

  1. hid-wiimote-plus Public

    An improved Linux input driver for the Wiimote devices.

    C 12 2

  2. 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 14 3

  3. 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 Public

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

    C++ 1

  5. calibrate-joystick Public

    A graphical utility to calibrate joysticks on Linux.

    C++ 3

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