From 70bb8dcf632577fadcb59f80b6a00cbe6835d7e4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 15 Mar 2014 10:49:50 +0100 Subject: update readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README.md | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 4d6303b..2b4c722 100644 --- a/README.md +++ b/README.md @@ -27,20 +27,17 @@ Python 3) where all the policies are implemented, Blueshift is only meant to provide the mechanism for modifying the colour curves. -Blueshift neither provides any means of automatically -getting your geographical location; the intention is -that you should implement that in the policy yourself -using library which can do that. Additionally Blueshift -provides not safe guards from making your screen -unreadable or otherwise miscoloured; and Blueshift will -never, officially, add support specifically for any -proprietary operating system. Blueshift is fully -extensible so it is possible to make extensions that -make it usable under unsupported systems, the base code -is written in Python 3 without calls to any system -dependent functions (with exception for fallbacks.) -This is not necessarily true for configuration script -examples and optional features. +provides no safe guards from making your screen +unreadable (this feature [the lack of a feature] is +used in the sleepmode example) or otherwise miscoloured; +and Blueshift will never, officially, add support +specifically for any proprietary operating system. +Blueshift is fully extensible so it is possible to +make extensions that make it usable under unsupported +systems, the base code is written in Python 3 without +calls to any system dependent functions (with exception +for fallbacks.) This is not necessarily true for +configuration script examples and optional features. If Blueshift does not work for you for any of these reasons, you should take a look at Redshift. The mean @@ -84,7 +81,8 @@ additional installation options. On error make sure you do not have `--as-needed` in `LDFLAGS`. -#### Arch Linux +#### Arch Linux, Parabola Blueshift is available in the Arch User Repository, under the name `blueshift`. + -- cgit v1.2.3-70-g09d2