svart:根据环境光强度在暗光模式之间切换 源码
斯瓦尔特 根据环境光强度在暗/亮模式之间切换 安装 使用pip安装 $ python3 -m pip install --user svart 使用git安装 $ git clone git@github.com:sdushantha/svart.git $ cd svart $ python3 setup.py install 用法 $ 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
文件列表
svart-master.zip
(预估有个10文件)
svart-master
setup.py
625B
.gitignore
35B
images
preview.gif
7.85MB
requirements.txt
14B
LICENSE
1KB
svart
__init__.py
24B
__main__.py
31B
暂无评论