Skip to content
View octoshrimpy's full-sized avatar
πŸ™
πŸ™

Block or report octoshrimpy

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

    The most beautiful SMS messenger for Android - Revived

    Kotlin 1.3k 69

  2. shew shew Public

    bash-only TUI library emulating Charm_'s gum lib

    Shell 3

  3. microcss microcss Public

    Expanding upon the ideals of https://picocss.com, with icons and helper variables

    CSS 13 8

  4. Octo's term guide Octo's term guide
    1
    #!/usr/bin/env sh
    2
    # Octo's terminal utility installer
    3
    # Description: Creates a help utility and installs it to /usr/local/bin/guide
    4
    
                  
    5
    set -eu  # Exit on error or unset vars