BetterFleet is a free open source application designed to enhance the gaming experience in Sea Of Thieves by facilitating the creation of alliances among players. With BetterFleet, you can organize game sessions and invite your friends to join in a simple and intuitive manner.
⚠️ BetterFleet is not an official application of Sea Of Thieves. It was developed by the community for
players looking to improve their gaming experience.
-
Automatic Session Management: Facilitates joining the same server with your friends by providing real-time in-game status and server information.
-
Increase likelihood of finding a server: Includes an automatic "Set sail" feature so that everyone clicks at the same time.
-
Self-Hosted Backend: The open-source nature of the application allows users to host the backend, offering greater control over deployment and maintenance.
-
Statistics Tracking: Provides statistical insights to help users assess their server-finding success rate.
| Feature | BetterFleet | FleetCreator |
|---|---|---|
| Speed* | ~5sec detection, fast UI | ~20 sec detection, slow UI |
| Ad free | ✅ | ❌ |
| Complete free access | ✅ | ❌ |
| UX friendly | ✅ | ❌ |
| Open source | ✅ | ❌ |
| IPv6 support | ✅ | ❌ |
| Automatic click between the same crew | ✅ | ❌ |
| Size of file | <20MB | >200MB |
| Enhanced detection algorithm** | ✅ | |
| No memory leak*** | ✅ |
* Comparison benchmark spreadsheet
** Rare seems to be working on the SDR implementation. In certains cases FleetCreator shows a "corrupted" status that we handle. More technical information here.
*** FleetCreator has been observed to consume 8GB of RAM after 10 hours of usage, indicating a possible memory leak.
| Operating System | Compatible |
|---|---|
| Windows 11 | ✅ |
| Windows 10 | ✅ |
| Linux (X11 / XWayland)* | ✅ |
| macOS | ❌ |
* Linux ships .deb, .rpm (Fedora) and pacman (.pkg.tar.zst) packages on the
GitHub releases; updates are manual (re-download
and reinstall), and the synchronized "set sail" auto-click needs X11 (it reaches Proton/Wine games
natively or through XWayland, but native-Wayland clients forbid the synthetic click).
Our app's Figma design template is open source and available for the community!
Check it out here: BetterFleet Branding & Design Application
- Development: Zelytra & dadodasyra
- Design/Graphics: ZeTro
- Translator/proofreader: Ichabodt (English & French) & JumpFrostITA (Italian)
- Contributor icons: Zamao
We thank everyone who contributes to making BetterFleet better every day. If you would like to contribute to the project, feel free to fork the repository and submit your pull requests or you can also help translate our project with our crowdin.
BetterFleet ships in 13 languages: English, French, German, Spanish, Italian, Russian, Simplified Chinese, Japanese, Ukrainian, Hindi, Korean, Brazilian Portuguese and Polish.
source.json is the English original and the only locale file anyone edits by hand. The rest is
produced for you:
| File | Where it comes from |
|---|---|
source.json |
written by us, in English: this is the one to edit |
en.json |
a copy of source.json, rewritten by CI: never edit it |
fr.json |
translated by humans, never machine-translated |
de.json, es.json, it.json |
machine-translated first, then corrected in Crowdin |
ru, zh, ja, uk, hi, ko, pt, pl |
first-pass AI translations: a native or Crowdin review is welcome |
The sync lives in .github/workflows/crowdin.yml. That workflow
is the configuration: its header explains the whole flow, and the two settings that can only be
clicked in the Crowdin UI.
BetterFleet is distributed under the MIT license. See the LICENSE file for more information.
If you have any questions or encounter problems with the app, please open an issue.
We hope you enjoy using BetterFleet as much as we enjoyed developing it!
