Initial commit

This commit is contained in:
Martin Brodbeck 2013-09-11 10:46:47 +02:00
commit 3f71e7937e

7
radiorec.py Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env python3
import argparse
import configparser
import urllib.request