https://github.com/tijn/pause-night-light
Pause Gnome Night Light for 10 seconds
https://github.com/tijn/pause-night-light
Last synced: about 1 year ago
JSON representation
Pause Gnome Night Light for 10 seconds
- Host: GitHub
- URL: https://github.com/tijn/pause-night-light
- Owner: tijn
- License: gpl-3.0
- Created: 2017-10-24T20:25:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T19:53:55.000Z (about 5 years ago)
- Last Synced: 2025-05-06T23:16:55.508Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://extensions.gnome.org/extension/1327/pause-night-light/
- Size: 36.1 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pause-night-light
Pause Gnome Night Light for 10 seconds
## Why?
A small pause will enable you to scan [those color-codes](https://www.google.nl/search?q=CrontoSign) on your screen with the scanner from your bank.
It will automatically turn Night Light back on again so you don't have to remember to.
## More info
- [My homepage](http://www.tijnschuurmans.nl/2017/10/24/pause-night-light.html)
- [The extension at extensions.gnome.org](https://extensions.gnome.org/extension/1327/pause-night-light/)
- I used [this](https://github.com/GNOME/gnome-shell/blob/033277b68f2910e54ce62f45fa92af2f5092a7ba/js/ui/status/nightLight.js) to find out how such a thing should work.