spotlight-dimmer 0.4.7

A lightweight application that dims inactive displays to highlight the active one
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "spotlight-dimmer",
  "version": "0.4.7",
  "description": "A cross-platform application that dims inactive displays to highlight the active one",
  "scripts": {
    "build": "echo 'Frontend build completed - using existing dist/ files'",
    "dev": "echo 'Development mode - using existing dist/ files'"
  },
  "keywords": ["desktop", "monitor", "display", "dimming", "focus", "productivity"],
  "author": "Spotlight Dimmer Team",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/thomazmoura/spotlight-dimmer.git"
  }
}