Skip to content

jangler/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous public domain utility scripts. See tools for compiled utilities.

Scripts are organized by language. Sometimes a script has implementations in multiple languages.

  • bash/explode - explode directories
  • bash/gifopt - optimize the size of a GIF using gifdrop and gifsicle
  • bash/jpegopt - optimize the size of a JPEG using ImageMagick
  • bash/mdgen - generate a full HTML document from a Markdown file
  • bash/moss-find - invoke a moss command with arguments given by find
  • bash/mp3mod - convert tracker modules in a folder to volume-equalized MP3 using schismtracker, loudness-scanner, and sox
  • bash/prune - remove empty directories from a directory tree
  • bash/wdname - rename tmux window to basename of working directory
  • bash/wri - view formatted ri output in browser using markdown
  • bash/xsync - synchronize clipboard with primary selection using xclip
  • chicken/bundle - collect a dynamically linked executable's dependencies in the working directory, and make the executable load its libraries from its working directory
  • chicken/r7rs-benchmark-stats - run stats on https://ecraven.github.io/r7rs-benchmarks/all.csv
  • luajit/randparty - generate a random pokémon red and/or blue party
  • python/automaster - master and encode a set of audio files
  • python/finances - tally ledger information from a JSON file
  • python/hex2schism - convert a 24-bit hex color to a 3-tuple for schismtracker
  • python/jsonfmt - pretty-print JSON
  • python/mp3level - slightly more specific variation of automaster
  • python/musorg - organize audio files based on metadata using pytaglib
  • python/pyjson - load JSON files and enter a Python REPL
  • {python,racket}/tab - pretty-print or un-pretty-print CSV
  • python/shellname - translate arguments or lines to ASCII letters, digits, and hyphens
  • ruby/taginfo - print information about a git tag

About

Miscellaneous public domain utility scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published