https://github.com/timendus/sdr-repeater
https://github.com/timendus/sdr-repeater
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timendus/sdr-repeater
- Owner: Timendus
- Created: 2016-09-09T19:44:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-18T13:08:17.000Z (over 9 years ago)
- Last Synced: 2025-01-29T12:47:53.066Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Install stuff:
`$ sudo apt-get install rtl-sdr git pavucontrol`
2. Install the loopback device
`$ sudo modprobe snd-aloop`
2. Clone the repo:
`$ git clone git@github.com:Timendus/sdr-repeater.git`
3. Profit!