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
- Host: GitHub
- URL: https://github.com/esperlu/metarbin
- Owner: esperlu
- License: mit
- Created: 2020-06-17T04:47:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T14:52:43.000Z (over 4 years ago)
- Last Synced: 2023-12-01T11:56:53.332Z (over 2 years ago)
- Size: 84.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)