Atelier-Shiori / hachidori

Open Source Kitsu, AniList, and MyAnimeList Scrobbler for macOS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hachidori

Hachidori (はちどり) is an open sourced Kitsu, AniList, and MyAnimeList scrobbler for macOS. Hachidori is the successor for MAL Updater OS X.

Requires latest SDK (11) and XCode 12 or later to compile. Deployment target is 10.11.

Note: This is the prerelease branch, contains support for macOS Big Sur. Apple Silicon and Universal Binary 2 support is in development and most of the frameworks are now compiled for Intel and ARM, except for AppCenter.

Supporting this Project

Like this program and want to support the development of this program? You can Donate $5 and you will recieve a donation key to remove the reminder message at startup every two weeks and enable additional features like the Bittorrent browser. You may also choose to support us on Patreon as well.

How to use

See Getting Started Guide.

How to Compile in XCode

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.

Notary support will come after macOS Mojave final release.

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

If you are going to distribute your own version and change the name, please change the bundle identifier to something else.

Related Projects

Hachidori depends on these frameworks and services, which provides core functionality.

  • DetectionKit - Cocoa Framework responsible for all media detection.
  • detectstream - A Cocoa Framework that detects legal streaming sites from web browser. Provides parsing for streamlink as well, which is handled by DetectionKit.
  • anitomy-for-cocoa - Anitomy wrapper for Objective-C to parse video file names.
  • Hato - Web API that makes looking up Title Identifiers for Anime and Manga on other Media Discovery services easy.

License

Unless stated, Source code is licensed under New BSD License.

About

Open Source Kitsu, AniList, and MyAnimeList Scrobbler for macOS

https://malupdaterosx.moe/hachidori/

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


Languages

Language:Objective-C 92.0%Language:C 5.3%Language:C++ 2.5%Language:Rich Text Format 0.3%Language:CSS 0.0%