Skip to content

RosyGraph/simple-gradient-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simple-gradient-wallpaper

example wallpaper

simple-gradient-wallpaper is a simple CLI to generate a 1920 x 1080 PNG from a list of hex codes.

  • Generate a random gradient named randomgradient.png

    python3 gradient.py

  • Generate a random gradient named example.png

    python3 gradient.py example

  • Generate a gradient from white to black named bw.png

    python3 gradient.py "bw #000000 #FFFFFF"

About

command line tool for creating gradients from hex codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages