Skip to content
View 7omg's full-sized avatar
🫧
🫧

Block or report 7omg

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 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-YouTube-Downloader Simple-YouTube-Downloader Public

    YouTube download client with focus on simplicity

    Python 37 10

  2. pushnotifier-python pushnotifier-python Public

    PushNotifier SDK for Python

    Python 21 5

  3. .dotfiles .dotfiles Public

    Host for my configuration files

    Shell 1

  4. Microsoft Excel 2007+ write protecti... Microsoft Excel 2007+ write protection remover
    1
    #!/bin/sh
    2
    
                  
    3
    # Script to remove the write protection from all worksheets
    4
    # in an excel `.xlsx` file.
    5
    #