gammy, sct, redshift & desktop-dimmer

Miscellaneous tools
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

gammy, sct, redshift & desktop-dimmer

#1 Post by labbe5 »

Usage: sct [temperature]
Temperatures must be in a range from 1000-10000
If no arguments are passed sct resets the display to the default temperature (6500K)
If -h is passed sct will display this usage information



All you have to do is download sct from repositories and usage is as simple as :
sct 3600 (or whatever value between 1000 and 10 000)
Enter sct to reset.
Last edited by labbe5 on Sun 25 Aug 2019, 14:52, edited 2 times in total.

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

desktop-dimmer

#2 Post by labbe5 »

To get your copy of Desktop-Dimmer : https://github.com/sidneys/desktop-dimmer/releases

Deb files for 32 & 64-bit Linux systems available as well.

As the app's name suggests, it is to be used at night, a dim light being better for your eyes.

Further reading :
https://www.omgubuntu.co.uk/2017/02/ope ... dimmer-app

Comment :
i have executed desktop-dimmer on Xenial (16.04) and on Bionic (18.04).
64-bit AppImage is ok on my Xenial installation, but not on my Bionic one (32-bit).
Developer says : Tested on macOS Sierra, Windows 10 Anniversary. Beta support for Ubuntu 16.10.

If you have installed a deb file, and it does not work properly, to remove it :
#apt remove --purge desktop-dimmer and #apt autoremove for any leftovers and dependencies.
If you have executed an AppImage, and it does not work properly, there is nothing to uninstall.

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#3 Post by sc0ttman »

I installed redshift (no GUI version), and use these in my ~/.bashrc:

Code: Select all

alias dayscreen='redshift -O 5500K'
alias nightscreen='redshift -O 3400K'

I don't yet have a nice function to gradually change the screen temp over time, but will write one at some point... Unless someone has already done it, and wants to post it here...?
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Night Eye

#4 Post by labbe5 »

Night Eye enables dark mode on pretty much all websites - Facebook, Google, Quora, Github, Stackoverflow, Wikipedia and much more.
Instead of simply inverting, the extension analyses the pages’ colors and images and converts them to improve your browsing experience.

The extension allows you to quickly switch between the three available modes

- Dark - Go into complete dark mode. All colors, small images and icons will be converted to give you the smoothest dark experience possible.

- Filtered - The websites' colors will not be changed, but you can still adjust brightness, contrast, warmth and more.

- Normal - Get back to the normal browsing experience.

To get your copy of Night Eye : https://addons.mozilla.org/en-US/firefo ... dark-mode/

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Gammy

#5 Post by labbe5 »

https://github.com/Fushko/gammy

Adjusts pixel brightness based on screen contents. It dims the screen if it's too bright (according to user settings) and viceversa.

Further reading :
A little GUI tool that adjusts pixel brightness based on screen contents
https://www.reddit.com/r/linux/comments ... oking_for/

Post Reply