@hackage blucontrol0.7.1.0
Configurable blue light filter
Categories
License
BSD-3-Clause
Maintainer
felixspringer149@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (17)
- X11 >=1.9 && <2
- base >=4.11 && <5
- containers >=0.6.2.1 && <0.7
- data-default >=0.7.1 && <0.7.2
- deepseq >=1.4.4.0 && <1.5
- directory >=1.3.6.0 && <1.4 Show all…
Dependents (0)
This application is a blue light filter, with the main focus on configurability.
Configuration is done in Haskell in the style of xmonad.
Blucontrol makes use of monad transformers and allows monadic calculation of values and applying those values. The user chooses, what will be captured in the monadic state.
To get started with configuring read Blucontrol.