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.
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.
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.
- Get the Source
- 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.
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.
Unless stated, Source code is licensed under New BSD License.