Toolbox
One home for installers, compatibility references, and a web directory of platforms and databases that run straight in the browser.
Installers
Choose the installer surface you want to work with.
OS Installer
Get and install desktop operating systems — Windows, macOS, Linux, and FreeBSD.
Desktop Installer
Install desktop apps with command generation, filters, and favorites.
Mobile Installer
Browse mobile packages for Android and iOS workflows.
Library Installer
Search software libraries by ecosystem and export selections.
Browser Extensions
Pick browser add-ons for Firefox and Chromium.
VS Code Extensions
Curated editor extensions with import, export, and favorites.
Prefer the terminal?
Run the cross-platform TUI installer — it autodetects your system, lets you multi-select packages just like this site, and installs them for real. View on GitHub ↗
irm https://raw.githubusercontent.com/interneto/tui-toolbox-installer/main/scripts/install.ps1 | iex curl -fsSL https://raw.githubusercontent.com/interneto/tui-toolbox-installer/main/scripts/install.sh | sh Already have uv, or want a local dev checkout?
Skip the bootstrap with uv:
uvx --from git+https://github.com/interneto/tui-toolbox-installer interneto-install uv tool install git+https://github.com/interneto/tui-toolbox-installer From a local checkout (development):
python -m venv .venv && . .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -e ".[dev]" # app + test tooling
interneto-install # launch the TUI
interneto-install --detect # just print what was autodetected
pytest # run the smoke tests Re-running either one-liner upgrades to the latest version.
Compatibility Tables
Compare availability and support before jumping into each installer.
Web Directory
Web apps, platforms, and databases — all browser-based, no install step.