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

Latest commit

 

History

History
40 lines (34 loc) · 728 Bytes

README.md

File metadata and controls

40 lines (34 loc) · 728 Bytes

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