nccd

nccd is a curses based cd player written in perl featuring:
- CD titles and track names via cddb lookups.
- The ability to quit and resume without interrupting the cd.
- Intuitive, keyboard driven operation.
Documentation
Dependencies:
- libcdaudio - a library for controlling audio cds.
- Curses::UI - a perl module for curses programming.
- Audio::CD - perl module for interfacing with libcdaudio.
Note: Version 0.05 or greater required but not available on CPAN. If your distro does not provide an appropriate package, download the audio-cd_<version>.orig.tar.gz tarball on the linked page. Click here for module installation directions.
Installation:
- Download nccd
- chmod the file executable and place it in your $PATH.
Usage:
- Place a cd in the drive and type
nccd - Commands are intuitive - essentially arrows and enter. Vi-style navigation is also supported.
- Type
H(shift+h) in nccd, or click here for a more detailed help menu.
Download
- Download nccd here.
Feedback
- Questions/Comments/Bugs/Patches welcome; Email pete dot morris at gmail dot com