be-ndee / handover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handover

Build Status

Built with electron

CONCEPT

  1. Announce service via mdns / dns-sd
  2. Subscribe to new notices
    • GET /notice
    • or SSE
  3. On new notice, call capture relevant data and propose paste and listen again
  4. On paste call GET /latest

TODO

  • Evaluate alternative discovery mechanism (lighter, standards, e.g. mdns)
  • Evaluate mdns to announce http service
  • Evaluate anti-firewall strategies
  • Windows compatibility
  • Linux compatibility
  • App Store releases
  • Web UI
  • Improve icons incl. app starter icon
  • Stack history
  • Subscribe to different groups

About

License:MIT License


Languages

Language:JavaScript 100.0%