icecc-create-env

lightweight stream download utility

Install

All systems
curl cmd.cat/icecc-create-env.sh
Debian Debian
apt-get install icecc
Ubuntu
apt-get install icecc
image/svg+xml Kali Linux
apt-get install icecc
Fedora
dnf install icecream
Windows (WSL2)
sudo apt-get update sudo apt-get install icecc
OS X
brew install icecream
Raspbian
apt-get install icecc

icecream

lightweight stream download utility

icecream is a non-interactive stream download utility written in Perl. It connects to icecast and shoutcast servers or direct stream URLs, and redirects all fetched content to stdout and/or to media files on your disk. Listen to the stream piping the output to a stdin-capable media player. Save the stream to a named file or split it into different tracks. It is possible to redirect the stream and save it to disk at the same time.

icecc

distributed compiler (client and server)

icecc (also known as Icecream) is a distributed compile system. It allows parallel compiling by distributing the compile jobs to several nodes of a compile network running the icecc daemon. The icecc scheduler routes the jobs and provides status and statistics information to the icecc monitor. Each compile node can accept one or more compile jobs depending on the number of processors and the settings of the daemon. Link jobs and other jobs which cannot be distributed are executed locally on the node where the compilation is started.