Join other job seekers

Download Atto

Atto is distributed as a Python package, we strongly recommend installing this way if you already have Python on your system, it's just less hassle. Install it with pip, then run the local app from your terminal.

Terminal window
# Install Atto
pip install atto-app
# Or if that fails, try
python -m pip install atto-app
# Launch Atto
atto
OR

Atto executable builds are currently available for Windows and Linux. macOS executable builds are not supported; please install Atto with pip on macOS. Independent builds may trigger operating system security warnings until code signing is available. Check out the installation guide for more details.