Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonyborriello/weather-util-web

A web interface for the linux app weather-util
https://github.com/anthonyborriello/weather-util-web

Last synced: about 2 months ago
JSON representation

A web interface for the linux app weather-util

Awesome Lists containing this project

README

        

# weather-util
web interface

A simple web result page for the linux app weather-util.

First install the App weather-util from your Linux distro repository.

Ex:
sudo apt install weather-util

This sample php page is based on the Naples Airport (Italy).

Just change the airport name in the php file.

Add your favourite airports in the selectable list.
Example:

weatehr lirn -v -q (LIRN is Naples airport, Italy)
weather lirf -v -q (LIRF is Fiumicino airport, Italy)

Place the files in your html folder:

/var/www/html/

![Metar](https://github.com/anthonyborriello/weather-util-web/assets/57049017/2cc26817-ecce-408a-bcc6-48f3cacf11ab)