cream-melange

Melange Widget System for the Cream Desktop Environment

Install

All systems
curl cmd.cat/cream-melange.sh
Ubuntu
apt-get install cream-melange
Windows (WSL2)
sudo apt-get update sudo apt-get install cream-melange
Raspbian
apt-get install cream-melange

cream-melange

Melange Widget System for the Cream Desktop Environment

The Melange widget system provides an easy to use API for creating widgets for the Cream Desktop Environment. Creating Melange widgets is very simple. Basically Melange widgets are simple HTML pages and you do not have to know GTK+ in order to write nice widgets. You can use everything HTML offers you, including new HTML5 features such as the canvas element. Furthermore CSS and Javascript can be used to extend the HTML. As if that isn??t enough you can use Python to collect and process data, which then can be used in your widget.