Skip to content
View Mrfiregem's full-sized avatar
  • 11:07 (UTC -04:00)
Block or Report

Block or report Mrfiregem

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

  1. shell-piper shell-piper Public

    Write a temporary file and pass it to a program

    Python 1

  2. bin bin Public

    short scripts in ~/.local/bin

    Shell 1 1

  3. A bash script to add meme text to a ... A bash script to add meme text to a video file using ffmpeg
    1
    #!/usr/bin/env bash
    2
    # Initialize variables to customize output
    3
    : "${FFILE:="${HOME}/.fonts/i/impact.ttf"}" # Let user choose font file
    4
    : "${FSIZE:=72}"                            # Let user choose font size in px
    5
    : "${BSIZE:=5}"                             # Let user choose stroke size in px
  4. net.tagaini.TagainiJisho net.tagaini.TagainiJisho Public

    Flatpak for Tagaini Jisho

    1