GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WMFORECAST(1) User Commands WMFORECAST(1)

wmforecast - a weather dockapp for Window Maker using libgweather

wmforecast [OPTIONS]

print the version number
print this help screen
number of minutes between refreshes (default 60)
whether to use Celsius or Fahrenheit (default f)

-b, --background <color> set background color

set text color
set latitude
set longitude
set icon directory (default /usr/local/share/wmforecast)
disable geoclue
run in windowed mode
number of days to show in forecast (default 7)

Double click the icon at any time to refresh data.
Right click the icon to edit your preferences in a GUI.
Preferences may be manually configured in WMAKER_USER_ROOT/Defaults/wmforecast (usually ~/GNUstep/Defaults/wmforecast). This file is in proplist format, e.g.,
{
interval = 60;
units = f;
background = "black";
text = "light sea green";
latitude = 40.7128;
longitude = "-74.0060";
icondir = "/usr/local/share/wmforecast";
}

Doug Torrance <dtorrance@piedmont.edu>

2023-01-04 1.9.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.