Skip to content
View tomg404's full-sized avatar
💻
Programming
💻
Programming

Block or report tomg404

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

    YouTube download client with focus on simplicity

    Python 36 10

  2. pushnotifier-python pushnotifier-python Public

    PushNotifier SDK for Python

    Python 19 6

  3. Zeit-Scraper Zeit-Scraper Public

    Little Data Mining Project

    Python 3

  4. .dotfiles .dotfiles Public

    Host for my configuration files

    Shell 1

  5. 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
    #