Skip to content
View ZeroEcks's full-sized avatar

Block or report ZeroEcks

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. Ryuko Ryuko Public archive

    The Gifinator

    Python 2

  2. home-ops home-ops Public

    Python

  3. OCR the text in a screenshot for MacOS OCR the text in a screenshot for MacOS
    1
    #!/usr/bin/env bash
    2
    
    
    3
    # I sometimes get sent screenshots of text and I don't like typing it out.
    4
    # Here's a script that attempts to read it and put it on your clipboard.
    5
    # Requires `brew install tesseract`
  4. dotfiles dotfiles Public

    My dotfiles for setting up a development MacOS

    Lua