Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 525 Bytes

File metadata and controls

19 lines (12 loc) · 525 Bytes

AppImage Distribution of CHIRP

There already exists an official AppImage deployment, but I’ve had issues with it. This deployment includes CHIRP-next’s version specific dependencies directly in the AppImage.

What is bundled

  • CHIRP wheel
  • Python 3.10
  • wxPython 4.2.0

Build Locally

docker and curl required

chmod +x ./buildapp.sh && ./buildapp.sh

The AppImage will be found in ./dist/.