Skip to content

Open Source Kitsu, AniList, and MyAnimeList Scrobbler for macOS

License

Notifications You must be signed in to change notification settings

CnyAnime/hachidori

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hachidori

Hachidori (はちどり) is an open sourced Kitsu and AniList scrobbler for macOS.

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

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.

Dependencies

All the frameworks are included. Just build! Here are the frameworks that are used in this app (excluding related projects):

  • AFNetworking.framework
  • GBPing.framework
  • PingNotifier.framework
  • MASPreferences.framework
  • MASShortcut.framework
  • Sparkle.framework
  • CocoaOniguruma.framework
  • Reachability.framework
  • DetectionKit.framework

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 90.8%
  • C 5.9%
  • C++ 2.9%
  • Rich Text Format 0.4%