rtlamr
An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
How to download and setup rtlamr
Open terminal and run command
git clone https://github.com/bemasher/rtlamr.git
git clone is used to create a copy or clone of rtlamr repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with rtlamr https://github.com/bemasher/rtlamr/archive/master.zip
Or simply clone rtlamr with SSH
[email protected]:bemasher/rtlamr.git