Atelier-Shiori / Shukofukurou

Native AniList, Kitsu, and MyAnimeList Tracker for macOS written in Objective-C

Home Page:https://malupdaterosx.moe/shukofukurou/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shukofukurou

screenshot

Formerly known as MAL Library

Shukofukurou an open sourced and native AniList, Kitsu, MyAnimeList library manager, a complete rewrite of MAL Client OSX written in Objective-C.

This app is named after the owl, Shuko from Sora no Woto.

This is an Experimental Branch of Shukofukurou that only runs on macOS Big Sur or later. The 3.5.x branch will run on Mac OS High sierra or later

Requires latest SDK (macOS 11), XCode 12 or later with a macOS 11 macOS Deployment Target.

iOS version of Shukofukurou is available here, which uses mostly the same backend code.

Supporting this Project

You can also support the project by buying the full version from the Mac App Store for $4.99. All future updates are free for 3.x.

macappstore

For existing users who downloaded from the App Store, the upgrade fee planned to be $1.99 to help cover the cost of development. People who downloaded MAL Library after March 1, 2018 before the release of 3.0 will recieve a free upgrade through the non-App Store version.

How to Compile

Warning: This won't work if you don't have a Developer ID installed. If you don't have one, obtain one by joining the Apple Developer Program or turn off code signing.

  1. Get the Source
  2. Type 'xcodebuild' to build

About Self-Built Copies

These restrictions only apply on officially distributed versions of Shukofukurou. To create an unofficial version without restrictions, build the App Store scheme. There is no software updates if you build your own as this is an unofficial copy. Do not create issues for self-built copies as they won't be supported.

There will be a community scheme to allow users to build unofficial copies. However, you must enter your own client keys.

Tests

Currently, there is a UI test that tests the basic UI functionality (search, adding/modifying/deleting titles, and viewing title information) and unit tests testing the search and list management functionality. Note that you should only run these tests on a test account so your entries won't get overwritten.

Dependencies

All the frameworks are included. Just build! Here are the frameworks that are used in this app:

  • Sparkle.framework
  • MASPreferences.framework
  • AFNetworking.framework
  • PXSourceList.framework
  • CocoaOniguruma.framework
  • Hiyoko.framework

Licenses for these frameworks and related classes can be seen here.

License

Unless stated, Source code is licensed under New BSD License

About

Native AniList, Kitsu, and MyAnimeList Tracker for macOS written in Objective-C

https://malupdaterosx.moe/shukofukurou/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 94.7%Language:C 3.8%Language:SCSS 0.6%Language:JavaScript 0.3%Language:HTML 0.2%Language:Rich Text Format 0.2%Language:Ruby 0.1%Language:Makefile 0.1%Language:Shell 0.0%Language:CSS 0.0%