mirror of
https://github.com/fenix-soft/fmeteo.git
synced 2025-01-05 10:36:41 +01:00
18 lines
517 B
Markdown
18 lines
517 B
Markdown
# 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 |