AminetAminet
Search:
85578 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/misc/LumiWeather.lha

Mirror:Random
Showing: ppc-warpup icongeneric icon
No screenshot available
Short:Weather viewer for AmigaOS 3.2
Author: lumiweather at amigaworld.de (Matthias Muench)
Uploader:lumiweather amigaworld de (Matthias Muench)
Type:comm/misc
Version:1.3
Architecture:m68k-amigaos >= 3.2
Date:2026-09-07
Requires:MUI 3.8, NList.mcc, NListview.mcc, BetterString.mcc, AmiSSL 5.27+, codesets.library 6+, TCP/IP stack, OpenWeather API key (or no key for wttr.in / Open-Meteo)
Distribution:Aminet
Download:comm/misc/LumiWeather.lha - View contents
Readme:comm/misc/LumiWeather.readme
Downloads:193

LumiWeather is a native weather viewer for AmigaOS 3.2 with a
MUI 3.8 (v19) graphical interface. It fetches
current conditions, an hourly forecast, a daily forecast and (where
available) severe-weather alerts from one of four sources -
OpenWeather (One Call 3.0 / Classic 2.5), wttr.in or Open-Meteo -
and displays them in a MUI window plus a live AppIcon on the
Workbench. It supports multiple locations with persistent
per-location cache, has an ARexx port and a configurable Commodity
hotkey.


FEATURES
--------

  - Current, hourly (48 h) and daily (3-16 d) forecast tabs
  - Severe-weather alerts in their own tab (One Call API only)
  - Event actions: play a sound and/or run an ARexx, Shell or
    Workbench command per event; eleven events incl. frost,
    storm gusts, rapid pressure drop and precipitation expected
  - Four API modes: OpenWeather One Call 3.0 (subscription),
    OpenWeather Classic 2.5 (free key), wttr.in (no key) and
    Open-Meteo (no key, CC-BY)
  - Multiple locations with cycle selector; rename without losing
    cache, set a primary location for the AppIcon
  - Geocoding lookup: type a city name, press Resolve to get
    latitude/longitude
  - Configurable live AppIcon: weather symbol plus an optional
    two-slot text label (temperature, condition, feels-like,
    wind, humidity, pressure, UV, hi/lo or location), icon-only
    mode and an optional "!" alert prefix
  - Persistent per-location cache for offline display
  - Hourly temperature curve plus a pressure-trend arrow on the
    Current tab; separate graph window with hourly/daily curves
    and a pressure-history plot, sections hideable via context menu
  - Configurable units: Celsius/Fahrenheit/Kelvin, km/h/m/s/mph/kn,
    hPa/inHg/mmHg, mm/in
  - Current-tab rows switchable one by one: hide any of the
    twenty-three readings you do not need - including wind
    gusts, Beaufort force, today's high/low, next
    precipitation, day length, moon phase, moonrise and
    moonset
  - Multiple icon themes: drop a drawer with <code>.info or
    <code>.png files under PROGDIR:Icons/ and pick it from
    Preferences
  - Commodity with configurable hotkey (default: control alt w)
  - LumiPass bridge: Import/Export the OpenWeather API key
    via LumiPass through ARexx (Preferences / General)
  - ARexx port LUMIWEATHER (REFRESH, SHOW, HIDE, GETCURRENT,
    GETDAILY, GETALERTS, SETLOCATION, etc.)
  - Automatic update check via signature verification, optionally
    silent on program start
  - Localisation: English, German


REQUIREMENTS
------------

  - AmigaOS 3.2 or compatible
  - Motorola 68020 or higher
  - 2 MB RAM free (4 MB recommended)
  - MUI 3.8 (v19) or higher
  - NList.mcc, NListview.mcc, BetterString.mcc
  - AmiSSL 5.27 or newer
  - codesets.library 6 or higher (Aminet:
    util/libs/codesets-lib)
  - A TCP/IP stack: Roadshow, MiamiDX or AmiTCP
  - One of four data sources (choose in Preferences):
    OpenWeather One Call 3.0 (account key required),
    OpenWeather Classic 2.5 (free key required), wttr.in
    (no key) or Open-Meteo (no key).

  Successfully tested on AmigaOS 3.1, 3.2, 3.5 and 3.9.


INSTALLATION
------------

Recommended: open the archive, double-click the "Install" icon
in the LumiWeather/ drawer and follow the AmigaOS Installer (English
or German). It copies the binary, the localisation catalogs and
the AmigaGuide help files to the location you choose.

Manual install: copy the LumiWeather binary and its .info icon
wherever you like, e.g. SYS:Tools/, place the catalogs in
LOCALE:Catalogs/<language>/ and the guides in HELP:<language>/.

On first launch a preferences directory is created under
ENVARC:LumiWeather/. Open Preferences from the Settings menu
to choose an API mode and add at least one location. wttr.in and
Open-Meteo need no API key; OpenWeather (One Call 3.0 / Classic
2.5) needs your account key entered in the API key field.

The per-location offline cache lives in PROGDIR:cache/<location>.dat
(one small text+JSON file per location, capped at 200 KB; oversized
or corrupted files are ignored on next read).


TOOLTYPES
---------

  CX_PRIORITY=<n>       Commodity priority (default 0)
  CX_POPUP=YES|NO       Open main window on launch (default YES)
  CX_POPKEY=<hotkey>    Override Commodity hotkey (default: control alt w)
  ICONIFY=YES           Start iconified (AppIcon only, no window)
  LANGUAGE=<code>       Force catalog (deutsch/english)
  NOUPDATECHECK=1       Disable automatic update check on start
  APPICONX=<n>          AppIcon X position (auto-written on Snapshot)
  APPICONY=<n>          AppIcon Y position (auto-written on Snapshot)

  All of these ship with the program icon in parentheses (visible but
  inactive) - remove the parentheses in the icon's Information window
  to switch one on.


DOCUMENTATION
-------------

  Help/English/LumiWeather.guide          AmigaGuide (English)
  Help/Deutsch/LumiWeather.guide          AmigaGuide (German)


CHANGELOG
---------

  1.3 (Build 523, 6 September 2026)
    - Eight new readings on the Current tab: wind gusts,
      wind force in Beaufort, today's high/low, next
      precipitation with time and amount, day length, moon
      phase, moonrise and moonset
    - New "Values" tab in Preferences: every row of the
      Current tab can be hidden on its own
    - The UV index now shows with wttr.in and Open-Meteo
      too, and stays greyed out only with the classic
      OpenWeather API
    - wttr.in stopped reporting the local observation
      time, which cost "As of", the day/night symbols and
      the pressure trend; the time zone is now derived
      from sunrise and sunset
    - wttr.in: precipitation chance and amount showed the
      figures for midnight instead of the coming hour
    - ARexx GETCURRENT returns wind gusts, precipitation
      chance and amount exactly as the window shows them
    - Various bugfixes and improvements

  1.2 (Build 522, 29 August 2026)
    - wttr.in is now the preset weather service
    - Locations: "Rename..." became "Edit...", with place,
      region and country in one dialog - wttr.in reports place
      data in English only, this is where you put it right
    - Location search offers all matches for a city name
      instead of silently taking the first one, with region
      and coordinates to tell them apart
    - Locations keep their region (state, province) in a
      column of its own; the list scrolls sideways when the
      columns no longer fit
    - The service that resolves city names can now be chosen
      separately from the weather service
    - ARexx: GETCURRENT FIELD ALL returns every value in one
      call as KEY=value pairs
    - A failed fetch now names the likely cause when the
      system clock is obviously wrong
    - Preferences split into four tabs: Weather service,
      Locations, Display and Events - the vertical scroller
      is gone
    - Locations: country as its own field, primary location
      always first, list with sortable headers and context
      menu
    - Runs without AmiSSL: wttr.in and Open-Meteo work over
      plain HTTP (update entries greyed out)
    - Windowless start via the CX_POPUP tooltype
    - Own "Weather" menu; bubble help on every button,
      underscore shortcuts in every window
    - Various bugfixes and improvements

  1.1 (Build 521, 14 June 2026)
    - Live AppIcon: two freely assignable text slots (temp,
      condition, feels-like, wind, humidity, pressure, UV,
      hi/lo, location); icon-only mode; optional "!" alert
      prefix
    - Events: sound and/or command (ARexx, Shell or Workbench)
      per event; eleven events incl. new/cleared alert,
      temperature below/above 0 °C, frost expected, storm
      gusts, rapid pressure drop and precipitation expected
      (fixed thresholds with hysteresis, active location)
    - Pressure: trend arrow on the Current tab, pressure
      history plot in the graph window with value labels
    - Graph window: context menu hides sections individually;
      time axis with up to nine clock marks
    - Precipitation: chance/amount on the Current tab,
      probability/amount mode in the graphs
    - ARexx: new GETDAILY command; GETCURRENT fields POP,
      PRECIP, LOCATION plus optional LOCATION argument
    - Auto-update with unpack progress
    - Various bugfixes and improvements

  1.0 (Build 516, 6 June 2026)
    Initial release.


BUILD INFORMATION
-----------------

  Version:        1.3 (Build 523)
  Binary size:    ~332 KB (stripped)
  Source code:    ~29,307 lines (C + H)
  Compiler:       m68k-amigaos-gcc 6.5.0b
  Target CPU:     m68020+


LICENSE
-------

LumiWeather is freeware. You may use, copy and redistribute
unmodified binaries freely. Redistribution on Aminet and other
archives is explicitly permitted.

The software is provided "as is", without warranty of any kind.
The author is not liable for any damage or data loss resulting
from the use of this software.

Weather data is provided by OpenWeather (https://openweathermap.org/,
ODbL), wttr.in (https://wttr.in/, ODbL) and Open-Meteo
(https://open-meteo.com/, CC-BY 4.0). Attribution is required when
redistributing the data.


CONTACT
-------

  E-mail:  lumiweather@amigaworld.de
  Web:     https://www.amigaworld.de/


CREDITS
-------

  Author
    Matthias Münch              Concept, implementation, testing

  Built with help from
    Claude Code (Anthropic)     AI assistant for pair programming

  Third-party components
    Stefan Stuntz               MUI 3.8
    Gilles Masson,
    Laurin Woitok,
    Nick Blackburn              NList.mcc (amiga-mui project)
    Allan Odgaard               BetterString.mcc
    Olaf Barthel &
    Oliver Roberts              AmiSSL
    Alfonso Ranieri &
    Jens Maus                   codesets.library
    Dave Gamble                 cJSON (MIT licence, embedded)
    OpenWeather                 Weather data (ODbL)
    Igor Chubin                 wttr.in (weather data, ODbL)
    Open-Meteo                  Weather data (CC-BY)
    Dovora Interactive          Weather icons
    Bas Milius                  Meteocons icon set (MIT)

  Greetings
    Eisman, lokiist, Fossi, yelworC, cappin,
    Cego, McFly, LoneRaider, evil4dmin, jdb78

  In Memoriam
    Psyria


================================================================
                DEUTSCHE VERSION / GERMAN VERSION
================================================================

LumiWeather ist ein nativer Wetteranzeiger für AmigaOS 3.2 mit
vollständiger MUI-3.8-Oberfläche (v19). Er holt aktuelle Werte,
eine stündliche Vorhersage,
eine Tagesvorhersage und (sofern verfügbar) Wetterwarnungen aus einer
von vier Quellen - OpenWeather (One Call 3.0 / Classic 2.5), wttr.in
oder Open-Meteo - und zeigt sie in einem MUI-Fenster sowie als
Live-AppIcon auf der Workbench an. Mehrere Standorte werden mit
persistentem Cache unterstützt, ein ARexx-Port und konfigurierbarer
Commodity-Hotkey sind eingebaut.


FUNKTIONEN
----------

  - Tabs für aktuell, stündlich (48 h) und täglich (3-16 Tage)
  - Wetterwarnungen in eigenem Tab (nur mit One Call API)
  - Aktionen pro Ereignis: Sound und/oder ARexx-, Shell- oder
    Workbench-Befehl; elf Ereignisse inkl. Frost, Sturmböen,
    starker Druckabfall und Niederschlag erwartet
  - Vier API-Modi: OpenWeather One Call 3.0 (Abo), OpenWeather
    Classic 2.5 (kostenloser Key), wttr.in (ohne Key) und
    Open-Meteo (ohne Key, CC-BY)
  - Mehrere Standorte über Cycle-Auswahl; Umbenennen ohne
    Cache-Verlust, primärer Standort für das AppIcon wählbar
  - Geocoding-Lookup: Stadtnamen eingeben, "Auflösen" drücken,
    fertig sind Breiten- und Längengrad
  - Konfigurierbares Live-AppIcon: Wetter-Symbol plus optionales
    Textlabel aus zwei Slots (Temperatur, Zustand, gefühlt,
    Wind, Luftfeuchte, Luftdruck, UV, Max/Min oder Standort);
    reines Symbol möglich, "!"-Warnpräfix abschaltbar
  - Persistenter Cache pro Standort für Offline-Anzeige
  - Stündliche Temperaturkurve plus Druck-Tendenz-Pfeil im
    Aktuell-Tab; separates Graph-Fenster mit stündlichen/täg-
    lichen Kurven und Druckverlaufs-Plot, Sektionen per
    Kontextmenü ausblendbar
  - Einheiten konfigurierbar: Celsius/Fahrenheit/Kelvin,
    km/h/m/s/mph/kn, hPa/inHg/mmHg, mm/in
  - Zeilen des Aktuell-Tabs einzeln abschaltbar: jeder der
    dreiundzwanzig Werte lässt sich ausblenden - darunter
    Windböen, Windstärke in Beaufort, Höchst/Tiefst heute,
    nächster Niederschlag, Tageslänge, Mondphase, Mondauf-
    und Monduntergang
  - Mehrere Icon-Themes: einfach Verzeichnis mit <code>.info
    oder <code>.png Dateien unter PROGDIR:Icons/ ablegen und in
    den Einstellungen auswählen
  - Commodity mit konfigurierbarem Hotkey (Default: control alt w)
  - LumiPass-Bridge: OpenWeather-API-Key per ARexx aus LumiPass
    importieren oder exportieren (Einstellungen / Allgemein)
  - ARexx-Port LUMIWEATHER (REFRESH, SHOW, HIDE, GETCURRENT,
    GETDAILY, GETALERTS, SETLOCATION, etc.)
  - Automatischer Update-Check über Signaturprüfung, optional
    auch still beim Programmstart
  - Lokalisierung: Deutsch und Englisch


SYSTEMVORAUSSETZUNGEN
---------------------

  - AmigaOS 3.2 oder kompatibel
  - Motorola 68020 oder höher
  - 2 MB RAM frei (4 MB empfohlen)
  - MUI 3.8 (v19) oder höher
  - NList.mcc, NListview.mcc, BetterString.mcc
  - AmiSSL 5.27 oder neuer
  - codesets.library 6 oder höher (Aminet:
    util/libs/codesets-lib)
  - TCP/IP-Stack: Roadshow, MiamiDX oder AmiTCP
  - Eine von vier Datenquellen (in den Einstellungen wählbar):
    OpenWeather One Call 3.0 (Account-Schlüssel nötig),
    OpenWeather Classic 2.5 (kostenloser Schlüssel nötig),
    wttr.in (kein Schlüssel) oder Open-Meteo (kein Schlüssel).

  Erfolgreich getestet unter AmigaOS 3.1, 3.2, 3.5 und 3.9.


INSTALLATION
------------

Empfohlen: Archiv öffnen, im Verzeichnis LumiWeather/ auf "Install"
doppelklicken und dem AmigaOS-Installer folgen (deutsche oder
englische Sprache). Er kopiert das Binary, die Sprachkataloge und
die AmigaGuide-Dokumentation an den gewählten Ort.

Manuelle Installation: das LumiWeather-Binary und das zugehörige
Piktogramm an einen beliebigen Ort kopieren (z.B. SYS:Tools/),
die Kataloge nach LOCALE:Catalogs/<Sprache>/ und die Guides nach
HELP:<Sprache>/.

Beim ersten Start wird ein Einstellungsverzeichnis unter
ENVARC:LumiWeather/ angelegt. Öffne "Einstellungen..." aus dem
Menü, um einen API-Modus auszuwählen und mindestens einen
Standort einzutragen. wttr.in und Open-Meteo brauchen keinen
API-Schlüssel; OpenWeather (One Call 3.0 / Classic 2.5) braucht
deinen Account-Key im Feld "API-Schlüssel".

Der Offline-Cache pro Standort liegt unter PROGDIR:cache/<Standort>.dat
(eine kleine Text+JSON-Datei pro Standort, gedeckelt bei 200 KB;
übergroße oder korrupte Dateien werden beim nächsten Lesen ignoriert).


TOOLTYPES
---------

  CX_PRIORITY=<n>       Commodity-Priorität (Default 0)
  CX_POPUP=YES|NO       Hauptfenster beim Start öffnen (Default YES)
  CX_POPKEY=<Hotkey>    Commodity-Hotkey überschreiben (Default: control alt w)
  ICONIFY=YES           Direkt iconifiziert starten (nur AppIcon, kein Fenster)
  LANGUAGE=<Kürzel>     Katalog erzwingen (deutsch/english)
  NOUPDATECHECK=1       Automatische Update-Prüfung abschalten
  APPICONX=<n>          AppIcon-X-Position (wird beim Snapshot mitgeschrieben)
  APPICONY=<n>          AppIcon-Y-Position (wird beim Snapshot mitgeschrieben)

  Alle stehen im Programm-Icon in Klammern (sichtbar, aber wirkungslos)
  - zum Aktivieren im Informationsfenster des Icons die Klammern
  entfernen.


DOKUMENTATION
-------------

  Help/Deutsch/LumiWeather.guide          AmigaGuide (Deutsch)
  Help/English/LumiWeather.guide          AmigaGuide (Englisch)


VERSIONSHISTORIE
----------------

  1.3 (Build 523, 6. September 2026)
    - Acht neue Werte im Aktuell-Tab: Windböen, Windstärke
      in Beaufort, Höchst/Tiefst heute, nächster Nieder-
      schlag mit Uhrzeit und Menge, Tageslänge, Mondphase,
      Mondauf- und Monduntergang
    - Neuer Reiter "Werte" in den Einstellungen: jede
      Zeile des Aktuell-Tabs lässt sich einzeln ausblenden
    - Der UV-Index erscheint jetzt auch mit wttr.in und
      Open-Meteo und bleibt nur bei der klassischen
      OpenWeather-API gesperrt
    - wttr.in nennt die Ortszeit der Beobachtung nicht
      mehr; das kostete "Stand", die Tag/Nacht-Symbole und
      den Trendpfeil. Die Zeitzone wird jetzt aus Sonnen-
      auf- und -untergang hergeleitet
    - wttr.in: Regenrisiko und Regenmenge zeigten die
      Zahlen von Mitternacht statt die der nächsten Stunde
    - ARexx GETCURRENT liefert Windböen, Regenrisiko und
      Regenmenge genau so, wie sie im Fenster stehen
    - Allgemeine Fehlerbeseitigungen und Verbesserungen

  1.2 (Build 522, 29. August 2026)
    - Voreinstellung ist jetzt wttr.in
    - Standorte: aus "Umbenennen..." wurde "Bearbeiten...", mit
      Ort, Region und Land in einem Dialog - wttr.in liefert
      Ortsangaben nur auf Englisch, hier lässt sich das
      geraderücken
    - Die Standortsuche bietet alle Treffer zu einem Ortsnamen
      an, statt still den ersten zu nehmen - mit Region und
      Koordinaten zum Unterscheiden
    - Standorte führen ihre Region (Bundesland, Provinz) in
      einer eigenen Spalte; die Liste rollt waagerecht, wenn
      die Spalten nicht mehr hineinpassen
    - Welcher Dienst Ortsnamen auflöst, ist jetzt getrennt vom
      Wetterdienst wählbar
    - ARexx: GETCURRENT FIELD ALL liefert alle Werte in einem
      Aufruf als SCHLÜSSEL=Wert
    - Ein fehlgeschlagener Abruf nennt die wahrscheinliche
      Ursache, wenn die Systemuhr offensichtlich falsch steht
    - Einstellungen auf vier Reiter aufgeteilt: Wetterdienst,
      Standorte, Anzeige und Ereignisse - der vertikale
      Scroller entfällt
    - Standorte: Land als eigenes Feld, primärer Standort
      immer an erster Stelle, Liste mit Spaltenkopf-Sortierung
      und Kontextmenü
    - Läuft ohne AmiSSL: wttr.in und Open-Meteo über
      einfaches HTTP (Update-Punkte ausgegraut)
    - Fensterloser Start über das Tooltype CX_POPUP
    - Eigenes Menü "Wetter"; Blasenhilfe an jedem Knopf,
      Unterstrich-Kürzel in allen Fenstern
    - Allgemeine Fehlerbeseitigungen und Verbesserungen

  1.1 (Build 521, 14. Juni 2026)
    - Live-AppIcon: zwei frei belegbare Textfelder (Temperatur,
      Zustand, gefühlt, Wind, Luftfeuchte, Luftdruck, UV,
      Max/Min, Standort); reines Symbol möglich; "!"-Warn-
      präfix abschaltbar
    - Ereignisse: Sound und/oder Befehl (ARexx, Shell oder
      Workbench) pro Ereignis; elf Ereignisse inkl. neue/
      aufgehobene Warnung, Temperatur unter/über 0 °C, Frost
      erwartet, Sturmböen, starker Druckabfall und
      Niederschlag erwartet (feste Schwellen mit Hysterese,
      aktiver Standort)
    - Luftdruck: Tendenz-Pfeil im Aktuell-Tab, Druckverlaufs-
      Kurve im Graph-Fenster mit Wert-Beschriftung
    - Graph-Fenster: Kontextmenü blendet Sektionen einzeln aus;
      Zeitachse mit bis zu neun Uhrzeit-Marken
    - Niederschlag: Risiko/Menge im Aktuell-Tab, Wahrschein-
      lichkeits-/Mengen-Modus in den Graphen
    - ARexx: neues Kommando GETDAILY; GETCURRENT-Felder POP,
      PRECIP, LOCATION plus optionales LOCATION-Argument
    - Auto-Update mit Entpack-Fortschritt
    - Allgemeine Fehlerbeseitigungen und Verbesserungen

  1.0 (Build 516, 6. Juni 2026)
    Erstveröffentlichung.


BUILD-INFORMATIONEN
-------------------

  Version:        1.3 (Build 523)
  Binary-Größe:   ~332 KB (gestrippt)
  Quelltext:      ~29.307 Zeilen (C + H)
  Compiler:       m68k-amigaos-gcc 6.5.0b
  Ziel-CPU:       m68020+


LIZENZ
------

LumiWeather ist Freeware. Unveränderte Binärdateien dürfen frei
genutzt, kopiert und weiterverbreitet werden. Die Verbreitung
über Aminet und andere Archive ist ausdrücklich erlaubt.

Die Software wird "wie sie ist" ohne jegliche Garantie
bereitgestellt. Der Autor haftet nicht für Schäden oder
Datenverluste, die durch die Nutzung dieser Software entstehen.

Wetterdaten von OpenWeather (https://openweathermap.org/, ODbL),
wttr.in (https://wttr.in/, ODbL) und Open-Meteo
(https://open-meteo.com/, CC-BY 4.0). Bei einer Weitergabe der
Daten ist eine Quellenangabe erforderlich.


KONTAKT
-------

  E-Mail:  lumiweather@amigaworld.de
  Web:     https://www.amigaworld.de/


MITWIRKENDE
-----------

  Autor
    Matthias Münch              Konzept, Umsetzung, Tests

  Unterstützt durch
    Claude Code (Anthropic)     KI-Assistent für Pair-Programming

  Fremdkomponenten
    Stefan Stuntz               MUI 3.8
    Gilles Masson,
    Laurin Woitok,
    Nick Blackburn              NList.mcc (amiga-mui-Projekt)
    Allan Odgaard               BetterString.mcc
    Olaf Barthel &
    Oliver Roberts              AmiSSL
    Alfonso Ranieri &
    Jens Maus                   codesets.library
    Dave Gamble                 cJSON (MIT-Lizenz, eingebettet)
    OpenWeather                 Wetterdaten (ODbL)
    Igor Chubin                 wttr.in (Wetterdaten, ODbL)
    Open-Meteo                  Wetterdaten (CC-BY)
    Dovora Interactive          Wetter-Icons
    Bas Milius                  Meteocons-Icon-Set (MIT)

  Grüße
    Eisman, lokiist, Fossi, yelworC, cappin,
    Cego, McFly, LoneRaider, evil4dmin, jdb78

  In Erinnerung
    Psyria


Contents of comm/misc/LumiWeather.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Catalogs/
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Catalogs/Deutsch/
-rw-r--r--  1000/1000     6076   13272  45.8% -lh5- bf46 Sep  6 08:15 LumiWeather/Catalogs/Deutsch/LumiWeather.catalog
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Catalogs/English/
-rw-r--r--  1000/1000     5624   12428  45.3% -lh5- 98dd Sep  6 08:15 LumiWeather/Catalogs/English/LumiWeather.catalog
-rw-r--r--  1000/1000     9108   23173  39.3% -lh5- 4432 Sep  6 08:15 LumiWeather/Catalogs/LumiWeather.cd
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Help/
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Help/Deutsch/
-rw-r--r--  1000/1000    15328   38167  40.2% -lh5- e2ed Sep  6 08:15 LumiWeather/Help/Deutsch/LumiWeather.guide
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Help/English/
-rw-r--r--  1000/1000    14065   35946  39.1% -lh5- 2a28 Sep  6 08:15 LumiWeather/Help/English/LumiWeather.guide
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/
-rw-r--r--  1000/1000     1393    2900  48.0% -lh5- 2e37 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/01d.info
-rw-r--r--  1000/1000     2215    3708  59.7% -lh5- d45d Sep  6 08:15 LumiWeather/Icons/meteocons-fill/01n.info
-rw-r--r--  1000/1000     1690    3368  50.2% -lh5- d9a9 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/02d.info
-rw-r--r--  1000/1000     1766    3480  50.7% -lh5- bfef Sep  6 08:15 LumiWeather/Icons/meteocons-fill/02n.info
-rw-r--r--  1000/1000     1296    3016  43.0% -lh5- f9b2 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/03d.info
-rw-r--r--  1000/1000     1296    3016  43.0% -lh5- f9b2 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/03n.info
-rw-r--r--  1000/1000     1296    3016  43.0% -lh5- f9b2 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/04d.info
-rw-r--r--  1000/1000     1296    3016  43.0% -lh5- f9b2 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/04n.info
-rw-r--r--  1000/1000     1709    3348  51.0% -lh5- adf8 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/09d.info
-rw-r--r--  1000/1000     1709    3348  51.0% -lh5- adf8 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/09n.info
-rw-r--r--  1000/1000     1801    3424  52.6% -lh5- a86e Sep  6 08:15 LumiWeather/Icons/meteocons-fill/10d.info
-rw-r--r--  1000/1000     1940    3572  54.3% -lh5- 0107 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/10n.info
-rw-r--r--  1000/1000     1850    3436  53.8% -lh5- f868 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/11d.info
-rw-r--r--  1000/1000     1850    3436  53.8% -lh5- f868 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/11n.info
-rw-r--r--  1000/1000     1850    3424  54.0% -lh5- 950d Sep  6 08:15 LumiWeather/Icons/meteocons-fill/13d.info
-rw-r--r--  1000/1000     1850    3424  54.0% -lh5- 950d Sep  6 08:15 LumiWeather/Icons/meteocons-fill/13n.info
-rw-r--r--  1000/1000     1024    2368  43.2% -lh5- cdbf Sep  6 08:15 LumiWeather/Icons/meteocons-fill/50d.info
-rw-r--r--  1000/1000     1024    2368  43.2% -lh5- cdbf Sep  6 08:15 LumiWeather/Icons/meteocons-fill/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/
-rw-r--r--  1000/1000      485     800  60.6% -lh5- dfb5 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/01d.info
-rw-r--r--  1000/1000      826    1090  75.8% -lh5- e4b5 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/01n.info
-rw-r--r--  1000/1000      570     894  63.8% -lh5- 1abb Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/02d.info
-rw-r--r--  1000/1000      614     932  65.9% -lh5- 962f Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/02n.info
-rw-r--r--  1000/1000      466     788  59.1% -lh5- 65a3 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/03d.info
-rw-r--r--  1000/1000      466     788  59.1% -lh5- 65a3 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/03n.info
-rw-r--r--  1000/1000      466     788  59.1% -lh5- 65a3 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/04d.info
-rw-r--r--  1000/1000      466     788  59.1% -lh5- 65a3 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/04n.info
-rw-r--r--  1000/1000      572     880  65.0% -lh5- 04fe Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/09d.info
-rw-r--r--  1000/1000      572     880  65.0% -lh5- 04fe Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/09n.info
-rw-r--r--  1000/1000      652     956  68.2% -lh5- 3a2e Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/10d.info
-rw-r--r--  1000/1000      703     998  70.4% -lh5- 74ae Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/10n.info
-rw-r--r--  1000/1000      657     970  67.7% -lh5- 6a25 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/11d.info
-rw-r--r--  1000/1000      657     970  67.7% -lh5- 6a25 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/11n.info
-rw-r--r--  1000/1000      641     952  67.3% -lh5- b1a5 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/13d.info
-rw-r--r--  1000/1000      641     952  67.3% -lh5- b1a5 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/13n.info
-rw-r--r--  1000/1000      370     610  60.7% -lh5- ddc3 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/50d.info
-rw-r--r--  1000/1000      370     610  60.7% -lh5- ddc3 Sep  6 08:15 LumiWeather/Icons/meteocons-fill/small/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/meteocons-line/
-rw-r--r--  1000/1000      977    2574  38.0% -lh5- 0201 Sep  6 08:15 LumiWeather/Icons/meteocons-line/01d.info
-rw-r--r--  1000/1000     1686    2994  56.3% -lh5- 2b21 Sep  6 08:15 LumiWeather/Icons/meteocons-line/01n.info
-rw-r--r--  1000/1000     1560    2902  53.8% -lh5- e40b Sep  6 08:15 LumiWeather/Icons/meteocons-line/02d.info
-rw-r--r--  1000/1000     1545    2824  54.7% -lh5- 2133 Sep  6 08:15 LumiWeather/Icons/meteocons-line/02n.info
-rw-r--r--  1000/1000     1072    2378  45.1% -lh5- 751f Sep  6 08:15 LumiWeather/Icons/meteocons-line/03d.info
-rw-r--r--  1000/1000     1072    2378  45.1% -lh5- 751f Sep  6 08:15 LumiWeather/Icons/meteocons-line/03n.info
-rw-r--r--  1000/1000     1072    2378  45.1% -lh5- 751f Sep  6 08:15 LumiWeather/Icons/meteocons-line/04d.info
-rw-r--r--  1000/1000     1072    2378  45.1% -lh5- 751f Sep  6 08:15 LumiWeather/Icons/meteocons-line/04n.info
-rw-r--r--  1000/1000     1420    2748  51.7% -lh5- 8985 Sep  6 08:15 LumiWeather/Icons/meteocons-line/09d.info
-rw-r--r--  1000/1000     1420    2748  51.7% -lh5- 8985 Sep  6 08:15 LumiWeather/Icons/meteocons-line/09n.info
-rw-r--r--  1000/1000     1676    3076  54.5% -lh5- 7098 Sep  6 08:15 LumiWeather/Icons/meteocons-line/10d.info
-rw-r--r--  1000/1000     1706    3088  55.2% -lh5- 54e3 Sep  6 08:15 LumiWeather/Icons/meteocons-line/10n.info
-rw-r--r--  1000/1000     1550    2926  53.0% -lh5- f2e3 Sep  6 08:15 LumiWeather/Icons/meteocons-line/11d.info
-rw-r--r--  1000/1000     1550    2926  53.0% -lh5- f2e3 Sep  6 08:15 LumiWeather/Icons/meteocons-line/11n.info
-rw-r--r--  1000/1000     1706    3074  55.5% -lh5- 0b20 Sep  6 08:15 LumiWeather/Icons/meteocons-line/13d.info
-rw-r--r--  1000/1000     1706    3074  55.5% -lh5- 0b20 Sep  6 08:15 LumiWeather/Icons/meteocons-line/13n.info
-rw-r--r--  1000/1000      393    1558  25.2% -lh5- f015 Sep  6 08:15 LumiWeather/Icons/meteocons-line/50d.info
-rw-r--r--  1000/1000      393    1558  25.2% -lh5- f015 Sep  6 08:15 LumiWeather/Icons/meteocons-line/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/
-rw-r--r--  1000/1000      351     688  51.0% -lh5- d6ea Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/01d.info
-rw-r--r--  1000/1000      558     856  65.2% -lh5- 8ba2 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/01n.info
-rw-r--r--  1000/1000      504     764  66.0% -lh5- 9bab Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/02d.info
-rw-r--r--  1000/1000      502     768  65.4% -lh5- b7e5 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/02n.info
-rw-r--r--  1000/1000      389     646  60.2% -lh5- 5121 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/03d.info
-rw-r--r--  1000/1000      389     646  60.2% -lh5- 5121 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/03n.info
-rw-r--r--  1000/1000      389     646  60.2% -lh5- 5121 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/04d.info
-rw-r--r--  1000/1000      389     646  60.2% -lh5- 5121 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/04n.info
-rw-r--r--  1000/1000      473     736  64.3% -lh5- 4723 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/09d.info
-rw-r--r--  1000/1000      473     736  64.3% -lh5- 4723 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/09n.info
-rw-r--r--  1000/1000      575     826  69.6% -lh5- 12be Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/10d.info
-rw-r--r--  1000/1000      586     848  69.1% -lh5- 3f99 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/10n.info
-rw-r--r--  1000/1000      521     810  64.3% -lh5- cff7 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/11d.info
-rw-r--r--  1000/1000      521     810  64.3% -lh5- cff7 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/11n.info
-rw-r--r--  1000/1000      570     834  68.3% -lh5- 1780 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/13d.info
-rw-r--r--  1000/1000      570     834  68.3% -lh5- 1780 Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/13n.info
-rw-r--r--  1000/1000      201     430  46.7% -lh5- 9c8d Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/50d.info
-rw-r--r--  1000/1000      201     430  46.7% -lh5- 9c8d Sep  6 08:15 LumiWeather/Icons/meteocons-line/small/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/modern/
-rw-r--r--  1000/1000     2109    3916  53.9% -lh5- b9cb Sep  6 08:15 LumiWeather/Icons/modern/01d.info
-rw-r--r--  1000/1000     2609    4616  56.5% -lh5- 3b5d Sep  6 08:15 LumiWeather/Icons/modern/01n.info
-rw-r--r--  1000/1000     2016    3372  59.8% -lh5- 3d0b Sep  6 08:15 LumiWeather/Icons/modern/02d.info
-rw-r--r--  1000/1000     2114    3508  60.3% -lh5- add3 Sep  6 08:15 LumiWeather/Icons/modern/02n.info
-rw-r--r--  1000/1000     1630    2912  56.0% -lh5- ea9f Sep  6 08:15 LumiWeather/Icons/modern/03d.info
-rw-r--r--  1000/1000     1630    2912  56.0% -lh5- ea9f Sep  6 08:15 LumiWeather/Icons/modern/03n.info
-rw-r--r--  1000/1000     1784    3150  56.6% -lh5- 81be Sep  6 08:15 LumiWeather/Icons/modern/04d.info
-rw-r--r--  1000/1000     1784    3150  56.6% -lh5- 81be Sep  6 08:15 LumiWeather/Icons/modern/04n.info
-rw-r--r--  1000/1000     1892    3252  58.2% -lh5- b641 Sep  6 08:15 LumiWeather/Icons/modern/09d.info
-rw-r--r--  1000/1000     1892    3252  58.2% -lh5- b641 Sep  6 08:15 LumiWeather/Icons/modern/09n.info
-rw-r--r--  1000/1000     2109    3532  59.7% -lh5- 6eea Sep  6 08:15 LumiWeather/Icons/modern/10d.info
-rw-r--r--  1000/1000     2222    3652  60.8% -lh5- 874f Sep  6 08:15 LumiWeather/Icons/modern/10n.info
-rw-r--r--  1000/1000     2177    3612  60.3% -lh5- 7e66 Sep  6 08:15 LumiWeather/Icons/modern/11d.info
-rw-r--r--  1000/1000     2306    3744  61.6% -lh5- 4054 Sep  6 08:15 LumiWeather/Icons/modern/11n.info
-rw-r--r--  1000/1000     2123    3508  60.5% -lh5- 6ce6 Sep  6 08:15 LumiWeather/Icons/modern/13d.info
-rw-r--r--  1000/1000     2221    3640  61.0% -lh5- 818e Sep  6 08:15 LumiWeather/Icons/modern/13n.info
-rw-r--r--  1000/1000     1825    3124  58.4% -lh5- d454 Sep  6 08:15 LumiWeather/Icons/modern/50d.info
-rw-r--r--  1000/1000     1825    3124  58.4% -lh5- d454 Sep  6 08:15 LumiWeather/Icons/modern/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/modern/small/
-rw-r--r--  1000/1000      882    1148  76.8% -lh5- 3404 Sep  6 08:15 LumiWeather/Icons/modern/small/01d.info
-rw-r--r--  1000/1000     1029    1316  78.2% -lh5- bef8 Sep  6 08:15 LumiWeather/Icons/modern/small/01n.info
-rw-r--r--  1000/1000      708     960  73.8% -lh5- f48e Sep  6 08:15 LumiWeather/Icons/modern/small/02d.info
-rw-r--r--  1000/1000      752    1006  74.8% -lh5- afbf Sep  6 08:15 LumiWeather/Icons/modern/small/02n.info
-rw-r--r--  1000/1000      535     804  66.5% -lh5- 4979 Sep  6 08:15 LumiWeather/Icons/modern/small/03d.info
-rw-r--r--  1000/1000      535     804  66.5% -lh5- 4979 Sep  6 08:15 LumiWeather/Icons/modern/small/03n.info
-rw-r--r--  1000/1000      525     806  65.1% -lh5- 22c0 Sep  6 08:15 LumiWeather/Icons/modern/small/04d.info
-rw-r--r--  1000/1000      525     806  65.1% -lh5- 22c0 Sep  6 08:15 LumiWeather/Icons/modern/small/04n.info
-rw-r--r--  1000/1000      644     906  71.1% -lh5- 2341 Sep  6 08:15 LumiWeather/Icons/modern/small/09d.info
-rw-r--r--  1000/1000      644     906  71.1% -lh5- 2341 Sep  6 08:15 LumiWeather/Icons/modern/small/09n.info
-rw-r--r--  1000/1000      832    1106  75.2% -lh5- b66e Sep  6 08:15 LumiWeather/Icons/modern/small/10d.info
-rw-r--r--  1000/1000      864    1156  74.7% -lh5- 5df4 Sep  6 08:15 LumiWeather/Icons/modern/small/10n.info
-rw-r--r--  1000/1000      848    1124  75.4% -lh5- 9039 Sep  6 08:15 LumiWeather/Icons/modern/small/11d.info
-rw-r--r--  1000/1000      895    1182  75.7% -lh5- e3c0 Sep  6 08:15 LumiWeather/Icons/modern/small/11n.info
-rw-r--r--  1000/1000      766    1026  74.7% -lh5- 9b97 Sep  6 08:15 LumiWeather/Icons/modern/small/13d.info
-rw-r--r--  1000/1000      804    1080  74.4% -lh5- 486c Sep  6 08:15 LumiWeather/Icons/modern/small/13n.info
-rw-r--r--  1000/1000      605     878  68.9% -lh5- b51e Sep  6 08:15 LumiWeather/Icons/modern/small/50d.info
-rw-r--r--  1000/1000      605     878  68.9% -lh5- b51e Sep  6 08:15 LumiWeather/Icons/modern/small/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/
-rw-r--r--  1000/1000      651    2228  29.2% -lh5- 15d9 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/01d.info
-rw-r--r--  1000/1000      702    2216  31.7% -lh5- b7fc Sep  6 08:15 LumiWeather/Icons/monochrome-dark/01n.info
-rw-r--r--  1000/1000      651    2116  30.8% -lh5- 2aa9 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/02d.info
-rw-r--r--  1000/1000      672    2078  32.3% -lh5- 7a73 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/02n.info
-rw-r--r--  1000/1000      517    1862  27.8% -lh5- 00df Sep  6 08:15 LumiWeather/Icons/monochrome-dark/03d.info
-rw-r--r--  1000/1000      517    1862  27.8% -lh5- 00df Sep  6 08:15 LumiWeather/Icons/monochrome-dark/03n.info
-rw-r--r--  1000/1000      511    1804  28.3% -lh5- 54b4 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/04d.info
-rw-r--r--  1000/1000      511    1804  28.3% -lh5- 54b4 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/04n.info
-rw-r--r--  1000/1000      544    1884  28.9% -lh5- c36c Sep  6 08:15 LumiWeather/Icons/monochrome-dark/09d.info
-rw-r--r--  1000/1000      544    1884  28.9% -lh5- c36c Sep  6 08:15 LumiWeather/Icons/monochrome-dark/09n.info
-rw-r--r--  1000/1000      684    2112  32.4% -lh5- 5cfd Sep  6 08:15 LumiWeather/Icons/monochrome-dark/10d.info
-rw-r--r--  1000/1000      680    2096  32.4% -lh5- 551d Sep  6 08:15 LumiWeather/Icons/monochrome-dark/10n.info
-rw-r--r--  1000/1000      709    2142  33.1% -lh5- bf6f Sep  6 08:15 LumiWeather/Icons/monochrome-dark/11d.info
-rw-r--r--  1000/1000      710    2138  33.2% -lh5- f3c1 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/11n.info
-rw-r--r--  1000/1000      666    2100  31.7% -lh5- 722d Sep  6 08:15 LumiWeather/Icons/monochrome-dark/13d.info
-rw-r--r--  1000/1000      681    2088  32.6% -lh5- 6adf Sep  6 08:15 LumiWeather/Icons/monochrome-dark/13n.info
-rw-r--r--  1000/1000      514    1820  28.2% -lh5- 773a Sep  6 08:15 LumiWeather/Icons/monochrome-dark/50d.info
-rw-r--r--  1000/1000      514    1820  28.2% -lh5- 773a Sep  6 08:15 LumiWeather/Icons/monochrome-dark/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/
-rw-r--r--  1000/1000      232     562  41.3% -lh5- 93a8 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/01d.info
-rw-r--r--  1000/1000      271     590  45.9% -lh5- 6212 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/01n.info
-rw-r--r--  1000/1000      229     484  47.3% -lh5- 9e40 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/02d.info
-rw-r--r--  1000/1000      260     510  51.0% -lh5- 0e63 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/02n.info
-rw-r--r--  1000/1000      229     476  48.1% -lh5- a747 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/03d.info
-rw-r--r--  1000/1000      229     476  48.1% -lh5- a747 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/03n.info
-rw-r--r--  1000/1000      218     446  48.9% -lh5- 9e7d Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/04d.info
-rw-r--r--  1000/1000      218     446  48.9% -lh5- 9e7d Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/04n.info
-rw-r--r--  1000/1000      231     476  48.5% -lh5- 2ded Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/09d.info
-rw-r--r--  1000/1000      231     476  48.5% -lh5- 2ded Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/09n.info
-rw-r--r--  1000/1000      228     492  46.3% -lh5- 8d58 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/10d.info
-rw-r--r--  1000/1000      243     512  47.5% -lh5- 5b5b Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/10n.info
-rw-r--r--  1000/1000      221     474  46.6% -lh5- 9f43 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/11d.info
-rw-r--r--  1000/1000      232     494  47.0% -lh5- 46ca Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/11n.info
-rw-r--r--  1000/1000      225     490  45.9% -lh5- c58a Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/13d.info
-rw-r--r--  1000/1000      244     514  47.5% -lh5- fc07 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/13n.info
-rw-r--r--  1000/1000      223     460  48.5% -lh5- 07b4 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/50d.info
-rw-r--r--  1000/1000      223     460  48.5% -lh5- 07b4 Sep  6 08:15 LumiWeather/Icons/monochrome-dark/small/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/monochrome-light/
-rw-r--r--  1000/1000      676    2238  30.2% -lh5- 9ea1 Sep  6 08:15 LumiWeather/Icons/monochrome-light/01d.info
-rw-r--r--  1000/1000      802    2250  35.6% -lh5- 0f47 Sep  6 08:15 LumiWeather/Icons/monochrome-light/01n.info
-rw-r--r--  1000/1000      911    2284  39.9% -lh5- c7d7 Sep  6 08:15 LumiWeather/Icons/monochrome-light/02d.info
-rw-r--r--  1000/1000      727    2124  34.2% -lh5- ade8 Sep  6 08:15 LumiWeather/Icons/monochrome-light/02n.info
-rw-r--r--  1000/1000      585    1902  30.8% -lh5- dce3 Sep  6 08:15 LumiWeather/Icons/monochrome-light/03d.info
-rw-r--r--  1000/1000      585    1902  30.8% -lh5- dce3 Sep  6 08:15 LumiWeather/Icons/monochrome-light/03n.info
-rw-r--r--  1000/1000      595    1870  31.8% -lh5- fc17 Sep  6 08:15 LumiWeather/Icons/monochrome-light/04d.info
-rw-r--r--  1000/1000      595    1870  31.8% -lh5- fc17 Sep  6 08:15 LumiWeather/Icons/monochrome-light/04n.info
-rw-r--r--  1000/1000      598    1918  31.2% -lh5- a5c5 Sep  6 08:15 LumiWeather/Icons/monochrome-light/09d.info
-rw-r--r--  1000/1000      598    1918  31.2% -lh5- a5c5 Sep  6 08:15 LumiWeather/Icons/monochrome-light/09n.info
-rw-r--r--  1000/1000      724    2138  33.9% -lh5- a18c Sep  6 08:15 LumiWeather/Icons/monochrome-light/10d.info
-rw-r--r--  1000/1000      721    2128  33.9% -lh5- 6465 Sep  6 08:15 LumiWeather/Icons/monochrome-light/10n.info
-rw-r--r--  1000/1000      757    2170  34.9% -lh5- 60b3 Sep  6 08:15 LumiWeather/Icons/monochrome-light/11d.info
-rw-r--r--  1000/1000      751    2170  34.6% -lh5- e0fc Sep  6 08:15 LumiWeather/Icons/monochrome-light/11n.info
-rw-r--r--  1000/1000      873    2256  38.7% -lh5- dd70 Sep  6 08:15 LumiWeather/Icons/monochrome-light/13d.info
-rw-r--r--  1000/1000      722    2122  34.0% -lh5- f760 Sep  6 08:15 LumiWeather/Icons/monochrome-light/13n.info
-rw-r--r--  1000/1000      577    1860  31.0% -lh5- c933 Sep  6 08:15 LumiWeather/Icons/monochrome-light/50d.info
-rw-r--r--  1000/1000      577    1860  31.0% -lh5- c933 Sep  6 08:15 LumiWeather/Icons/monochrome-light/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/
-rw-r--r--  1000/1000      241     566  42.6% -lh5- 4354 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/01d.info
-rw-r--r--  1000/1000      284     602  47.2% -lh5- ebef Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/01n.info
-rw-r--r--  1000/1000      285     546  52.2% -lh5- d293 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/02d.info
-rw-r--r--  1000/1000      272     526  51.7% -lh5- 2757 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/02n.info
-rw-r--r--  1000/1000      230     478  48.1% -lh5- ec5e Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/03d.info
-rw-r--r--  1000/1000      230     478  48.1% -lh5- ec5e Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/03n.info
-rw-r--r--  1000/1000      233     472  49.4% -lh5- 64ef Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/04d.info
-rw-r--r--  1000/1000      233     472  49.4% -lh5- 64ef Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/04n.info
-rw-r--r--  1000/1000      237     492  48.2% -lh5- 6802 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/09d.info
-rw-r--r--  1000/1000      237     492  48.2% -lh5- 6802 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/09n.info
-rw-r--r--  1000/1000      244     502  48.6% -lh5- 40d4 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/10d.info
-rw-r--r--  1000/1000      262     528  49.6% -lh5- 2571 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/10n.info
-rw-r--r--  1000/1000      233     482  48.3% -lh5- 05eb Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/11d.info
-rw-r--r--  1000/1000      249     508  49.0% -lh5- 22b9 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/11n.info
-rw-r--r--  1000/1000      297     562  52.8% -lh5- b2a6 Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/13d.info
-rw-r--r--  1000/1000      258     522  49.4% -lh5- 791b Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/13n.info
-rw-r--r--  1000/1000      240     482  49.8% -lh5- 7eee Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/50d.info
-rw-r--r--  1000/1000      240     482  49.8% -lh5- 7eee Sep  6 08:15 LumiWeather/Icons/monochrome-light/small/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/openweather/
-rw-r--r--  1000/1000     1252    2498  50.1% -lh5- 3df7 Sep  6 08:15 LumiWeather/Icons/openweather/01d.info
-rw-r--r--  1000/1000     1017    2222  45.8% -lh5- 2f2d Sep  6 08:15 LumiWeather/Icons/openweather/01n.info
-rw-r--r--  1000/1000     1368    2654  51.5% -lh5- 751f Sep  6 08:15 LumiWeather/Icons/openweather/02d.info
-rw-r--r--  1000/1000     1127    2400  47.0% -lh5- ef21 Sep  6 08:15 LumiWeather/Icons/openweather/02n.info
-rw-r--r--  1000/1000      708    1886  37.5% -lh5- 064f Sep  6 08:15 LumiWeather/Icons/openweather/03d.info
-rw-r--r--  1000/1000      708    1886  37.5% -lh5- 064f Sep  6 08:15 LumiWeather/Icons/openweather/03n.info
-rw-r--r--  1000/1000     1116    2388  46.7% -lh5- d723 Sep  6 08:15 LumiWeather/Icons/openweather/04d.info
-rw-r--r--  1000/1000     1116    2388  46.7% -lh5- d723 Sep  6 08:15 LumiWeather/Icons/openweather/04n.info
-rw-r--r--  1000/1000     1387    2716  51.1% -lh5- 8681 Sep  6 08:15 LumiWeather/Icons/openweather/09d.info
-rw-r--r--  1000/1000     1387    2716  51.1% -lh5- 8681 Sep  6 08:15 LumiWeather/Icons/openweather/09n.info
-rw-r--r--  1000/1000     1783    3132  56.9% -lh5- 9d0f Sep  6 08:15 LumiWeather/Icons/openweather/10d.info
-rw-r--r--  1000/1000     1504    2842  52.9% -lh5- 443c Sep  6 08:15 LumiWeather/Icons/openweather/10n.info
-rw-r--r--  1000/1000     1698    3020  56.2% -lh5- 0639 Sep  6 08:15 LumiWeather/Icons/openweather/11d.info
-rw-r--r--  1000/1000     1698    3020  56.2% -lh5- 0639 Sep  6 08:15 LumiWeather/Icons/openweather/11n.info
-rw-r--r--  1000/1000     1519    3486  43.6% -lh5- d2dd Sep  6 08:15 LumiWeather/Icons/openweather/13d.info
-rw-r--r--  1000/1000     1519    3486  43.6% -lh5- d2dd Sep  6 08:15 LumiWeather/Icons/openweather/13n.info
-rw-r--r--  1000/1000      490    1604  30.5% -lh5- e652 Sep  6 08:15 LumiWeather/Icons/openweather/50d.info
-rw-r--r--  1000/1000      490    1604  30.5% -lh5- e652 Sep  6 08:15 LumiWeather/Icons/openweather/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/openweather/small/
-rw-r--r--  1000/1000      469     792  59.2% -lh5- 58b2 Sep  6 08:15 LumiWeather/Icons/openweather/small/01d.info
-rw-r--r--  1000/1000      370     680  54.4% -lh5- f83b Sep  6 08:15 LumiWeather/Icons/openweather/small/01n.info
-rw-r--r--  1000/1000      506     764  66.2% -lh5- 7385 Sep  6 08:15 LumiWeather/Icons/openweather/small/02d.info
-rw-r--r--  1000/1000      434     702  61.8% -lh5- 7857 Sep  6 08:15 LumiWeather/Icons/openweather/small/02n.info
-rw-r--r--  1000/1000      278     548  50.7% -lh5- 6012 Sep  6 08:15 LumiWeather/Icons/openweather/small/03d.info
-rw-r--r--  1000/1000      278     548  50.7% -lh5- 6012 Sep  6 08:15 LumiWeather/Icons/openweather/small/03n.info
-rw-r--r--  1000/1000      415     670  61.9% -lh5- 8b59 Sep  6 08:15 LumiWeather/Icons/openweather/small/04d.info
-rw-r--r--  1000/1000      415     670  61.9% -lh5- 8b59 Sep  6 08:15 LumiWeather/Icons/openweather/small/04n.info
-rw-r--r--  1000/1000      478     754  63.4% -lh5- 16a0 Sep  6 08:15 LumiWeather/Icons/openweather/small/09d.info
-rw-r--r--  1000/1000      478     754  63.4% -lh5- 16a0 Sep  6 08:15 LumiWeather/Icons/openweather/small/09n.info
-rw-r--r--  1000/1000      597     894  66.8% -lh5- e348 Sep  6 08:15 LumiWeather/Icons/openweather/small/10d.info
-rw-r--r--  1000/1000      509     802  63.5% -lh5- 6aa4 Sep  6 08:15 LumiWeather/Icons/openweather/small/10n.info
-rw-r--r--  1000/1000      579     852  68.0% -lh5- 56c4 Sep  6 08:15 LumiWeather/Icons/openweather/small/11d.info
-rw-r--r--  1000/1000      579     852  68.0% -lh5- 56c4 Sep  6 08:15 LumiWeather/Icons/openweather/small/11n.info
-rw-r--r--  1000/1000      457     826  55.3% -lh5- 106f Sep  6 08:15 LumiWeather/Icons/openweather/small/13d.info
-rw-r--r--  1000/1000      457     826  55.3% -lh5- 106f Sep  6 08:15 LumiWeather/Icons/openweather/small/13n.info
-rw-r--r--  1000/1000      280     518  54.1% -lh5- d668 Sep  6 08:15 LumiWeather/Icons/openweather/small/50d.info
-rw-r--r--  1000/1000      280     518  54.1% -lh5- d668 Sep  6 08:15 LumiWeather/Icons/openweather/small/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/simplistic/
-rw-r--r--  1000/1000      580    2264  25.6% -lh5- 4a0a Sep  6 08:15 LumiWeather/Icons/simplistic/01d.info
-rw-r--r--  1000/1000      725    2270  31.9% -lh5- 4ea9 Sep  6 08:15 LumiWeather/Icons/simplistic/01n.info
-rw-r--r--  1000/1000     1019    2434  41.9% -lh5- da91 Sep  6 08:15 LumiWeather/Icons/simplistic/02d.info
-rw-r--r--  1000/1000      940    2352  40.0% -lh5- 18ef Sep  6 08:15 LumiWeather/Icons/simplistic/02n.info
-rw-r--r--  1000/1000      585    1904  30.7% -lh5- 1c74 Sep  6 08:15 LumiWeather/Icons/simplistic/03d.info
-rw-r--r--  1000/1000      585    1904  30.7% -lh5- 1c74 Sep  6 08:15 LumiWeather/Icons/simplistic/03n.info
-rw-r--r--  1000/1000      589    1872  31.5% -lh5- 61c1 Sep  6 08:15 LumiWeather/Icons/simplistic/04d.info
-rw-r--r--  1000/1000      589    1872  31.5% -lh5- 61c1 Sep  6 08:15 LumiWeather/Icons/simplistic/04n.info
-rw-r--r--  1000/1000      787    2084  37.8% -lh5- 0e78 Sep  6 08:15 LumiWeather/Icons/simplistic/09d.info
-rw-r--r--  1000/1000      787    2084  37.8% -lh5- 0e78 Sep  6 08:15 LumiWeather/Icons/simplistic/09n.info
-rw-r--r--  1000/1000     1120    2536  44.2% -lh5- b671 Sep  6 08:15 LumiWeather/Icons/simplistic/10d.info
-rw-r--r--  1000/1000     1150    2528  45.5% -lh5- 9302 Sep  6 08:15 LumiWeather/Icons/simplistic/10n.info
-rw-r--r--  1000/1000     1170    2602  45.0% -lh5- 9218 Sep  6 08:15 LumiWeather/Icons/simplistic/11d.info
-rw-r--r--  1000/1000     1248    2648  47.1% -lh5- 2eaa Sep  6 08:15 LumiWeather/Icons/simplistic/11n.info
-rw-r--r--  1000/1000     1010    2432  41.5% -lh5- c465 Sep  6 08:15 LumiWeather/Icons/simplistic/13d.info
-rw-r--r--  1000/1000      955    2358  40.5% -lh5- 982a Sep  6 08:15 LumiWeather/Icons/simplistic/13n.info
-rw-r--r--  1000/1000      571    1846  30.9% -lh5- 1a74 Sep  6 08:15 LumiWeather/Icons/simplistic/50d.info
-rw-r--r--  1000/1000      571    1846  30.9% -lh5- 1a74 Sep  6 08:15 LumiWeather/Icons/simplistic/50n.info
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Sep  6 08:15 LumiWeather/Icons/simplistic/small/
-rw-r--r--  1000/1000      242     578  41.9% -lh5- 1cf3 Sep  6 08:15 LumiWeather/Icons/simplistic/small/01d.info
-rw-r--r--  1000/1000      283     620  45.6% -lh5- 78b0 Sep  6 08:15 LumiWeather/Icons/simplistic/small/01n.info
-rw-r--r--  1000/1000      375     628  59.7% -lh5- 77d7 Sep  6 08:15 LumiWeather/Icons/simplistic/small/02d.info
-rw-r--r--  1000/1000      358     620  57.7% -lh5- 0163 Sep  6 08:15 LumiWeather/Icons/simplistic/small/02n.info
-rw-r--r--  1000/1000      241     484  49.8% -lh5- a385 Sep  6 08:15 LumiWeather/Icons/simplistic/small/03d.info
-rw-r--r--  1000/1000      241     484  49.8% -lh5- a385 Sep  6 08:15 LumiWeather/Icons/simplistic/small/03n.info
-rw-r--r--  1000/1000      229     468  48.9% -lh5- f5cc Sep  6 08:15 LumiWeather/Icons/simplistic/small/04d.info
-rw-r--r--  1000/1000      229     468  48.9% -lh5- f5cc Sep  6 08:15 LumiWeather/Icons/simplistic/small/04n.info
-rw-r--r--  1000/1000      306     544  56.2% -lh5- e5f3 Sep  6 08:15 LumiWeather/Icons/simplistic/small/09d.info
-rw-r--r--  1000/1000      306     544  56.2% -lh5- e5f3 Sep  6 08:15 LumiWeather/Icons/simplistic/small/09n.info
-rw-r--r--  1000/1000      408     684  59.6% -lh5- 4bb8 Sep  6 08:15 LumiWeather/Icons/simplistic/small/10d.info
-rw-r--r--  1000/1000      414     682  60.7% -lh5- c098 Sep  6 08:15 LumiWeather/Icons/simplistic/small/10n.info
-rw-r--r--  1000/1000      383     642  59.7% -lh5- 864b Sep  6 08:15 LumiWeather/Icons/simplistic/small/11d.info
-rw-r--r--  1000/1000      393     648  60.6% -lh5- f76b Sep  6 08:15 LumiWeather/Icons/simplistic/small/11n.info
-rw-r--r--  1000/1000      368     640  57.5% -lh5- ecc7 Sep  6 08:15 LumiWeather/Icons/simplistic/small/13d.info
-rw-r--r--  1000/1000      347     622  55.8% -lh5- 773e Sep  6 08:15 LumiWeather/Icons/simplistic/small/13n.info
-rw-r--r--  1000/1000      234     476  49.2% -lh5- b167 Sep  6 08:15 LumiWeather/Icons/simplistic/small/50d.info
-rw-r--r--  1000/1000      234     476  49.2% -lh5- b167 Sep  6 08:15 LumiWeather/Icons/simplistic/small/50n.info
-rw-r--r--  1000/1000     2563    9836  26.1% -lh5- 6973 Sep  6 08:15 LumiWeather/Install
-rw-r--r--  1000/1000     1521    1984  76.7% -lh5- a549 Sep  6 08:15 LumiWeather/Install.info
-rwxr-xr-x  1000/1000   177915  340000  52.3% -lh5- 6b12 Sep  6 08:15 LumiWeather/LumiWeather
-rw-r--r--  1000/1000     1014    1351  75.1% -lh5- 5913 Sep  6 08:15 LumiWeather/LumiWeather.info
-rw-r--r--  1000/1000     9378   21710  43.2% -lh5- 541b Sep  6 08:15 LumiWeather/Readme
-rw-r--r--  1000/1000     1042    1543  67.5% -lh5- 597c Sep  6 08:15 LumiWeather/Readme.info
-rw-r--r--  1000/1000     1417    2602  54.5% -lh5- bbf9 Sep  6 08:15 LumiWeather.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       286 files  447466  915856  48.9%            Sep  7 01:21
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>