Skip to content

RoseBlume/Rosary

Repository files navigation

Install for Windows

  1. Navigate to releases, and click on the lastest release.
  2. Download the setup.exe file.
  3. Click on the downloaded file.
  4. Complete the installation using the recommended settings in the wizard.

Install for Android

  1. Navigate to releases, and click on the latest release.
  2. Download the Rosary.APK file.
  3. Open your files app and enter your downloads folder.
  4. Click on the downloaded file.
  5. If it prompts you to allow installations from unknown sources, follow the prompt to allow it to install.
  6. If PlayProtect asks to scan your app, please click the scan app now button.
  7. A prompt will now appear on the screen asking to install the Rosary App.
  8. Click Install

Install for Linux

Install as a Flatpak

Get it on Flathub

Install for Debian

For x86_64

wget https://github.com/RoseBlume/Rosary/releases/download/v1.2.4/rosary_1.2.4_amd64.deb

sudo apt install ./rosary_1.2.4_amd64.deb

For Arm64

wget https://github.com/RoseBlume/Rosary/releases/download/v1.2.4/rosary_1.2.4_arm64.deb

sudo apt install ./rosary_1.2.4_arm64.deb

Install for RHEL

For x86_64

wget https://github.com/RoseBlume/Rosary/releases/download/v1.2.4/rosary-1.2.4-1.x86_64.rpm
dnf localinstall rosary-1.2.4-1.x86_64.rpm

For Arm64

wget https://github.com/RoseBlume/Rosary/releases/download/v1.2.4/rosary-1.2.4-1.arch64.rpm
dnf localinstall rosary-1.2.4-1.aarch64.rpm

Install as a Snap

Get it from the Snap Store

Recommended IDE Setup