distccmon-gnome

GTK+ monitor for distcc a distributed client and server

Install

All systems
curl cmd.cat/distccmon-gnome.sh
Debian Debian
apt-get install distccmon-gnome
Ubuntu
apt-get install distccmon-gnome
Arch Arch Linux
pacman -S distccmon-gnome
image/svg+xml Kali Linux
apt-get install distccmon-gnome
Fedora
dnf install distccmon-gnome
Windows (WSL2)
sudo apt-get update sudo apt-get install distccmon-gnome
Raspbian
apt-get install distccmon-gnome

distccmon-gnome

GTK+ monitor for distcc a distributed client and server

distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. this is the GTK+ monitor program.

distcc

simple distributed compiler client and server

distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed.

distcc-gnome

Gnome frontend of distcc monitoring tool