Skip to content

Jsbarkleygriggs/walrs-extended

 
 

Repository files navigation

walrs logo{align="right" height="200"}

This is a fork of walrs with added modularity and handling for remote files for use with wayvy.

walrs

Like Pywal, but written in Rust

walrs is a fast, minimalist CLI tool for generating color schemes from wallpapers. It works the same as pywal but is written in Rust, making it faster and more efficient. No external dependencies are required --- just an app to set your wallpaper. If you're using pywal, you only need to replace the `wal` command with `walrs`. Designed for users who prefer simplicity and speed. Report issues or bugs on GitHub. Full

Install

A package is available on the AUR.

For general purpose users:

$ git clone https://github.com/jsbarkleygriggs/walrs.git
$ cd walrs
$ make install

For Wayvy users:

$ git clone https://github.com/jsbarkleygriggs/walrs.git
$ cd walrs
$ make FEATURES="colors" install

Usage:

see man walrs

If ~/.cache/wal/colors is not generated, the script will not fuction properly.

Supported formats:

Local and remote files,
In theory:
bmp, dxt, flat, gif, hdr, ico, imageops, jpeg, math, png, pnm, tga, tiff, webp
tested:
gif, png, jpeg

About

pywal but if its Fast-Minimal-Simple

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 64.8%
  • Shell 15.1%
  • C 5.1%
  • CSS 4.6%
  • Roff 3.3%
  • Makefile 1.6%
  • Other 5.5%