File: redshift-gtk.metainfo.xml.in

package info (click to toggle)
redshift 1.12-4.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 6,412 kB
  • sloc: sh: 4,836; ansic: 4,728; python: 429; makefile: 232; objc: 222; xml: 161
file content (27 lines) | stat: -rw-r--r-- 1,460 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Jon Lund Steffensen <jonlst@gmail.com> -->
<component type="desktop-application">
 <id>dk.jonls.redshift.gtk</id>
 <name>Redshift</name>
 <metadata_license>CC0</metadata_license>
 <project_license>GPL-3.0+</project_license>
 <url type="homepage">http://jonls.dk/redshift/</url>
 <developer_name>Jon Lund Steffensen</developer_name>
 <update_contact>jonlst@gmail.com</update_contact>
 <launchable type="desktop-id">redshift-gtk.desktop</launchable>

 <summary>Adjusts the color temperature of your screen according to your surroundings</summary>

 <description>
   <p>Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.</p>
   <p>The color temperature is set according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt.</p>
   <p>This program provides a status icon that allows the user to control Redshift.</p>
 </description>

 <screenshots>
   <screenshot type="default">
     <image>file:///usr/share/doc/redshift-gtk/screenshot.png</image>
     <caption>The Redshift information window overlaid with an example of the redness effect</caption>
   </screenshot>
 </screenshots>
</component>