Skip to content
View wintergew's full-sized avatar
🕴️
🕴️
Block or Report

Block or report wintergew

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

    A remote controller project to control Yeelight smart lamps using a rotary encoder.

    C++

  2. rust_examples rust_examples Public

    Rust

  3. Exporting and importing selenium coo... Exporting and importing selenium cookies without "invalid cookie domain" error
    1
    import pickle
    2
    import selenium.webdriver
    3
    
    
    4
    '''
    5
    If you're batch importing cookies of different domains in Selenium, you'll get an "invalid cookie domain" error.
  4. auzef-dl auzef-dl Public

    a tool used to batch download auzef lecture videos.

    JavaScript

  5. A script to use with "Scripts" apple... A script to use with "Scripts" applet in cinnamon to convert documents to PDF from the right-click menu
    1
    #!/bin/sh
    2
    
    
    3
    libreoffice --headless --convert-to pdf:writer_pdf_Export $1 --outdir .