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

https://github.com/esperlu/metarbin

This is the repository for the metar program binaries
https://github.com/esperlu/metarbin

Last synced: 5 months ago
JSON representation

This is the repository for the metar program binaries

Awesome Lists containing this project

README

          

# metarBin
This is the repository for the metar program binaries. **Linux and OS-X users** will have to make the binary executable with a `$ chmod +x metar` before using it.

For how to use these binaries, please refer to the usage decription in the [source repository](https://github.com/esperlu/metar) or see the help screen with the `-h` option `$ metar -h`

OS | Architecture | Direct link
------------ | ----------- | -------------
Linux 64 bit| amd64 | [download](https://github.com/esperlu/metarBin/blob/master/linux/amd64/metar?raw=true)
Linux | arm v5 | [download](https://github.com/esperlu/metarBin/blob/master/linux/arm5/metar?raw=true)
Linux RPi-1 (Zero, A, A+, B, B+) 32-bit| arm v6 | [download](https://github.com/esperlu/metarBin/blob/master/linux/arm6/metar?raw=true)
Linux RPi-2B 32-bit | arm v7 | [download](https://github.com/esperlu/metarBin/blob/master/linux/arm7/metar?raw=true)
Darwin (OS X) | amd64 | [download](https://github.com/esperlu/metarBin/blob/master/darwin/amd64/metar?raw=true)
Windows 32-bit| 386 | [download](https://github.com/esperlu/metarBin/blob/master/windows/amd64/metar.exe?raw=true)
Windows 64-bit| amd64 | [download](https://github.com/esperlu/metarBin/blob/master/windows/amd64/metar.exe?raw=true)