Skip to content

Mnpn/Spectrl

Repository files navigation

Spectrl

Spectrl lets you choose an amount of randomised colours that fit well together. Spectrl is made in Rust.

Five Spectrl GTK windows running on Ubuntu 19.04

Installation

If you don't want to compile the thing yourself, download the latest release here.

If you instead want to compile Spectrl, you can do so by getting Rust. Once that is installed, clone the repository: git clone git@github.com:Mnpn03/Spectrl.git to clone with SSH, or git clone https://github.com/Mnpn03/Spectrl.git to clone with HTTPS. Then you simply build it by running cargo build --release.

Usage

Linux:

$ spectrl <amount of colours>
$ spectrl-gtk <amount of colours>

Windows (Release):

See 1_README.txt in the download.

Contribution

To contribute to the project, simply create a Pull request or an Issue.

License

Spectrl is FOSS that comes with no warranty. Read more about the license used here.