Skip to content
View swerder's full-sized avatar

Block or report swerder

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. Simple Python Http Server with Upload Simple Python Http Server with Upload
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    """HTTP Server with auth and Upload.
    4
    This module builds on SimpleHTTPRequestHandler,
    5
    implements simple Authentication, use ssl
  2. http_to_mqtt http_to_mqtt Public

    Forked from petkov/http_to_mqtt

    HTTP to MQTT bridge

    JavaScript