Background change acc. to the solarterm

About The Project In ancient China, our ancestor named solar terms with such romantic and poetry words which bring the temperature, humidity, sound, smell, taste to me when I read them. These breathtaking photos for different solar terms taking from countdown video in Beijing winter olympics 2022 opening ceremony. Run the code then destop’s background will be set based on the solar term interpreted from the current date. How to Use: download and unzip code install python3 (https://www.python.org/downloads/windows/) double click […]

Read more

Change desktop background image with python

Alfred workflow: change mac desktop background image Installation Download latest version from releases Double click and fill env named with image_base_path Manual Input cim $id, id range is [0, 1, 2, 3, 4, 5, 6, 7], means [today, yesterday, …] You Can visit here for detail. Features Crawling pic links from bing Saveing pic into filepath config image_base_path Setting current pic as desktop background image Acknowledgement Thanks bing. GitHub View Github    

Read more

A tool to convert colorful pictures to GB Studio-compatible colorized backgrounds

A tool to convert colorful pictures to GB Studio-compatible colorized backgrounds. Made by NalaFala/Yousurname/Y0UR-U5ERNAME. Requirements Python (install from https://www.python.org/downloads/) Pillow (install using the instructions here) Run the program using the command py img2gbc.py. The program will ask for the file location of the image. It will resize the image to 160×144 and output a colorized image (note that the colors in this image are not 15-bit) and an uncolorized image (to use in GB Studio). It will also output palette […]

Read more