A dynamic colourscheme generator derived from Pywal colour schemes
Go to file
petrafied 32444f028c added readme with intro and instructions, as well as pywal wrapper to run the whole shebang in one smooth motion 2019-06-04 03:30:01 +10:00
README.md added readme with intro and instructions, as well as pywal wrapper to run the whole shebang in one smooth motion 2019-06-04 03:30:01 +10:00
video.gif added readme with intro and instructions, as well as pywal wrapper to run the whole shebang in one smooth motion 2019-06-04 03:30:01 +10:00
viscolourchanger added comments 2019-06-04 02:54:21 +10:00
wal added readme with intro and instructions, as well as pywal wrapper to run the whole shebang in one smooth motion 2019-06-04 03:30:01 +10:00

viscolourchanger

Intro

viscolourchanger is a program to dynamically change the colourscheme used by cli-visualizer (herein referred to as 'vis'), as generated by pywal.

viscolourchanger

##Setup and Configuration ###Initial Setup To make vis recognise the generated colour scheme, it is necessary to add the line

colors.scheme=wal

to the vis config file located at $HOME/.config/vis.config.

(It is also helpful to add the line

audio.stereo.enabled=false

in order to see a broader range of colours in the base vis config, but this is just personal taste and far more complex configurations are possible.)

###Further Suggestions That is all there is to viscolourchanger itself, and in absence of something further, pywal and viscolourchanger run separately. However, it is useful to make a wrapper for pywal. A simple wrapper which I have written is located here, and will allow for on-the-fly colour changes as pywal is run.

program in action (the jitters here are an artifact of ffmpeg)