Skip to content

chapatt/php-weathermap-scale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

An awk script for scaling the size of a PHP Network Weathermap configuration

Usage: awk -f php-weathermap-scale.awk [var=val] weathermap.conf >mymap.conf

Optionally provide values for the following variables:
	width	the new width of the map in pixels (default 1440)
	height	the new height of the map in pixels (default 900)
	title	a new title for the map (default "My Map")
	bg	a path to the background image (default "images/mybg.png")

About

An awk script for scaling the size of a PHP Network Weathermap configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages