@hackage bludigon0.1.1.0
Configurable blue light filter
Categories
License
BSD-3-Clause
Maintainer
felixspringer149@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Deprecated
Dependencies (17)
- X11 >=1.9 && <1.10
- 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.
Bludigon makes use of monad transformers and allows monadic calculation of gamma values and recoloring. The user chooses, what will be captured in the monadic state.
To get started with configuring read Bludigon.