Skip to content
View eb2tech's full-sized avatar

Block or report eb2tech

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

    The Aura project - landscape layout

    C

  2. aspire-samples aspire-samples Public

    Forked from microsoft/aspire-samples

    C#

  3. eez_studio eez_studio Public

    Playground to learn how to use EEZ Studio with devices like the CYD

    C++ 1

  4. EdgeLogger EdgeLogger Public

    C#

  5. power_trading_portfolio power_trading_portfolio Public

    Going to learn more about Power Trading by building

    C#

  6. Advertise Home Assistant's MQTT brok... Advertise Home Assistant's MQTT broker via mDNS
    1
    import socket
    2
    from homeassistant.components import zeroconf
    3
    from zeroconf.asyncio import AsyncServiceInfo
    4
    from urllib.parse import urlparse
    5
    import netifaces