Skip to content
View Glutexo's full-sized avatar
🇨🇿
Wypili moją krew na hejnał
🇨🇿
Wypili moją krew na hejnał
  • Twisto
  • Frýdek, Czechia

Block or report Glutexo

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. kastan kastan Public

    Native macOS app, Swift CLI, library, and MCP server for personal IDOS journey searches.

    Swift

  2. subshifter subshifter Public

    Ruby tool for manipulating subtitle files in the SRT format.

    Ruby 2

  3. macos-language-manager macos-language-manager Public

    Shell tools for managing macOS preferred languages and the Steam interface language.

    Shell

  4. macos-keychain-copy macos-keychain-copy Public

    Safely create CLI-readable macOS Keychain credential copies for automation

    Python

  5. onigumo onigumo Public

    Parallel web scraping framework

    Elixir 3 1

  6. AppleScript to get current date and ... AppleScript to get current date and time (YYYY-MM-DD HH:MM:SS). Usable as a Text Service in Mac OS X.
    1
    (*
    2
    	The zero_pad function taken from:
    3
    	http://www.nineboxes.net/2009/10/an-applescript-function-to-zero-pad-integers/
    4
    *)
    5
    on zero_pad(value, string_length)