pywal/README.md

27 lines
1.7 KiB
Markdown
Raw Normal View History

2017-06-24 01:28:06 +02:00
# pywal (A `wal` rewrite in Python 3)
2017-08-13 08:35:09 +02:00
[![PyPI](https://img.shields.io/pypi/v/pywal.svg)](https://pypi.python.org/pypi/pywal/) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md) [![Build Status](https://travis-ci.org/dylanaraps/pywal.svg?branch=master)](https://travis-ci.org/dylanaraps/pywal) [![Donate](https://img.shields.io/badge/donate-patreon-yellow.svg)](https://www.patreon.com/dyla)
2017-06-24 01:28:06 +02:00
2017-08-13 08:35:09 +02:00
\[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\]
2017-07-23 11:27:54 +02:00
2017-06-30 10:41:37 +02:00
`wal` is a script that takes an image (or a directory of images), generates a colorscheme (using `imagemagick`) and then changes all of your open terminal's colors to the new colorscheme on the fly. `wal` then caches each generated colorscheme so that cycling through wallpapers while changing colorschemes is instantaneous.
`wal` also merges the new colorscheme into the Xresources database so that programs on your system such as `Rofi` or `i3` use the new colors automatically. `wal` finally exports the colors into various formats so that you can use the colors in webpages, scripts, other programs etc.
For more info, check out the [Wiki](https://github.com/dylanaraps/pywal/wiki).
2017-06-24 01:28:06 +02:00
2017-11-07 21:14:58 +01:00
[Screenshot Examples (Reddit)](https://www.reddit.com/r/unixporn/search?q=wal&restrict_sr=on&sort=relevance&t=all)
2017-06-24 01:28:06 +02:00
2018-02-03 01:20:49 +01:00
![screenshot](https://i.imgur.com/EUdn0Kx.jpg)
2017-07-23 11:48:44 +02:00
2017-08-13 08:29:03 +02:00
## Donate
2017-08-13 08:29:43 +02:00
Donations will allow me to spend more time working on `pywal`.
If you like `pywal` and want to give back in some way you can donate here:
2017-08-13 08:29:03 +02:00
**https://patreon.com/dyla**