Skip to content
NPL edited this page Nov 19, 2024 · 3 revisions

Install from Application Store

🍎iOS/iPadOS, macOS

App Store: https://apps.apple.com/jp/app/miria/id6449201469

🤖Android

Google Play Store: https://play.google.com/store/apps/details?id=info.shiosyakeyakini.miria

Install Latest version

🍎iOS/iPadOS, macOS

TestFlight: https://testflight.apple.com/join/X6Q7pE98

🤖Android

You need to find miria_<app version>.apk from GitHub Release Assets.

GitHub Release: https://github.com/shiosyakeyakini-info/miria/releases

Tip

Are you get bored to check new release? Obtainium is recommended.

Get Miria on Obtainium

🪟Windows

You need to find miria_<app version>_windows-x64.zip or miria-installer_<app version>_windows-x64.exe from GitHub Release Assets.

GitHub Release: https://github.com/shiosyakeyakini-info/miria/releases

Note

ARM64 version is not provided. Please build your-self.

🐧Linux

Snap package

Snap packages are exist, but not uploaded to Snap Store. You need to find miria_<app version>_amd64.snap or miria_<app version>_arm64.snap from GitHub Release Assets.

GitHub Release: https://github.com/shiosyakeyakini-info/miria/releases

When you download Snap package file, you have to run following command in the directory that file exist:

sudo snap install --dangerous ./miria_<app version>_<architecture>.snap

deb package

You need to find miria_<app version>_amd64.deb from GitHub Release Assets.

Supported Environment: Ubuntu 24.04+, amd64

GitHub Release: https://github.com/shiosyakeyakini-info/miria/releases

When you download deb package file, you have to run following command in the directory that file exist:

sudo apt install ./miria_<app version>_amd64.deb

Note

Need other ways? You can build miria your-self. See For Developers#Linux.

Dependencies(ex: Ubuntu Noble): libgtk-3-0, libblkid1, liblzma5, libsecret-1-0, libmpv2