AniMoe for AniList
4 | A Windows 10 & 11 Client for AniList. Track and Discover anime and manga with ease.
5 |
6 |
7 | [](https://github.com/CosmicPredator/AniMoe/actions/workflows/ci_develop.yml)
8 |
9 |

10 |
11 |
12 |
13 | > [!NOTE]
14 | > This is a Work in Progress Application
15 |
16 | # Features
17 | - Anime & Manga Tracker (about to complete).
18 | - Airing Notifications (under development).
19 | - Media Detection & Updation (future).
20 | - Custom Markdown renderer for forums (future).
21 |
22 | # Build from Source
23 | - Install Visual Studio 2022.
24 | - Install "WinUI application development" workload along with
25 | any version of Windows 11 SDK.
26 | - Clone the repository and checkout branch `develop`.
27 | - Add CommunityToolkit Windows Labs NuGet Repository.
28 | ```
29 | https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json
30 | ```
31 | - Open the solution with Visual Studio
32 | - Build it.
33 |
34 | ## NuGet Packages
35 | For `AniMoe.App`,
36 | ```xml
37 |