Skip to content
Zelytra edited this page Jul 27, 2026 · 5 revisions

BetterFleet Wiki πŸ΄β€β˜ οΈ

BetterFleet is a companion app for Sea of Thieves that helps crews land on the same server so they can meet up and form alliances. Everyone joins a shared session, hits "Raise the Anchor" on a synchronized countdown, and BetterFleet detects which server each player ended up on β€” so you know at a glance who made it together.

  • 🌐 Website & download: https://betterfleet.fr
  • πŸ’¬ Community & support: Discord
  • πŸ–₯️ Desktop app: Windows (server detection needs raw socket access β€” see the FAQ)

πŸ“– Documentation

For players

For developers & self-hosters

  • Architecture β€” how the pieces fit together and how server detection actually works.
  • Developer Guide β€” run the project in dev mode and contribute.
  • Deployment β€” self-host the stack (Docker Compose, Keycloak, reverse proxy) and cut a release.
  • Changelog β€” version history.

What's new in 2.2

Console players can join from a phone (no PC, no account), a shareable "alliance formed" recap card, Discord Rich Presence, a "best time to try" hint in the lobby, a rebindable overlay shortcut, and a guided diagnostic when detection stalls.

2.2.1 adds self-service password reset ("Forgot password?" on the sign-in screen now mails you a link), a copy-for-Discord button on the recap card, and statistics that score each search against what it was actually after rather than one fixed bar. See the Changelog.

Earlier, 2.0 brought the public/private sessions browser (join a crew with no code), session visibility, renaming and banners, per-player boat-size icons, and a rebuilt server-detection engine.

Clone this wiki locally