OffGridPete/Fieldwatch
Receive-only Wi-Fi and Bluetooth LE observer for Android. MIT.
About the project
Receive-only Wi-Fi and Bluetooth LE observer for Android: passive scanning of nearby access points and BLE advertisements with filters, signatures and reports, no backend or account.
Useful for
- Install the APK via adb and check which Wi-Fi APs and BLE devices are nearby
- Configure filters and the signature library to identify specific device types
- Export a sit report or log from the phone for later analysis
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 19 expected by the end of the day.
- Over the last two days the pace is 1.6× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 6 days old and already has 81 stars.
- Top new repositories this week: #193.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 81
- Stars in a day
- 19
- Forks
- 6
- Issues and pull requests
- 0
- Watchers
- 4
- Language
- Kotlin
- License
- MIT
- Created
- September 15, 2026
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026Top new repositories this week: #192
Similar projects
-
7.5
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
5.8
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
5.6
MSNightmare/BigDiskBuster
A C++ proof-of-concept that blocks Windows Defender platform and signature updates, causing a denial of service for the antivirus.
-
4.8
guis29serenadeqfq0/microsoft-windows-10-kmsauto
A Windows 10 activation tool using KMS and HWID methods, distributed as a free utility with license auto-renewal. The README instructs installing it by running a PowerShell script from an external site.
-
4.4
HyNetworks/OpenGFW
An open-source DIY Great Firewall for Linux: it reassembles IP/TCP flows, analyzes protocols (HTTP, TLS, QUIC, DNS, SSH, VPNs) and filters connections via an expr-based rule engine. Aimed at home routers and servers…
-
4.2
ejfkdev/ddc
A Rust DEX-to-Java decompiler for Android with progressive analysis: query metadata first and decompile classes on demand instead of a full run. Its output is javac-verified across seven real-world APKs.