https://github.com/maandree/nightshift
[UNMAINTAINED] A terminal user interface for redshift
https://github.com/maandree/nightshift
cct clut colour colour-temperature ergonomics interface redshift scripted
Last synced: 11 months ago
JSON representation
[UNMAINTAINED] A terminal user interface for redshift
- Host: GitHub
- URL: https://github.com/maandree/nightshift
- Owner: maandree
- License: gpl-3.0
- Archived: true
- Created: 2014-04-10T20:36:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T18:52:13.000Z (over 1 year ago)
- Last Synced: 2025-02-12T14:31:15.423Z (12 months ago)
- Topics: cct, clut, colour, colour-temperature, ergonomics, interface, redshift, scripted
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 17
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
NAME
nightshift - A terminal user interface for redshift
SYNOPSIS
nightshift [OPTIONS]... [\{ [SCRIPT-OPTIONS]... \}] [-- [REDSHIFT-OPTIONS]...]
DESCRIPTION
Terminal user interface for redshift, a program for
setting the colour temperature of the display according
to the time of day.
The goal of this project is to provide high capabilities
to redshift when it becomes a D-Bus services, and do so
with a nice terminal user interface and a command line
interface with a daemon running in the background.
OPTIONS
-h, --help
Display this help message.
-V, --version
Show program version.
-C, --copyright
Show program copyright information.
-W, --warranty
Show program warrantly disclaimer.
-d, --daemon
Start as daemon.
-x, --reset, --kill
Remove adjustment from screen.
+x, --toggle
Temporarily disable or enable adjustments.
+d, --disable
Temporarily disable adjustments.
+e, --enable
Re-enable adjustments.
+f, --freeze
Temporarily freeze the redshift process.
+t, --thaw
Thaw the redshift process.
-s, --status
Print status information.
+c, --script FILE
Load nightshift configuration script from
specified file.
-c, --config FILE
Load redshift settings from specified file.
-b, --brightness DAY:NIGHT
Screen brightness to set at daytime/night.
-b, --brightness BRIGHTNESS
Screen brightness to apply.
-t, --temperature DAY:NIGHT
Colour temperature to set at daytime/night.
-t, --temperature TEMP
Colour temperature to apply.
-l, --location LAT:LON
Your current location.
-l, --location PROVIDER
Select provider for automatic location updates.
(Type `list' to see available providers.)
-m, --method METHOD
Method to use to set colour temperature.
(Type `list' to see available methods.)
-r, --no-transition
Disable temperature transitions.
NOTES
Apple is using the name of this project for there own
alternative without my permission and with my express
opposition.
SEE ALSO
redshift(1), blueshift(1)