emcomm-objects 0.1.0
emcomm-objects 0.1.0
Companion app for Graywolf APRS:
create, edit, schedule, and beacon APRS objects via Graywolf's KISS port.
Changelog
Other changes
- e312f31: Add object kill semantics and auto-expiry (KK4ODA KK4ODA@users.noreply.github.com)
- 84855db: Add path preset dropdown + explicit "direct" override (KK4ODA KK4ODA@users.noreply.github.com)
- bf6c54a: Add release pipeline: goreleaser + GitHub Actions + version stamping (KK4ODA KK4ODA@users.noreply.github.com)
- d4f6ea7: Add web UI: REST + SSE backend, embedded HTML/JS/CSS frontend (KK4ODA KK4ODA@users.noreply.github.com)
- 20b1e0c: CSV import: auto-generate short APRS names from long human names (KK4ODA KK4ODA@users.noreply.github.com)
- 3580319: Initial scaffold: AX.25/KISS/APRS object beacon over Graywolf's KISS port (KK4ODA KK4ODA@users.noreply.github.com)
- 18ff8ca: Render actual symbol icons in Objects table (KK4ODA KK4ODA@users.noreply.github.com)
- 5af1be3: Render actual symbol on map markers + live beacon countdown (KK4ODA KK4ODA@users.noreply.github.com)
- a24952a: Show KILL vs TX in Activity tab (KK4ODA KK4ODA@users.noreply.github.com)
- 5fbaea2: Three features: visual symbol picker, CSV import, revive (KK4ODA KK4ODA@users.noreply.github.com)
- aa0a072: Untrack .claude/launch.json (preview-tool local config) (KK4ODA KK4ODA@users.noreply.github.com)
- 0483d73: Widen CSV-import name input some more (KK4ODA KK4ODA@users.noreply.github.com)
- 36c4fc4: Widen CSV-import name input to fit all 9 chars (KK4ODA KK4ODA@users.noreply.github.com)
Install
- Download the archive for your OS/arch below.
- Extract; copy
config.example.yamltoconfig.yamland edit (set
your callsign + Graywolf KISS endpoint). - Run
./emcomm-objects(Linux/macOS) oremcomm-objects.exe(Windows). - Open http://127.0.0.1:8765 in your browser.
See README.md in the archive for the Graywolf-side KISS interface
configuration (must be type=TCP server, mode=modem).