소스 검색

Add Multiscreen Blank v2

master
Ashton Charbonneau 5 년 전
부모
커밋
ee133f9210
1개의 변경된 파일28개의 추가작업 그리고 0개의 파일을 삭제
  1. 28
    0
      multiscreenblankv2.json

+ 28
- 0
multiscreenblankv2.json 파일 보기

@@ -0,0 +1,28 @@
1
+{
2
+	"homepage": "https://nookkin.com/software/multiscreen-blank-v2.ndoc",
3
+	"description": "Multiscreen Blank v2 is an easy-to-use utility that allows you to independently blank out or dim one or more monitors connected to your computer, as well as mirroring the contents of screens that are physically located in another room or turned off. Monitors fade in and out with smooth transitions.",
4
+	"version": "2.2.0",
5
+	"license": "Freeware",
6
+	"url": "https://dl.nookkin.com/files/MultiscreenBlank2.2.0.0.zip",
7
+	"hash": "md5:e29a218fb7ced2281bafca23c4d61c2c",
8
+	"extract_dir": "MultiscreenBlank2",
9
+	"bin": [
10
+		[
11
+			"MultiscreenBlank2.exe",
12
+			"MultiscreenBlank2"
13
+		]
14
+	],
15
+	"shortcuts": [
16
+		[
17
+			"MultiscreenBlank2.exe",
18
+			"Multiscreen Blank v2"
19
+		]
20
+	],
21
+	"persist": [
22
+		"MultiscreenBlank2.ini"
23
+	],
24
+	"checkver": {
25
+		"url": "http://dl.nookkin.com/products/multiscreenblank/",
26
+		"regex": "Multiscreen Blank ([\\d.]+)"
27
+	}
28
+}

Loading…
취소
저장