-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Brian Beegan
committed
May 11, 2024
1 parent
0498c3d
commit 7c5b21e
Showing
5 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,22 @@ | ||
<img src="./assets/splash.png" width="300"> | ||
|
||
A minimal, mobile, <a href="https://www.reversebeacon.net/">Reverse Beacon</a> client. | ||
- Shows CW, FT8, FT4, & RTTY spots | ||
- Allows for filtering by callsign(s), mode(s), & band | ||
- Spots are shown in a rolling buffer | ||
A minimal, mobile, <a href="https://www.reversebeacon.net/">Reverse Beacon</a> client. Spotwatch transforms the digital and CW Reverse Beacon telnet server streams into a user-friendly app. Spots are on a rolling buffer and can be viewed in a detailed list or plotted on a map (long-press or hover over the spot on the map for details). This was primarily envisioned as a tool for mobile operators to check realtime propagation conditions and ensure operators signals are getting out, but will work on desktop too. | ||
|
||
|
||
Planned features: | ||
- [x] Android phone & tablet support | ||
- [ ] IOS, MacOS support | ||
- [x] Windows 11 support | ||
- [x] FT8/FT4, RTTY, CW spots | ||
- [x] Callsign, Mode, Band filters | ||
- [x] Show spots and beacons on map | ||
- [ ] Offical Play store and App store distributions | ||
|
||
Possible additional features: | ||
- [ ] Nearby beacons filter, custom filters | ||
- [ ] small logger screen that outputs basic .adif | ||
|
||
<img src="./assets/login.png"> | ||
<img src="./assets/spotlist.png"> | ||
<img src="./assets/spotmap.png"> | ||
<img src="./assets/filters.png"> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.