SkillAgentSearch skills...

Svart

Change between dark/light mode depending on the ambient light intensity

Install / Use

/learn @sdushantha/Svart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> svart </h1> <p align="center"> Change between dark/light mode depending on the ambient light intensity <img src="images/preview.gif" align="center"> <br>

Installation

Install using pip

$ python3 -m pip install --user svart

Install using git

$ git clone git@github.com:sdushantha/svart.git
$ cd svart
$ python3 setup.py install

Usage

$ svart --help
usage: svart [options]

positional arguments:
  ambient               Dark mode when ambient light reaches this level (default: 1,100,000) (commas are not needed)

optional arguments:
  -h, --help            show this help message and exit
  --verbose, -v, --debug, -d
                        Show some information that might be useful during debugging
  --timeout TIMEOUT, -t TIMEOUT
                        Seconds between each check of the ambient level (default: 0)
  --version             Show version number
View on GitHub
GitHub Stars173
CategoryDevelopment
Updated2mo ago
Forks9

Languages

Python

Security Score

95/100

Audited on Jan 22, 2026

No findings