diff options
| author | Daniel Byron <=> | 2015-07-20 23:34:44 +1000 |
|---|---|---|
| committer | Daniel Byron <=> | 2015-07-20 23:34:44 +1000 |
| commit | 48b37070ec9d2e7f1f5a6e295317a7363e33a84b (patch) | |
| tree | 868442cc2d5e774fe2b34c18a5cc94bc95a3d773 /README.md | |
| parent | Fixed creating background colored objects behaviour and minor flag changes (diff) | |
| download | schemer2-48b37070ec9d2e7f1f5a6e295317a7363e33a84b.tar.xz schemer2-48b37070ec9d2e7f1f5a6e295317a7363e33a84b.zip | |
Updated readme and todo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,8 +1,4 @@ -# UNDER CONSTRUCTION - -Various aspects of this program are still being developed. Command line usage is quite probably going to change somewhat from as it is now. - -Terminal Colorscheme Generator +Schemer2 -- Terminal Colorscheme Generator ============================== ## Screenshot @@ -54,7 +50,9 @@ And it will be built in your GOPATH directory, in a subdirectory named 'bin'. To ## Features +- Reads configuration for several different terminals - Outputs configuration in several different formats for different terminals. +- Can output colors as a generated image/wallpaper either random or customized - Configurable color difference threshold - Configurable minimum and maximum brightness value |