Skip to content
NPL edited this page Nov 9, 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_vX.X.X+XXX.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_vX.X.X+XXX_windows-x64.zip or miria-installer_vX.X.X+XXX_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 packages are exist, but not uploaded to Snap Store. You need to find miria_vX.X.X+XXX_amd64.snap or miria_vX.X.X+XXX_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_X.X.X+XXX_xxxxx.snap

Note

Doesn't use snapd? You can build miria your-self. See For Developers#Linux.

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

Clone this wiki locally