Skip to content

geekskick/Swear-Paper

Repository files navigation

Swear-Paper

Wallpaper Generation

A command line application to generate a new desktop wallpaper, using the newest post to /r/earthporn and google's naughty word list.

Dependancies

Basically just docker, but if you want to know more then: See conanfile and dockerfile.

Building

docker build -t swear_paper ./docker 
./rundocker.sh cmake -Bbuild . 
./rundocker.sh cmake --build build --target all

Usage

./swear_paper <option>
Allowed Options:
  -h [ --help ]                         Display help message
  -s [ --source ] arg (=https://raw.githubusercontent.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words/master/en)
                                        Specify the location of the swear word 
                                        list
  -o [ --output ] arg                   Output filename
  --skip arg (=0)                       Skip to the nth image in the list of 
                                        available ones
  --thickness arg (=1)                  Thickness of the line used to print the
                                        word

results

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

About

Wallpaper Generation

Resources

Stars

Watchers

Forks

Packages

No packages published