12345678910111213141516171819202122232425262728 |
- {
- "homepage": "http://multiscreenblank.nookkin.com/",
- "description": "Improve focus by blanking out unused screens. Dim screens to reduce eyestrain. Group screens together for one-touch operations affecting all screens in a group. Recover off-screen programs without turning on the physical display or stream parts of a screen to another. Cover parts of a screen to temporarily hide sensitive information or reduce OLED burn-in.",
- "version": "2.8.0",
- "license": "Freeware",
- "url": "https://git.ashtonc.ca/ashton/scoop-bucket/raw/branch/master/files/multiscreenblank_2.8.0.zip",
- "hash": "sha256:DC2F4AEDE4577CA9FA301201F388D32AF4747752F684132A807A1FF446AD6301",
- "extract_dir": "MultiscreenBlank2",
- "bin": [
- [
- "MultiscreenBlank2.exe",
- "multiscreenblank"
- ]
- ],
- "shortcuts": [
- [
- "MultiscreenBlank2.exe",
- "Multiscreen Blank"
- ]
- ],
- "persist": [
- "MultiscreenBlank2.ini"
- ],
- "checkver": {
- "url": "http://dl.nookkin.com/products/multiscreenblank/latest/",
- "regex": "multiscreenblank_([\\d\\.]+)\\.zip"
- }
- }
|