Download CHIRP


Development of CHIRP is an all-volunteer effort and is offered as open-source software, free of charge. If you like CHIRP, please consider contributing a small donation to help support the costs of development and hardware:



Stable release

Version 0.2.2 was released on 11-April-2012. Click here for the release test report, which shows what was tested for each model (and thus what is expected to work).

Windows

Note that only Windows 2000/XP/Vista/7 are supported

Linux

Most modern distributions should have almost everything required to run chirp. Make sure you have python-serial and python-libxml2 packages installed.

For more information about using CHIRP under Linux, see the Running Under Linux page

Mac OS

MacOS users must install the KK7DS Python runtime before the application will execute. This only needs to be installed once.

Development builds

Daily builds are generated automatically as changes are put into the source code repository. Although they should be handled with care and not considered stable, they do contain the latest fixes, features, and model support.

Windows, MacOS, Linux

The daily build repository contains builds for Windows and MacOS, as well as source snapshots for use on Linux. Click here to find the latest version.

Ubuntu PPA

If you are an Ubuntu user and want to stay up-to-date on the latest daily build automatically, you can install the PPA on your system:

sudo apt-add-repository ppa:dansmith/chirp-snapshots
sudo apt-get update
sudo apt-get install chirp-daily