Skip to content

CAOJINGYOU/YhcaoWallpaperEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

自娱自乐作品

分类

  1. 单图
  2. 多图
  3. bing
  4. unsplash
  5. 网页
  6. 视频

类型

  1. SingleImage
  2. MultipleImage
  3. Bing
  4. Unsplash
  5. Web
  6. Video

默认json配置

{
	"Bing": {
		"time": 0,
		"url": "https://uploadbeta.com/api/pictures/random/?key=BingEverydayWallpaperPicture"
	},
	"Monochrome": {
		"alpha": 200,
		"blue": 127,
		"green": 170,
		"lcd": 0,
		"red": 0,
		"time": 0
	},
	"MultipleImage": {
		"imagepath": "C:/Users/yhcao/Pictures",
		"time": 60
	},
	"Other": {
		"autostart": 1,
		"lcd": 1
	},
	"SingleImage": {
		"imagepath": "Yasuo.jpg"
	},
	"Unsplash": {
		"selectindex": 0,
		"time": 60,
		"url": [
			"https://source.unsplash.com/random",
			"https://picsum.photos",
			"http://www.dmoe.cc/random.php",
			"https://img.paulzzh.tech/touhou/random"
		]
	},
	"Video": {
		"videopath": "",
		"volume": 100
	},
	"Web": {
		"otherurl": [
			"https://tianqi.qq.com/",
			"http://tianqi.sogou.com/pc/weather",
			"https://acg.yanwz.cn/wallpaper/api.php"
		],
		"time": 60,
		"url": "https://tianqi.qq.com/"
	},
	"logtype": 2,
	"selecttype": "SingleImage"
}

其他图片接口

https://img.paulzzh.tech/touhou/random

https://img.paulzzh.tech/

http://www.dmoe.cc/random.php

http://www.dmoe.cc/

https://uploadbeta.com/api/pictures/random/?key=BingEverydayWallpaperPicture

https://acg.yanwz.cn/wallpaper/api.php