Temps Fleet
Download Temps Fleet.
Temps Fleet is the desktop app for installing and managing Temps. Download the current installer for macOS, Windows, or Linux.
Recommended for this device
Detecting your system
All installers
Every current Temps Fleet installer, grouped by operating system.
macOS
- Download DMG
Apple Silicon
For Macs with an M1, M2, M3, M4, or newer Apple chip.
- Download DMG
Intel
For Intel-based Macs.
Windows
- Download Setup EXE
Windows 10 or later
For 64-bit Intel and AMD PCs.
Linux
- Download AppImage
AppImage
Portable installer for 64-bit Linux distributions.
- Download DEB
Debian and Ubuntu
Package for 64-bit Debian-based distributions.
What Temps Fleet does
Temps Fleet is the desktop client for the Temps platform. It installs Temps on a server you own and then gives you a native window onto that server — projects, deployments, logs and managed services — without keeping a browser tab open. The server stays a single self-hosted binary running on your own machine, so Fleet is a control surface rather than a dependency: uninstall it and your deployments keep running exactly as they were.
System requirements
- macOS on Apple Silicon (M1, M2, M3, M4 or newer) or on an Intel Mac, shipped as a DMG.
- Windows 10 or later on 64-bit Intel and AMD PCs, shipped as a Setup EXE.
- 64-bit Linux, either as a portable AppImage or as a DEB package for Debian and Ubuntu.
Prefer the command line?
You do not need the desktop app to run Temps. Install the server directly on any Linux VPS, then manage it from your terminal with the published CLI. Fleet and the CLI talk to the same API, so you can move between them whenever it suits you.
curl -fsSL https://temps.sh/deploy.sh | bashManage it afterwards with bunx @temps-sdk/cli.