Skip to content

A collection of Ruby scripts I've created at different times to help make complex tasks easier

Notifications You must be signed in to change notification settings

jhunschejones/Ruby-Scripts

Repository files navigation

Ruby Scripts

This repo houses a somewhat eclectic collection of Ruby scripts I've created at different times to help make complex or repetitive tasks easier.

Contents

  • categorize: A CSV parsing and formatting script I use for manipulating credit card statements to work with my reporting infrastructure
  • movie_formatter: A file-organization script I use for managing my personal digital movie collection
  • episode_namer: A file-naming script I use for managing directories of tv episodes
  • spotify_ruby: A console app to play with the Spotify API for potential use in a future version of Album Tags.
  • vlc_dual_audio: A script to wrap the VLC CLI tool and make playing dual audio movies easier.
  • cost_adder: A script that reads dollar values out of a blob of text and sums the total of the amounts.

I initially included my Japanese language learning scripts in this repository as well, but they have since been moved to Language Learning Tools.

About

A collection of Ruby scripts I've created at different times to help make complex tasks easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published