https://github.com/candera/trempature
Displays the current outdoor temperature in the tray.
https://github.com/candera/trempature
Last synced: 9 months ago
JSON representation
Displays the current outdoor temperature in the tray.
- Host: GitHub
- URL: https://github.com/candera/trempature
- Owner: candera
- Created: 2009-12-27T14:44:34.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-01-13T20:19:01.000Z (over 16 years ago)
- Last Synced: 2025-08-23T22:55:47.102Z (9 months ago)
- Language: C#
- Homepage: http://wiki.github.com/candera/trempature
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Trempature - an outdoor temperature monitor that runs in the tray
Trempature is a simple program that puts an icon in the system notification
area (also known as the tray) displaying the outdoor temperature. It updates
once a minute. If it can't get the temperature for more than half an hour,
the background turns red.
Limitations:
* Always displays the temperature in degrees Fahrenheit.
To display the temperature in your location, run the program,
right-click the icon in the tray (it will read "NA"), select
"Locations" and "Manage Locations", and add a location near you. Then
right-click again, go to "Locations" and pick the location you added.
Click "OK", and within a few seconds, you should see the temperature
at that location appear.
Expect improvements to the location management stuff fairly soon.
Questions, comments, requests: contact me at candera@wangdera.com.
-Craig Andera
January 5th, 2010