You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
</p>
20
20
21
21
A simple yet elegant way of waching anime on your favorite anime websites.
22
-
Layendanimator is a free and open source anime watching app for Desktop (Windows, MacOS, Linux), using [Sveltekit](https://github.com/sveltejs/kit) and [Tauri](https://github.com/tauri-apps/tauri).
22
+
Layendanimator is a free and open source anime watching app for Desktop (Windows and MacOS), using [Sveltekit](https://github.com/sveltejs/kit) and [Tauri](https://github.com/tauri-apps/tauri).
23
23
24
24
## Table of Contents
25
25
@@ -34,7 +34,7 @@ Layendanimator is a free and open source anime watching app for Desktop (Windows
34
34
-[Picture in Picture Playback](#picture-in-picture-playback)
@@ -55,23 +55,27 @@ Download the latest version of Layendanimator from the [releases page](https://g
55
55
56
56
### Windows
57
57
58
-
Download the _(recommended)_`Layendanimator_<version>_x64-setup.exe`or `Layendanimator_<version>_x64_en-US.msi` file and run it.
58
+
Download `Layendanimator_<version>_x64-setup.exe`then run it.
59
59
60
-
The msi file will be depracted in the future, hence not recommended to install the application.
60
+
_Note: The msi install method will be depracted in the future, hence not recommended to install the application._
61
+
62
+
Works for Windows 10 and above.
61
63
62
64
### MacOS
63
65
64
-
Download the `Layendanimator_<version>_x64.dmg`file and open it. Then, drag the application to your `Applications` folder.
66
+
Download `Layendanimator_<version>_x64.dmg`then open it. Then, drag the application to your `Applications` folder.
65
67
66
68
If the application does not want to open, then navigate to your Applications folder, right click on the application, and click open. Once you do that, you will be able to open the application normally.
67
69
68
70
For Silicon _(M1/M2)_ based Macs, arm64 versions of the app will be available in the future if I move away from ffmpeg for downloading and github will make it easier to compile arm64 builds.
69
71
70
72
### Linux
71
73
72
-
Download the `Layendanimator_<version>_amd64.AppImage` file and run it.
74
+
**!IMPORTANT: Due to running into problems with the Linux build, I will not be releasing a Linux build for now. I might release a Linux build in the future if the issues are fixed, but I doubt it.**
75
+
76
+
Download `Layendanimator_<version>_amd64.AppImage` then run it.
73
77
74
-
If using a Debian based distro, download the `Layendanimator_<version>_amd64.deb`file and run it.
78
+
If using a Debian based distro, download `Layendanimator_<version>_amd64.deb`then run it.
75
79
76
80
_Note: Linux is not tested and might not work, if you have problems using the app, please [create an issue](https://github.com/Layendan/Layendanimator/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=) on github._
77
81
@@ -118,7 +122,7 @@ Downloaded episodes will automatically be used when watching anime online. You c
118
122
119
123
You can view your download folder in the settings tab.
0 commit comments