Skip to content

Automatically exported from code.google.com/p/dynamic-io

License

Notifications You must be signed in to change notification settings

yiyus/dynamic-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dio - dynamic i/o

dio is a generic input output program for X. It reads list items from stdin. These items can be played on selection, by order or randomly. Items can also be filtered or removed. dio can also generate text for stdout from user input.

Requirements

In order to build dio you need the Xlib header files.

Installation

Edit config.mk to match your local setup (dio is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install dio (if necessary as root):

make clean install

Running dio

See the man page for details. Some examples in bin/ can be installed (as root) with:

make bin

About

Automatically exported from code.google.com/p/dynamic-io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published