mirror of
https://github.com/fenix-soft/fmeteo.git
synced 2025-01-03 17:49:16 +01:00
517 B
517 B
rf5:
rf5: read and print on video the forecast 5 jason data (meteo5.json) generated to fmeteo.
The script is a utility to test a future implementation on fmeteo, or read the old forecast 5 data, offline.
use:
For use this, put or copy the script, in the same directory of fmeteo and run it.
rf5
or if we are a terminal that does not support xserver we can use a pager to display the data page by page:
rf5 | less
use space or the arrow to go forward or back, "q" to exit