Skip to content
View endemics's full-sized avatar

Block or report endemics

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

    TAP to Xunit output convert, in BASH

    Shell 1

  2. ini2env ini2env Public

    simple golang binary that turns an ini file into INI__section__key="value" lines to be used to populate your environment

    Go 1

  3. limnos limnos Public

    Natural language querying of S3 data lakes via MCP

    Python 1

  4. steamos-wled steamos-wled Public

    Valve Machine Front LED panel emulation for Steam OS using WLED

    Python

  5. UDP audio sync sender for WLED Audi... UDP audio sync sender for WLED AudioReactive (ESP32 with SR firmware)
    1
    #!/usr/bin/env python3
    2
    """
    3
    wled_sr.py - WLED Sound Reactive UDP sync sender
    4
    Reads from ALSA loopback, computes FFT, sends UDP audio sync packets to WLED-SR.
    5