A graphical user interface for Pixi, the cross-platform package manager built on the conda ecosystem. Developed with love at prefix.dev.
For more information checkout the Pixi GUI announcement blog post at prefix.dev!
Pixi GUI is available for Windows, macOS (Intel + Apple Silicon) and Linux. Install from our pixi-gui prefix.dev channel:
pixi global install pixi-gui --channel https://prefix.dev/pixi-gui --channel https://prefix.dev/conda-forgeAlternatively you can install Pixi GUI from source:
pixi global install --path .pixi run appThis will install all frontend dependencies via pnpm and start the Tauri development server.
pixi run lintRuns all linters and formatters for both backend (clippy, rustfmt) and frontend (eslint, prettier), plus additional checks like taplo, ruff, and typos.
pixi run build-packageBuilds a installable conda package using rattler-build.
Got questions or ideas, or just want to chat? Join our lively conversations on Discord. We're very active and would be happy to welcome you to our community. Join our Discord server today!