“Linux 下的护眼软件”的版本间的差异
跳到导航
跳到搜索
(未显示同一用户的5个中间版本) | |||
第35行: | 第35行: | ||
+ | ; 其中temp-day是白天的色温,temp-night是晚上的色温,全天色温在此区间变动,可以适当将其调低,护眼效果更明显。 | ||
</pre> | </pre> | ||
+ | 经纬度直接wiki就有了 | ||
+ | [https://zh.wikipedia.org/wiki/%E5%B2%91%E6%9D%91%E6%9C%BA%E5%9C%BA 例如岑村机场] | ||
+ | [https://blog.csdn.net/songchuwang1868/article/details/104406574 Linux高效护眼——怎样将redshift设置成全天高效护眼] | ||
http://jonls.dk/redshift/ | http://jonls.dk/redshift/ | ||
第60行: | 第64行: | ||
=see also= | =see also= | ||
+ | |||
+ | [https://blog.csdn.net/u012814856/article/details/80211149 意外的惊喜:f.lux, 一款真的很强大的护眼软件] | ||
[https://www.cnblogs.com/haohao77/p/8177920.html RedShift护眼软件的配置] | [https://www.cnblogs.com/haohao77/p/8177920.html RedShift护眼软件的配置] | ||
[https://www.jianshu.com/p/9be53965ed2f 四个 Linux 下的“护眼”软件] | [https://www.jianshu.com/p/9be53965ed2f 四个 Linux 下的“护眼”软件] | ||
+ | |||
+ | [https://cloud.tencent.com/developer/article/1578675 Linux 开启护眼模式,降低蓝光伤害] | ||
+ | |||
+ | [https://wiki.archlinux.org/index.php/Redshift_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87) Redshift (简体中文)] | ||
+ | |||
+ | [https://blog.csdn.net/songchuwang1868/article/details/104406574 Linux高效护眼——怎样将redshift设置成全天高效护眼] |
2021年2月6日 (六) 13:00的最新版本
热水毛巾就不错
Redshift
用于调整色温的Redshift工具 Redshift可以根据太阳的位置调整色温,在夜间和白天设置不同的色温。从黄昏到清晨,色温的过度非常自然,能够让你的眼睛缓慢适应。
apt install redshift redshift-gtk redshift & #或者用启动器 cat ~/.config/redshift.conf [redshift] ; 设置白天和晚上的屏幕温度(中性为6500k) ; 在2700K/6300K色温下更容易造成视疲劳 temp-day=5800 temp-night=4500 ; 逐渐增强或降低屏幕的温度,平滑过渡 transition=1 ; 设置位置提供者为manual location-provider=manual ; 设置randr调整方法 adjustment-method=randr [manual] ; 广州的经纬度 lon=113.47 lat=23 ; 调整屏幕'0',从0开始 [randr] screen=0 ; 其中temp-day是白天的色温,temp-night是晚上的色温,全天色温在此区间变动,可以适当将其调低,护眼效果更明显。
经纬度直接wiki就有了 例如岑村机场
Linux高效护眼——怎样将redshift设置成全天高效护眼 http://jonls.dk/redshift/
f.lux
https://github.com/xflux-gui/fluxgui
fluxgui #启动 报错 ImportError: No module named gconf sudo apt-get install python-gconf
win 下载 https://justgetflux.com/