From 1067a6ab835bb20aa98ca353095ef718dd587ebb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 19 Feb 2014 01:51:29 +0100 Subject: extend readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'README') diff --git a/README b/README index bc61e51..33cbcd4 100644 --- a/README +++ b/README @@ -35,3 +35,25 @@ more flexible and solves some problems with Redshift: for LCD monitors which suffers the effects of S-curves. +Blueshift is not user friendly and it is not +meant too be. Blueshift does offer limited +use of command line options to apply settings, +but it is really meant for you to have configuration +files (written in Python) when 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 position; 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. +If Blueshift does not work for you for any of these +reasons, you should take a look at Redshift. + -- cgit v1.2.3-70-g09d2