0.0
Repository is gone
No release in over 3 years
zu == Unzipper (in the tradition of `uz`, but better). Works for .tgz, .xz, .zip, .deb, .rpm — you name it. (Literally. If you find an archive that it doesn't open, let me know about it and I'll add that.) If you have an archive sitting there of format `xyz`, then `zu foo.xyz` should take care ...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
A modular, testable, Ruby debugger using some of the best ideas from ruby-debug, other debuggers, and Ruby Rails. Some of the core debugger concepts have been rethought. As a result, some of this may be experimental. This version works only with MRI 1.8 and 1.9' See rbx-trepanning for a versi...
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
With this program you can list your telescopes and eyepieces and get a set of calculations done for each scope and for the combination of scope and eyepiece. Easy interface. Run the program, then hit '?' to show the help file. Version 1.0: A full rewrite using the rcurses library (https://github....
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
========================================================= FreeSWITCHeR Copyright (c) 2009 The Rubyists (Jayson Vaughn, Tj Vanderpoel, Michael Fellinger, Kevin Berry) Distributed under the terms of the MIT License. ========================================================== About ----- *** STILL ...
2020
2021
2022
2023
2024
2025
0.0
Low commit activity in last 3 years
No release in over a year
# Wuffl <strong> 1. Introduction </strong> Wuffl is a simple image viewer which can move pictures either to a „Selected“ folder or to a „Deleted“ folder. "Selected" and "Deleted" folders are located in the same folder as the chosen picture. Wuffl is available for Linux Ubuntu >=14.04, Mac >= OS...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Trim an audio or video file using ffmpeg - Works with all formats supported by ffmpeg, including mp3, mp4, mkv, and many more. - Seeks to the nearest frame positions by re-encoding the media. - Reduces file size procduced by OBS Studio by over 80 percent. - Can be used as a Ruby gem. - Installs ...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is a fun treasure game written in the Ruby programming language. ## Getting Started 1. Install gem: $ gem install treasure_adventure_game 2. At the command prompt: $ treasure_game ## Playing the game Enter a number for the number of game rounds you'd like to play. Enter ...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Ame Ame provides a simple command-line interface API for Ruby¹. It can be used to provide both simple interfaces like that of ‹rm›² and complex ones like that of ‹git›³. It uses Ruby’s own classes, methods, and argument lists to provide an interfac...
2020
2021
2022
2023
2024
2025
0.21
A long-lived project that still receives updates
'archive-tar-minitar' has been deprecated; just install 'minitar'. The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.12. This is likely the last revision before 1.0. minitar (previously called Archive::Tar::Minitar) i...
2020
2021
2022
2023
2024
2025
0.2
No commit activity in last 3 years
No release in over 3 years
Includes wkthmltopdf binaires for macOS (>= 10.7) and Ubuntu 16 (64bit)
2020
2021
2022
2023
2024
2025
0.69
A long-lived project that still receives updates
Cross-language temporary (disposable/throwaway) email detection library. Covers 1979 fake email providers. http://twitter.com/FGRibreau
2020
2021
2022
2023
2024
2025
0.03
No commit activity in last 3 years
No release in over 3 years
Ruby 1.9's require_relative for Rubinius and MRI 1.8. We also add abs_path which is like __FILE__ but __FILE__ can be fooled by a sneaky "chdir" while abs_path can't. If you are running on Ruby 1.9 or greater, require_relative is the pre-defined version. The benefit we provide in this situat...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
IfElse is an implementation of the pure object-oriented conditional syntax found in languages of the SmallTalk family, including Self. Those languages distinguish themselves by taking the "everything is an object / everything is a method" approach to a further extreme than Ruby, and getting rid ...
2020
2021
2022
2023
2024
2025
0.04
No commit activity in last 3 years
No release in over 3 years
A Resque plugin. If you want to be able to add metadata for a job to track anything you want, extend it with this module. For example: require 'resque-meta' class MyJob extend Resque::Plugins::Meta def self.perform(meta_id, *args) heavy_lifting end end ...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Watches a specified iCal-format calendar for events. When the time for an event comes, sends the name of the event to a servant that supports the "commandable" role (http://belphanior.net/roles/commandable/v1). For example, say you have an iCal at www.foo.com/calendar that has an entry named "wa...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Twitterpunch =============== Twitterpunch is designed to work with PhotoBooth and OS X Folder Actions. When this script is called with the name of an image file, it will post the image to Twitter, along with a message randomly chosen from a list and a specified hashtag. If you call the script w...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
= rspec-multi-matchers == Summary * test collection using each or other enumerable methods * makes testing more natural and have a friendlier failure message == HomePage * http://github.com/gregwebs/rspec-multi-matchers == DESCRIPTION: require 'rubygems' require 'spec' require 'rs...
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
# Procer **NOTE: Experimental. Use it to experience what a default `to_proc` could have been. For production code, I recommend an explicit transformation, like the one provided by the gem `jgomo3-func`**. A reasonable good default `to_proc` method for all objects. Install with: ``` gem instal...
2020
2021
2022
2023
2024
2025