CkTD / bingimage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download background image from bing.com

db

download images
getbingimage.py -d start

webserver

show images on web page link

client

GTK3 application to view images by webserver's api

dependencies

  • gtk+-3.0
  • libsoup-2.4
  • json-glib-1.0

build

meson builddir && cd builddir && ninja

About


Languages

Language:Python 87.4%Language:C 12.2%Language:Makefile 0.2%Language:Meson 0.2%