Skip to content

Instantly share code, notes, and snippets.

#bin/sh
sudo su
cd /usr/share/lirc/remotes/
# Make sure to include the trailing slash for the wget command as otherwise you'll be pulling all remotes
wget -r --no-parent -nH -R "index.html*" --cut-dir=1 http://lirc.sourceforge.net/remotes/pioneer/
wget -r --no-parent -nH -R "index.html*" --cut-dir=1 http://lirc.sourceforge.net/remotes/panasonic/
wget -r --no-parent -nH -R "index.html*" --cut-dir=1 http://lirc.sourceforge.net/remotes/lexicon/
wget -r --no-parent -nH -R "index.html*" --cut-dir=1 http://lirc.sourceforge.net/remotes/microsoft/