Skip to content

Portable AppImage Releases of CHIRP

Notifications You must be signed in to change notification settings

goldstar611/chirp-appimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre built binaries

https://github.com/goldstar611/chirp-appimage/releases

  • aarch64.AppImage for Pi4B, Pi3B & Pi3B+, and Pi Zero W2, running 64-bit OS
  • armhf.AppImage for any Pi running a 32-bit OS
  • x86-64.AppImage for Intel/AMD running any 64-bit OS

Running the binary

You need to mark the AppImage file as executable first

chmod +x Chirp-daily-*-*.AppImage

Then run the AppImage by double clicking on it from your GUI files manager or in a command prompt

./Chirp-daily-*-x86_64.AppImage

It takes a few seconds to extract the CHIRP application and load so please be patient :)