Skip to content
View antiharmonic's full-sized avatar
😢
😢

Block or report antiharmonic

Report abuse

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

Report abuse

Pinned Loading

  1. blankslate blankslate Public

    HTML

  2. media media Public

    Python

  3. Extract steam screenshots from appid... Extract steam screenshots from appid named dirs to human readable dirs.
    1
    #!/bin/env python3
    2
     
    3
    # This has a lot of problems, e.g. I should have used os.path.join()
    4
    # and as such this has only been used in my own little WSL world.
    5
     
  4. As far as I'm aware b2 sync --dryRun... As far as I'm aware b2 sync --dryRun doesn't give statistics like rsync would, and I am often curious how much space will be used/uploaded once the sync is performed
    1
    #!/bin/bash
    2
     
    3
    # usage: calc_b2_upload.sh <bucket-name> [optional parameters to pass to the b2 command]
    4
     
    5
    if ! command -v mac2unix &> /dev/null
  5. irssi/scripts.irssi.org irssi/scripts.irssi.org Public

    Script Repository for Irssi

    Perl 506 239

  6. perrottg/WorldBossStatus perrottg/WorldBossStatus Public

    World of Warcraft addon to track world bosses

    Lua 2