Getting Started

TriScreen is a self-hosted applicant tracking system with triple AI screening. This guide covers system requirements, downloading the software, and running it for the first time.

System Requirements

  • OS: Windows 10+, macOS 12+, or Linux (Ubuntu 20.04+)
  • RAM: 4 GB minimum, 8 GB recommended
  • Disk: 500 MB for the application, plus storage for candidate data
  • Network: Internet access for AI API calls
  • Python: 3.10+ (included in Docker deployment)

Download

After registering for a trial or purchasing a subscription, download TriScreen from your account dashboard.

Available for:

  • Windows (installer .exe)
  • macOS (DMG)
  • Linux (AppImage / .deb)
  • Docker (recommended for servers)

First Run

  1. Download and install TriScreen for your platform.
  2. Launch the application — it starts a local web server on port 5000.
  3. Open http://localhost:5000 in your browser.
  4. Enter your license key when prompted.
  5. Configure your AI API keys (see API Key Setup).
  6. Create your first company and job posting.

Next Steps