Skip to content

uwoneko/konabg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

konabg

A simple one file rust script to fetch backgrounds from konachan

Usage

  • ./konabg next - loads the next background, sends it to swww and preloads the next one
  • ./konabg prev - same as next but goes backwards and doesnt preload
  • ./konabg set <x> - sets the background to the specified index
  • ./konabg refresh - loads the same image and sends it to swww

when --lewds is present, adds rating:explicit to the tags and keeps track of the posts, images, and count in a diffrent folder

Installation

cargo build --release
  1. Copy the executable from ./target/release/konabg to anywhere your heart desires

Releases

No releases published

Packages

No packages published

Languages