desktop weather
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1421
Better Weather
Better Weather contains a couple of scripts using normal KDE and Linux tools to provide better display of weather info. more>>
Better Weather contains a couple of scripts using normal KDE and Linux tools to provide better display of weather info than KDEs weather applet. It downloads the information from the US national weather service and maps from weather.com. Two launchers on the main menubar bring up the window separately. Full details and instructions are in the readme.
This is a solution that worked for me, not being a coder. You have to make it work for you. Its an idea and a set of tools. Its also US-centric, but someone may take the idea and make it work just as well anywhere. I hope someone finds it as useful as I do.
WHAT IT DOES
The tools I wrote are two *very* simple bash scripts. The script, localwx.sh, invokes the python weather utility, and downloads the current weather conditions and forecast in text format from the weather service. It stores the information temporarily in a text file (I chose the desktop as the directory in which to save it.) It then "reads" the text file into a kdialog box. When the "ok" button is clicked, the temporary file is deleted.
The other script, wxmap.sh, downloads a current local weather map image using wget, saves it temporarily to the desktop, and calls Kview to display it. When Kview closes, the temporary image file is deleted.
HOW I DID IT
The man pages for "weather," "kdialog," and "wget" were useful for determining which options to use. The script for weather forecasts has to be edited to receive the data for the users current location. My nearest airport is PDK, so my ID was "KPDK." The rest is straightforward enough. To make the weather map script work, you can go to weather.com or your local tv station website and copy the image location for the weather map they use. It can be pasted into the script.
Once the scripts were edited to suit, I made them executable (chmod +x filename), copied them to /usr/local/bin, and created a launcher for each in my main menubar. Describing the process is a lot more difficult than actually doing the work!
<<lessThis is a solution that worked for me, not being a coder. You have to make it work for you. Its an idea and a set of tools. Its also US-centric, but someone may take the idea and make it work just as well anywhere. I hope someone finds it as useful as I do.
WHAT IT DOES
The tools I wrote are two *very* simple bash scripts. The script, localwx.sh, invokes the python weather utility, and downloads the current weather conditions and forecast in text format from the weather service. It stores the information temporarily in a text file (I chose the desktop as the directory in which to save it.) It then "reads" the text file into a kdialog box. When the "ok" button is clicked, the temporary file is deleted.
The other script, wxmap.sh, downloads a current local weather map image using wget, saves it temporarily to the desktop, and calls Kview to display it. When Kview closes, the temporary image file is deleted.
HOW I DID IT
The man pages for "weather," "kdialog," and "wget" were useful for determining which options to use. The script for weather forecasts has to be edited to receive the data for the users current location. My nearest airport is PDK, so my ID was "KPDK." The rest is straightforward enough. To make the weather map script work, you can go to weather.com or your local tv station website and copy the image location for the weather map they use. It can be pasted into the script.
Once the scripts were edited to suit, I made them executable (chmod +x filename), copied them to /usr/local/bin, and created a launcher for each in my main menubar. Describing the process is a lot more difficult than actually doing the work!
Download (0.67MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
838 downloads
x-Desktop 1.5
x-Desktop is a development of browser-only application frontends. more>>
This project comprises a library for developing thin client application frontends using a browser. It helps developers creating (neat) application interfaces (GUI) for inter/intra- and extranet applications.
Main features:
- 100% Browser based & no plugins required
- Supports all Operating Systems providing a DOM2 / Javascript Support Browser
- Simple, well documented Object Interface
- Customizable desktop & window skins
Following Browsers are currently supported:
- Mozilla 1.2+
- Firefox
- K-Meleon 0.7+
- Netscape 7.0+
- Avant 7.0+
- Microsoft IE6.0+
- Galeon 1.2+
- OSX: Camino 0.7+
A note to Konqueror / Safari users: We do respect the work of the Open Source community, especially the K-Teams. However we did not have the time to dig too much into why Konqueror does not work as the others. But because Mozilla 1.x does work and comes with most Linux boxes, we focused on development of the supported browsers, rather than finding the key issues of this problem.
A note to Opera fans: Unfortunately the css and javascript support of all current versions does not allow many operations we do need (like dynamic clipping etc.) We did hope that the upcoming Opera 7.x version can be included as well. But so it is not the case.
Despite the success of NS 4.x it is clearly in excess of age. Therefore we are sorry to inform that NS 4.x or any prior versions of above mentioned browser cannot be used. In addition, the javascript engine of NS7.x seems to be very slow when moving or resizing desktop windows.
<<lessMain features:
- 100% Browser based & no plugins required
- Supports all Operating Systems providing a DOM2 / Javascript Support Browser
- Simple, well documented Object Interface
- Customizable desktop & window skins
Following Browsers are currently supported:
- Mozilla 1.2+
- Firefox
- K-Meleon 0.7+
- Netscape 7.0+
- Avant 7.0+
- Microsoft IE6.0+
- Galeon 1.2+
- OSX: Camino 0.7+
A note to Konqueror / Safari users: We do respect the work of the Open Source community, especially the K-Teams. However we did not have the time to dig too much into why Konqueror does not work as the others. But because Mozilla 1.x does work and comes with most Linux boxes, we focused on development of the supported browsers, rather than finding the key issues of this problem.
A note to Opera fans: Unfortunately the css and javascript support of all current versions does not allow many operations we do need (like dynamic clipping etc.) We did hope that the upcoming Opera 7.x version can be included as well. But so it is not the case.
Despite the success of NS 4.x it is clearly in excess of age. Therefore we are sorry to inform that NS 4.x or any prior versions of above mentioned browser cannot be used. In addition, the javascript engine of NS7.x seems to be very slow when moving or resizing desktop windows.
Download (0.88MB)
Added: 2005-03-28 License: GPL (GNU General Public License) Price:
1674 downloads
Desktop Gmail 2.4
This is a superkaramba theme which uses wget to read the rss feed for your Gmail. more>>
Desktop Gmail is a superkaramba theme which uses wget to read the rss feed for your Gmail inbox and displays it on a GUI. It displays upto twenty latest messages(five at a time) as well as the no. of total unread messages.
It shows the name of the author of the mail as well as the subject of the mail. On hovering over the name, a tooltip containing the authors email id is displayed and when hovered over the subject, the summary of the body is shown.
This theme displays upto 20 latest messages from your Gmail inbox(5 at a time), the authors of the message and the no. of unread messages.
On hovering over the name, the email id is displayed and on hovering over subject, a summary of the body is displayed.
Open gmail.py and enter your username and password.(see readme for details).
<<lessIt shows the name of the author of the mail as well as the subject of the mail. On hovering over the name, a tooltip containing the authors email id is displayed and when hovered over the subject, the summary of the body is shown.
This theme displays upto 20 latest messages from your Gmail inbox(5 at a time), the authors of the message and the no. of unread messages.
On hovering over the name, the email id is displayed and on hovering over subject, a summary of the body is displayed.
Open gmail.py and enter your username and password.(see readme for details).
Download (0.17MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
908 downloads
k5n Desktop Calendar 0.9.4
k5n Desktop Calendar application is a calendar application for your desktop. more>>
k5n Desktop Calendar (k5nCal, for short) application is a calendar application for your desktop. It shares features with applications like Apple iCal and Microsoft Outlook, but it is open source.
This project is built upon Java Calendar Tools, and all data is stored in RFC 2445 iCalendar format.
Main features:
- Supports Mac OS X, Linux or Windows (requires Java 1.5)
- Saves all entries in iCalendar RFC 2445 format
- Simple and intuitive user interface similar
- Open source license so you can download and modify the source and use it free of charge.
<<lessThis project is built upon Java Calendar Tools, and all data is stored in RFC 2445 iCalendar format.
Main features:
- Supports Mac OS X, Linux or Windows (requires Java 1.5)
- Saves all entries in iCalendar RFC 2445 format
- Simple and intuitive user interface similar
- Open source license so you can download and modify the source and use it free of charge.
Download (0.76MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
819 downloads
Acme::Test::Weather 0.2
Acme::Test::Weather is a Perl module to test the weather conditions for a user. more>>
Acme::Test::Weather is a Perl module to test the weather conditions for a user.
SYNOPSIS
use Test::Weather;
plan tests => 2;
# You may only install something
# when its nice outside.
&isnt_snowing();
&isnt_cloudy();
# output:
1..2
ok 1 - its partly cloudy in Montreal, Canada
not ok 2 - its partly cloudy in Montreal, Canada
# Failed test (./t/mtl.t at line 5)
# Partly Cloudy
# matches (?i-xsm:bcloudy)
# Looks like you failed 1 tests of 2.
The package determines a users location by looking up their hostname / IP address using the CAIDA::NetGeo::Client package.
Based on the data returned, weather conditions are polled using the Weather::Underground package.
Because, you know, it may be important to your Perl module that its raining outside...
PACKAGE FUNCTIONS
&is_cloudy()
Make sure it is cloudy, but remember the silver lining.
&isnt_cloudy()
No clouds. Not even little fluffy ones.
&is_raining()
Make sure it is raining.
&isnt_raining()
Make sure sure it is not raining.
&is_snowing()
Make sure it is snowing.
&isnt_snowing()
Make sure it is not snowing.
&is_sunny()
Make sure it is sunny.
&isnt_sunny()
Make sure it is not sunny. Why are you so angry?
&eq_celsius($int)
Temperature in degrees Celsius.
>_celsius($int)
Cooler than, in degrees Celcius.
_fahrenheit($int)
Warmer than, in degrees Fahrenheit.
_humidity($int)
Humidity is greater than.
<<less
SYNOPSIS
use Test::Weather;
plan tests => 2;
# You may only install something
# when its nice outside.
&isnt_snowing();
&isnt_cloudy();
# output:
1..2
ok 1 - its partly cloudy in Montreal, Canada
not ok 2 - its partly cloudy in Montreal, Canada
# Failed test (./t/mtl.t at line 5)
# Partly Cloudy
# matches (?i-xsm:bcloudy)
# Looks like you failed 1 tests of 2.
The package determines a users location by looking up their hostname / IP address using the CAIDA::NetGeo::Client package.
Based on the data returned, weather conditions are polled using the Weather::Underground package.
Because, you know, it may be important to your Perl module that its raining outside...
PACKAGE FUNCTIONS
&is_cloudy()
Make sure it is cloudy, but remember the silver lining.
&isnt_cloudy()
No clouds. Not even little fluffy ones.
&is_raining()
Make sure it is raining.
&isnt_raining()
Make sure sure it is not raining.
&is_snowing()
Make sure it is snowing.
&isnt_snowing()
Make sure it is not snowing.
&is_sunny()
Make sure it is sunny.
&isnt_sunny()
Make sure it is not sunny. Why are you so angry?
&eq_celsius($int)
Temperature in degrees Celsius.
>_celsius($int)
Cooler than, in degrees Celcius.
_fahrenheit($int)
Warmer than, in degrees Fahrenheit.
_humidity($int)
Humidity is greater than.
<<less
Download (0.005MB)
Added: 2007-03-19 License: Perl Artistic License Price:
949 downloads
desktop-data-manager 0.8.10
desktop-data-manager includes a clipboard history for many different types of content (text, images, ...). more>>
desktop-data-manager includes a clipboard history for many different types of content (text, images, ...) and an application to take screenshots from a single window/subwindow, rectangle of the screen or the whole desktop.
The two applications are designed to work well together. For more details please visit my homepage.
Notes: If you find some bugs/problems with the application please contact me at einki(at)users.sourceforge.net. The Program is programmed to work in a GTK/GNOME environment but at least the basic functionalities will work in KDE too.
<<lessThe two applications are designed to work well together. For more details please visit my homepage.
Notes: If you find some bugs/problems with the application please contact me at einki(at)users.sourceforge.net. The Program is programmed to work in a GTK/GNOME environment but at least the basic functionalities will work in KDE too.
Download (0.11MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1002 downloads
NicE Desktop 1.0
NicE Desktop is a Debian-based, live Linux distribution. more>>
NicE Desktop is a Debian-based, live Linux distribution. Being a live distribution, it runs from portable storage, such as a CD/DVD or USB flash drive. This operating system can be run in both text mode and graphical mode.
NicE Desktop comes with many programs for both recreational and administrative purposes. Its main goals are to be useful and entertaining while maintaining user-friendliness, as well as to provide a "complete" temporary operating system for any PC user.
<<lessNicE Desktop comes with many programs for both recreational and administrative purposes. Its main goals are to be useful and entertaining while maintaining user-friendliness, as well as to provide a "complete" temporary operating system for any PC user.
Download (603MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
491 downloads
Zope Weather applet 1.51
Zope Weather applet allows people to display weather information for a particular location in Zope. more>>
Zope Weather applet allows people to display weather information for a particular location in Zope, by automatically retrieving data from the NOAAs Metar servers from time to time.
Enhancements:
- getStationHeight is now called getStationAltitude.
- Better installation instructions.
- When extracting the tarball, the directorys name doesnt contain a version number anymore.
- No GIF image anymore.
<<lessEnhancements:
- getStationHeight is now called getStationAltitude.
- Better installation instructions.
- When extracting the tarball, the directorys name doesnt contain a version number anymore.
- No GIF image anymore.
Download (0.080MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1494 downloads
Desktop Drapes 0.5.1
Desktop Drapes is a wallpaper manager application for the gnome desktop. more>>
Desktop Drapes is a wallpaper manager application for the gnome desktop.
It has features (period) Features like, randomly changing your wallpaper every once in a while, or whenever you fell like it.
It can also automaticaly pickup any wallpapers you added to a directory with the ninja magic of inotify. Desktop Drapes is written using C# (mono) with the help of Gtk#/Gnome#.
<<lessIt has features (period) Features like, randomly changing your wallpaper every once in a while, or whenever you fell like it.
It can also automaticaly pickup any wallpapers you added to a directory with the ninja magic of inotify. Desktop Drapes is written using C# (mono) with the help of Gtk#/Gnome#.
Download (0.84MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
944 downloads
Q Desktop Services 0.4.4
QDS is a library for Qt developers which provides cross-platform access to additional features of the various desktop APIs. more>>
The QDS library allows Qt applications to access features provided in common desktop APIs in a portable way, without requiring dependencies on any desktop platform library.
This is especially useful for applications targeting the Unix desktops, because Qt/X11 is very generic and only provides features it can implement on all sub platforms. All library code is licenced under 2-clause BSD licence.
Service implementations are loaded from plugins which link to the respective desktop libraries. The plugin to use can be specified on the applications commandline, in the QDS configuration file or QDS can try to autodetect the currently running platform.
Enhancements:
- Autodetection to use GNOME plugin in case GNOME_DESKTOP_SESSION_ID is set
- Replaced the primitive example application with a simple but network aware text editor application
- Support for wildcards in mailcap entries
<<lessThis is especially useful for applications targeting the Unix desktops, because Qt/X11 is very generic and only provides features it can implement on all sub platforms. All library code is licenced under 2-clause BSD licence.
Service implementations are loaded from plugins which link to the respective desktop libraries. The plugin to use can be specified on the applications commandline, in the QDS configuration file or QDS can try to autodetect the currently running platform.
Enhancements:
- Autodetection to use GNOME plugin in case GNOME_DESKTOP_SESSION_ID is set
- Replaced the primitive example application with a simple but network aware text editor application
- Support for wildcards in mailcap entries
Download (0.24MB)
Added: 2005-10-07 License: BSD License Price:
1477 downloads
desktop-data-model 1.2.5
desktop-data-model is a GNOME wrapper library. more>> desktop-data-model 1.2.5 is a versatile software which functions as a GNOME wrapper library.
Installation: The simplest way to compile this package is:
- `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
- Running `configure might take a while. While running, it prints some messages telling which features it is checking for.
- Type `make to compile the package.
- Optionally, type `make check to run any self-tests that come with the package.
- Type `make install to install the programs and any data files and
- documentation.
- You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make disclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Added: 2008-10-29 License: LGPL Price: FREE
16 downloads
Asterisk Desktop Manager 0.9
Asterisk Desktop Manager aims to integrate your desktop with the Asterisk PBX and hardware IP phone. more>>
Asterisk Desktop Manager application interfaces your VOIP telephony with the desktop and Asterisk PBX.
Asterisk Desktop Manager aims to integrate your desktop with the Asterisk PBX and hardware IP phone by providing some useful features such as automatic on-call volume reduction, one click dialling (from the clipboard), BlueTooth presence detection and automatic call redirection when you walk out of the office, a pop up browser on call, and transfer of the current call from the desktop.
Enhancements:
- Automatic on-call volume reduction
- One click dial from clipboard (paste number onto tray icon)
- Integrated phonebook
- List/Redirect/Hangup all active calls
- One click call forward setup
- Bluetooth presence detection to redirect calls when you walk out of the office
- Pop up browser on incoming call (integrate with your CRM to auto load customers details when they call)
- Cisco phone integration (auto speakerphone)
- Slide-in popup on incoming call, with Answer(cisco only), Hold, Busy and Redirect buttons , CallerID and duration
<<lessAsterisk Desktop Manager aims to integrate your desktop with the Asterisk PBX and hardware IP phone by providing some useful features such as automatic on-call volume reduction, one click dialling (from the clipboard), BlueTooth presence detection and automatic call redirection when you walk out of the office, a pop up browser on call, and transfer of the current call from the desktop.
Enhancements:
- Automatic on-call volume reduction
- One click dial from clipboard (paste number onto tray icon)
- Integrated phonebook
- List/Redirect/Hangup all active calls
- One click call forward setup
- Bluetooth presence detection to redirect calls when you walk out of the office
- Pop up browser on incoming call (integrate with your CRM to auto load customers details when they call)
- Cisco phone integration (auto speakerphone)
- Slide-in popup on incoming call, with Answer(cisco only), Hold, Busy and Redirect buttons , CallerID and duration
Download (9.1MB)
Added: 2006-01-11 License: GPL (GNU General Public License) Price:
787 downloads
Zimbra Desktop Alpha 0.53
Zimbra Desktop is the next generation leap forward for Web 2.0 applications. more>>
Zimbra Desktop is the next generation leap forward for Web 2.0 applications- now you can have Zimbras Ajax-based collaboration experience online and offline.
That means when you are out of the office without a connection (say, in a plane, train, or automobile), you can keep working without missing a beat.
Zimbra Desktop benefits:
- The better overall usability of Web 2.0 (conversation view, tags, Zimlets) comes to the desktop; plus the web and desktop experience are now the same
- Switch from online to offline mode seamlessly and automatically; when online you are immune to hiccups and interruptions caused by server latency
- Faster search, better rich mail rendering, and a self-organizing inbox more adept handling larger email volumes than traditional clients (no more 2GB mailbox limits!)
- Significantly reduced administration overhead managing and maintaining local files; they are synced to the Zimbra Server where they can be safeguarded
- Fundamentally a cross browser, cross platform solution (Windows, Apple, Linux)
- Its open source; expensive investments in proprietary clients are no longer required
This project will help you write emails, add new appointments, edit documents; when you re-connect changes will be automatically synced to the Zimbra Server.
Main features:
- Full email support: compose, edit, delete, reply, or make drafts online and offline
- Fast Zimbra search including Advanced Search builder
- Support for contacts, both locally stored and GAL
- Easy set up wizard for account configuration
- Existing user preferences (folders, signatures, settings, etc) are imported
- Works with ZCS 4.5+ servers
- Fast launch with automatic, transparent sync
Zimbra Desktop is available for you to try as an alpha version. We encourage you to take it for a test drive and provide us your feedback.
Enhancements:
- Bug Fixes
<<lessThat means when you are out of the office without a connection (say, in a plane, train, or automobile), you can keep working without missing a beat.
Zimbra Desktop benefits:
- The better overall usability of Web 2.0 (conversation view, tags, Zimlets) comes to the desktop; plus the web and desktop experience are now the same
- Switch from online to offline mode seamlessly and automatically; when online you are immune to hiccups and interruptions caused by server latency
- Faster search, better rich mail rendering, and a self-organizing inbox more adept handling larger email volumes than traditional clients (no more 2GB mailbox limits!)
- Significantly reduced administration overhead managing and maintaining local files; they are synced to the Zimbra Server where they can be safeguarded
- Fundamentally a cross browser, cross platform solution (Windows, Apple, Linux)
- Its open source; expensive investments in proprietary clients are no longer required
This project will help you write emails, add new appointments, edit documents; when you re-connect changes will be automatically synced to the Zimbra Server.
Main features:
- Full email support: compose, edit, delete, reply, or make drafts online and offline
- Fast Zimbra search including Advanced Search builder
- Support for contacts, both locally stored and GAL
- Easy set up wizard for account configuration
- Existing user preferences (folders, signatures, settings, etc) are imported
- Works with ZCS 4.5+ servers
- Fast launch with automatic, transparent sync
Zimbra Desktop is available for you to try as an alpha version. We encourage you to take it for a test drive and provide us your feedback.
Enhancements:
- Bug Fixes
Download (31.8MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
1397 downloads
Liquid Weather ++ 14.8
Liquid Weather is a superkaramba theme and desktop applet for displaying weather information and forecasts. more>>
Liquid Weather is a superkaramba theme and desktop applet for displaying weather information and forecasts. You need superkaramba to run it and the kde desktop.
Liquid Weather ++ displays weather information in a compact and easy to read format - its pretty too.
Main features:
- Detailed information about the current weather situation;
- Detailed weather forecasts for 5 days;
- Hourly weather forecasts for the next 12 hours;
- Data available from weather.com or BBC;
- Translated into several languages;
- Displays multiple weather maps;
- View latest earthquake data;
- Receive notification of major storms in your area;
- Several iconsets and backgrounds available;
- Two different layouts - simple and detailed;
- Monitor up to 5 webcams;
- kxdocker plugin built in;
- Configurable update delay;
<<lessLiquid Weather ++ displays weather information in a compact and easy to read format - its pretty too.
Main features:
- Detailed information about the current weather situation;
- Detailed weather forecasts for 5 days;
- Hourly weather forecasts for the next 12 hours;
- Data available from weather.com or BBC;
- Translated into several languages;
- Displays multiple weather maps;
- View latest earthquake data;
- Receive notification of major storms in your area;
- Several iconsets and backgrounds available;
- Two different layouts - simple and detailed;
- Monitor up to 5 webcams;
- kxdocker plugin built in;
- Configurable update delay;
Download (3.9MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
548 downloads
Gnome Desktop Change 0.2.1
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. more>>
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background.
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Its totally written in C++, it uses FAM (File Alteration Monitor) to detect changes into directory that contains picture files, and its multithread.
<<lessGnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Its totally written in C++, it uses FAM (File Alteration Monitor) to detect changes into directory that contains picture files, and its multithread.
Download (0.10MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1555 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above desktop weather search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed