#wallpaper #image #customization #cli

app parch

CLI tool to fetch and apply wallpapers from Konachan

18 releases (5 breaking)

Uses new Rust 2024

0.6.5 Nov 5, 2025
0.6.4 Nov 1, 2025
0.6.3 Oct 26, 2025
0.5.2 Oct 11, 2025
0.1.3 Oct 2, 2025

#794 in Command line utilities

Download history 705/week @ 2025-09-28 294/week @ 2025-10-05 69/week @ 2025-10-12 350/week @ 2025-10-19 152/week @ 2025-10-26

503 downloads per month

MIT/Apache

17KB
415 lines

Parch

A cmd line tool for fetching and applying wallpapers from Konachan.
Built with Rust.

Usage

# Fetch random SFW wallpaper
parch sfw

# Fetch random NSFW wallpaper  
parch nsfw

# Fetch specific wallpaper by ID
parch id 12345

# Use local wallpapers (offline mode)
parch local sfw
parch local nsfw

# Verbose output
parch sfw verbose

Installation

From releases: Download the latest binary from releases and add to PATH.

From source:

cargo install parch

Features

  • Cross-platform (Windows 10/11, Linux)
  • Online fetching from Konachan
  • Local wallpaper management
  • SFW/NSFW content filtering

License

MIT - see LICENSE.

Note: Content sourced from Konachan. Use rating flags responsibly.

Dependencies

~2.3–3.5MB
~68K SLoC