Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

cybre/RedshiftGtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedshiftGtk

Redshift Configuration GUI
Currently in development

Buy me a beer/coffee?
Donate

Building

meson --prefix=/usr build
ninja -C build
sudo ninja -C build install

Dependencies

gio-2.0
gtk+-3.0
libm

Translating

You will need to generate the .pot file

meson build
ninja -C build redshiftgtk-pot

After that, you can use Poedit to create your localization or run

cd po
msginit -l <language-code>

and edit the file manually.
Don't forget to add your language to LINGUAS!

TODO

  • Make it possible to set dusk and dawn manually

Screenshot

Landing view

About

Redshift Configuration GUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages