Skip to content

Notchout is a simple Python script which generates a solid color wallpaper image with a mysterious black bar on the top of it.

License

Notifications You must be signed in to change notification settings

jurihock/notchout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notchout

Usage: notchout.py [OPTIONS] [PATH]

  Notchout is a simple Python script which generates a solid color wallpaper
  image with a mysterious black bar on the top of it.

  e.g. python notchout.py -c #C0FFEE ~/Pictures/Wallpaper.png

Options:
  -s, --screen INTEGER  Screen index for auto image size detection. (1)
  -w, --width INTEGER   Image width.  (auto)
  -h, --height INTEGER  Image height. (auto)
  -n, --notch INTEGER   Notch height. (74)
  -c, --color TEXT      Color code.   (#191919)
  --help                Show this message and exit.

About

Notchout is a simple Python script which generates a solid color wallpaper image with a mysterious black bar on the top of it.

Topics

Resources

License

Stars

Watchers

Forks

Languages