Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/candera/trempature
Displays the current outdoor temperature in the tray.
https://github.com/candera/trempature
Last synced: 20 days 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 (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-01-13T20:19:01.000Z (almost 15 years ago)
- Last Synced: 2024-12-09T09:51:35.483Z (25 days ago)
- Language: C#
- Homepage: http://wiki.github.com/candera/trempature
- Size: 180 KB
- Stars: 1
- Watchers: 2
- 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 [email protected].
-Craig Andera
January 5th, 2010