Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nepochal/redshift-tray
Redshift Tray is a wrapper for Redshift on Windows for easy configuration and running Redshift in the background.
https://github.com/Nepochal/redshift-tray
Last synced: 3 months ago
JSON representation
Redshift Tray is a wrapper for Redshift on Windows for easy configuration and running Redshift in the background.
- Host: GitHub
- URL: https://github.com/Nepochal/redshift-tray
- Owner: Nepochal
- License: mit
- Created: 2016-02-16T16:55:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T07:49:10.000Z (about 7 years ago)
- Last Synced: 2024-04-09T01:57:40.382Z (7 months ago)
- Language: C#
- Size: 719 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome - Nepochal/redshift-tray - Redshift Tray is a wrapper for Redshift on Windows for easy configuration and running Redshift in the background. (C# #)
README
Redshift Tray
=============
Redshift Tray is a convenient tool for configuring and using [Redshift](http://jonls.dk/redshift/) on Windows. It completely works in the background and is controllable through a tray icon.---
**How to install and configure**
1. Download the [latest version](https://github.com/Nepochal/redshift-tray/releases) from the release page
2. Unzip the file
3. Download [Redshift](https://github.com/jonls/redshift/releases)
4. Start the program and fill in the redshift.exe in the settings dialog---
**How to build**
Use Microsoft Visual Studio 2013 or above to load the project. You should be able to compile the sources without additional dependencies.