Linux Command Line Interface (CLI) for fetching abstracts from Magnetic Resonance in Medicine.
For Linux users:
chmod +x mrm.sh
mv mrm.sh /usr/local/bin/mrm
For MacOS users:
chmod +x mrm.sh
mv mrm.sh ~/mrm
If you simply type mrm
in the terminal, it will display the 10 latest MRM papers. To explore additional features, use below command for the full list of options.
mrm -h