Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View rand338's full-sized avatar

Block or report rand338

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. esp32-climate-sensor esp32-climate-sensor Public

    esp32 climate dashboard with sensor readings, based on Heltec Wifi Kit 32 (v3)

    Python 1

  2. BABmapper BABmapper Public

    Werkzeug zum anzeigen von Autobahnmeldungen, Warnungen, Raststätten und Ladestationen

    Python

  3. i3cmuscontrol i3cmuscontrol Public

    i3blocks cmus control block

    Python

  4. automated login to Siedle gateway/do... automated login to Siedle gateway/doorsystems, works ootb on systems that missed the latest update and still accept admin/admin as username/password combo, uses csrf token and grabs a bunch ob html after successfull login. easy modification to fit other device logins.
    1
    import urllib.request
    2
    import urllib.parse
    3
    import http.cookiejar
    4
    import ssl
    5
    import hashlib
  5. remFork remFork Public

    mass remove fork repositories via cli

    Python

  6. esp32-Zeitschaltuhr esp32-Zeitschaltuhr Public

    Smarte Zeitschaltuhr auf bassis eines esp32 mit diversen features

    C++