Sha256: 6af3400ce5173699844371646e4fda7fa5ce82ae04500186c2b538541138eb71
Contents?: true
Size: 1001 Bytes
Versions: 2
Compression:
Stored size: 1001 Bytes
Contents
# Wait Up Play sound files slowly so you can follow along. This will be a port of playitslowly to Ruby + Ruby-GNOME2. ## Usage Command-line: wait_up-cli [file] [tempo] GUI (just a stub right now): wait_up Press Ctrl-Q to quit. ## Install gem install wait_up ## Dependencies Wait Up needs some additional software installed in order to work. ### Debian Wait Up needs at least the following: sudo apt-get install libgirepository1.0-dev gobject-introspection More to be determined ### Other OS To be determined. Please contribute back your experience in getting Wait Up running on your favorite operation system. ## Contributing Contributions are welcome! Please feel free to create issues or pull requests on GitHub. If you want to run the tests, you may need to install additional packages: sudo apt-get install gir1.2-atspi-2.0 libatk-adaptor ## License Copyright © 2015–2017 [Matijs van Zuijlen](http://www.matijs.net). See LICENSE for details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wait_up-0.1.1 | README.md |
wait_up-0.1.0 | README.md |