cdcd
command line or console based CD player
Install
- All systems
-
curl cmd.cat/cdcd.sh
- Debian
-
apt-get install cdcd
- Ubuntu
-
apt-get install cdcd
- Kali Linux
-
apt-get install cdcd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cdcd
- Raspbian
-
apt-get install cdcd
- Dockerfile
- dockerfile.run/cdcd
cdcd
command line or console based CD player
cdcd works in two ways, accepting commands directly off the command line or in a query mode similar to other UNIX programs. To pass a command to cdcd, simply run cdcd with the command as the argument (e.g. cdcd play). This is great for using cron and cdcd together to make a CD alarm clock. Or you can run cdcd without arguments and you will be given the cdcd command prompt.
cdcd-dbg
command line or console based CD player (debug)
cdcd works in two ways, accepting commands directly off the command line or in a query mode similar to other UNIX programs. To pass a command to cdcd, simply run cdcd with the command as the argument (e.g. cdcd play). This is great for using cron and cdcd together to make a CD alarm clock. Or you can run cdcd without arguments and you will be given the cdcd command prompt. This package contains the debugging symbols.