Skip to content

AbabilX/ababilxdesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

AbabilX Desktop — Downloads

Public release repo for AbabilX desktop installers.

Download: GitHub Releases

Installers

Platform File
Windows .msi or .exe
macOS Apple Silicon aarch64 .dmg
macOS Intel x86_64 .dmg
Linux .AppImage or .deb

How releases are published

Installers are built in the private source repo AbabilX/ababilxdesktopcode and uploaded here automatically when a v* tag is pushed.

You can also upload builds manually to AbabilX/ababilxdesktop if you prefer.

Install guides

Full install steps, OS security bypass (SmartScreen / Gatekeeper), and build-from-source docs are in the ababilxdesktopcode README.

Windows SmartScreen

More infoRun anyway

macOS Gatekeeper

System Settings → Privacy & Security → Open Anyway, or:

xattr -cr /Applications/ababilxdesktop.app

Linux AppImage

chmod +x ababilxdesktop_*.AppImage
./ababilxdesktop_*.AppImage

Version check

The desktop app checks GET /v1/api/check on launch and prompts to download when a newer version is available.

Download URL points to this repo: https://github.com/AbabilX/ababilxdesktopfile/releases/latest

About

Public release repo for AbabilX desktop installers.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors