Skip to content

PolyCatDev/chirp-appimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppImage Distribution of CHIRP

There already exists an official AppImage deployment, but I’ve had issues with it. This deployment includes CHIRP’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/.