raphaelquintao / QRedshiftCinnamon

Linux Cinnamon applet to change screen color temperature

Home Page:https://cinnamon-spices.linuxmint.com/applets/view/313

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRedshift Cinnamon

A Cinnamon applet that makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day.

Original Repository: https://github.com/raphaelquintao/QRedshiftCinnamon

Installation

curl https://github.com/raphaelquintao/QRedshiftCinnamon/raw/master/install.sh -sSfL | bash 

Buy me a coffee

  • PayPal
  • Bitcoin: 1PxRoGDq32FNdzk6jq8DGgaRY5uRVtLjHN

Features

  • Powerfull Interface.
  • Scroll actions on panel icon.
  • Keyboard Shortcuts.
  • Temperature from 1000k to 9000k.
  • Gamma from 0.5 to 5.
  • Smooth transition between day and night.
  • Independent of redshift package.

Changelog

  • 2.0.1

    • New icons
    • Improved interface
    • Architeture check and notify
    • Location is back and better.
  • 2.0.0

    • Original repository renamed to QRedshiftCinnamon.
    • Completely disabled on Wayland (wayland cinnamon compositor don't support gamma ramps yet).
    • Removed remote location option (I don't think anyone uses it. Can be implemented in the future if there are enough requests).
    • Removed dependency of redshift package.
    • Extension now uses its own backend application: QRedshift Terminal Application.
    • Added an option to configure step for shortcuts.
More
  • 1.7.7
    • Added smooth transition to brightness.
  • 1.7.6
    • Added option to activate as soon as Cinnamon starts up.
  • 1.7.5
    • Update messages on Arch.
    • Add icons for Cinnamon 5.8
  • 1.7.4
    • Added new translations.
  • 1.7.3
    • Fixed small bug on smooth transition.
    • Fixed messages when not using manual night time.
  • 1.7.2
    • Fixed sliders on Cinnamon 5.4
    • Automatically check for redshift-gtk and notify to remove it.
    • Smooth transition between day and night.
  • 1.7.1
    • Auto update is only used when night is enabled.
  • 1.7.0
    • Fixed issues with asynchronous command calls.
      • Main redshift call reverted to synchronous, so the cinnamon will show the annoying message again: This applet contains function calls that could potentially cause Cinnamon to crash or freeze.
      • I noticed that on some (slow?) computers many asynchronous calls cause the application to freeze.
  • 1.6.0
    • Added manual night time option.
    • Fixed some issues with Debian.
  • 1.5.5
    • Fixed icon blinking when using symbolic icon.
  • 1.5.4
    • Fixed: "This applet contains function calls that could potentially cause Cinnamon to crash or freeze."
  • 1.5.3
    • Fixed some issues with Debian.
      • Automatically disable redshift default service.
    • Removed default keyboard shortcuts.
  • 1.5.2
    • Added keyboard shortcut to increase brightness <Control>Page_Up
    • Added keyboard shortcut to decrease brightness <Control>Page_Down
    • Added keyboard shortcut to increase temperature <Control><Shift>Page_Up
    • Added keyboard shortcut to decrease temperature <Control><Shift>Page_Down
    • Added support to lower gamma.
    • Added option to use a symbolic icon.
  • 1.5.1
    • Update night brightness on scrolling.
    • Added support to version 4.6.
  • 1.5
    • Added keyboard shortcut to toggle On/Off <Control>End
    • Added localization support.
  • 1.4
    • Fixed icon scale.
    • Added support to version 4.3 and 4.4

Translations

If you want to submit some translations please make it on the original repository. It's a lot easier to me keep it synced.

Flag Language Code Translator
Bulgarian bg @spacy01
Danish da @Alan01
German de @OzzieIsaacs
Spanish (Spain) es @haggen88
Spanish (Mexico) es_MX @RichLuna
French fr @claudiux
Hungarian hu @kami911
Italian it @eperulli
Dutch nl @Vistaus
Occitan oc @Mejans
Polish pl @szedar14
Portuguese (Portugal) pt @hugok79
Portuguese (Brazil) pt_BR @raphaelquintao
Romanian ro @AndreiMiculita
Russian ru @aivazoff
Slovak sk @prescott66
Swedish sv @eson57
Turkish tr @kelebek333
Chinese zh_CN @Slinet6056

Screenshots

About

Linux Cinnamon applet to change screen color temperature

https://cinnamon-spices.linuxmint.com/applets/view/313

License:Apache License 2.0


Languages

Language:JavaScript 96.4%Language:Shell 1.9%Language:CSS 1.7%