- This tool is no longer getting updates, and all of it's functionality has been merged into Shoal.
- This is a text-based UI launcher for the COD client Plutonium.
- Click here to download the latest prebuilt exe release.
- Supports all games the official Plutonium Launcher does
- Game mode selection
- Staging support (testing branch)
- Theme customization
- Global argument list
- Game-specific argument lists
- Username selection
- Utility Buttons
- Automatic game running, with configureable delay
plutonium_tui_launcher_example.mp4
- Made for Windows Terminal: The app is designed for Windows Terminal but also works in the standard command prompt.
- Font Size: Designed for font size 8. Future versions will adjust the font size automatically.
- Platform Support: Currently tested on Windows, with future plans for atleast modern Ubuntu and Debian Linux installs.
- Other: Currently only supports Plutonium's LAN mode, if possible, I will change this in the future. Currently token generation is all that is left to do this.
- Textual - Framework for creating TUI (Text User Interfaces) with Python.
- Hatch - Modern project management tool for Python.
- UV - An extremely fast Python package and project manager, written in Rust.
- PyInstaller - Tool to convert Python programs into standalone executables.
- Ruff - Fast Python linter and code formatting tool.
- PyProjectDevTools - A set of generic tools for python applications, using Hatch, UV, and Pyinstaller.