Skip to content

Foxboron/Archur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archur

Generates random arch wallpapers from a text file!
Based on this reddit thread

Depends on pillow

λ » archur -h
usage: archur.py [-h] -o OUTPUT [-t THEME] [--text TEXT] [-r RESOLUTION]
                 [-fg FOREGROUND_COLOR] [-bg BACKGROUND_COLOR]

Generate random Arch wallpaper

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Output file name
  -t THEME, --theme THEME
                        The theme to use, else random. 'black' or 'solarized'
  --text TEXT           Text on the picture, or random
  -r RESOLUTION, --resolution RESOLUTION
                        Sets the resolution of the image. Example: 1920x1080
  -fg FOREGROUND_COLOR, --foreground-color FOREGROUND_COLOR
                        Color for the text and the logo.
  -bg BACKGROUND_COLOR, --background-color BACKGROUND_COLOR
                        Color for the background.

About

Arch Linux wallpaper generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages