From e73ce8cd8f3eed7e3c4a4874b2725012dc81b120 Mon Sep 17 00:00:00 2001 From: Smittix Date: Wed, 7 Jan 2026 21:38:54 +0000 Subject: [PATCH] Update README with new features and installation details --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 175b239..9776ed5 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,18 @@ After starting, open **http://localhost:5050** in your browser. | **RTL-SDR** | Required for all SDR features | ~$25-35 | | **WiFi adapter** | Must support promiscuous (monitor) mode | ~$20-40 | | **Bluetooth adapter** | Device scanning (usually built-in) | - | +| **GPS** | Any Linux supported GPS Unit | ~10 | Most features work with a basic RTL-SDR dongle (RTL2832U + R820T2). +| :exclamation: Not using an RTL-SDR Device? | +|----------------------------------------------- +|Intercept supports any device that SoapySDR supports. You must however have the correct module for your device installed! For example if you have an SDRPlay device you'd need to install soapysdr-module-sdrplay. + +| :exclamation: GPS Usage | +|----------------------------------------------- +|gpsd is needed for real time location. Intercept automatically checks to see if you're running gpsd in the background when any maps are rendered. + --- ## Troubleshooting @@ -145,3 +154,4 @@ Created by **smittix** - [GitHub](https://github.com/smittix) [Leaflet.js](https://leafletjs.com/) | [Celestrak](https://celestrak.org/) +