Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

jessta/jlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jlist
=================
jlist is my fork of dio, dio is a generic input output program for X. 
It reads list items from stdin. These items can be added or removed, they 
can be grouped and sorted by groups, and be output to stdout singly or as a
whole group at a time. jlist can also generate text for stdout from user input.

The idea behind this is to give a generic interface for editing 

Requirements
------------
In order to build jlist you need the Xlib header files.


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

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

    make clean install

Links
-----
Original dio,  http://code.google.com/p/dynamic-io/


About

A fork of dio/dlist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages