#!/usr/bin/env sh set -e set -x # sniff --src https://github.com/coinpride/CryptoList --url | ./main.py > out2.txt ./main.py --source https://github.com/coinpride/CryptoList > out.html # ./main.py --source https://techurls.com/ > out.txt # cat out2.txt| pico2wave --wave=out2.wav # ./main.py --source http://blog.terminaldweller.com > out.txt