beery is an app store created out of boredom and "I can do it"
beery gets programs directly from their github repositories, so I won't get sued for copyright infringement (I hope)
If you want to add your (or not so) program to beery, feel free to make a pull request with an updated repos.json
P - portable (ex. WINDOWS P - portable edition of program for Windows)
ARM64 - for ARM systems (ex. MACOS ARM64 - will work on Macs with Apple Silicon CPUs)
X32 - for 32-bit systems (ex. LINUX X32 - will work on 32-bit Linux system)
File extension | System | About |
---|---|---|
EXE | Windows | About |
MSI | Windows | About |
MSIX | Windows | About |
APPINSTALLER | Windows | About |
DEB | Linux | About |
RPM | Linux | About |
PACMAN | Linux | About |
FREEBSD | Linux | ... |
APPIMAGE | Linux | About |
SNAP | Linux | About |
FLATPAK | Linux | About |
PKG | Mac OS | About |
DMG | Mac OS | About |
ZIP | Shared | About |
7Z | Shared | About |
(TAR) GZ | Shared | About |
(TAR) XZ | Shared | About |