Thanks to visit codestin.com
Credit goes to github.com

Skip to content

semnil/Hakumai

 
 

Repository files navigation

Swift 3.0 License MIT Build Status

project setup

bundle install --path=vendor/bundle
bundle exec pod install
open Hakumai.xcworkspace

notes about dependencies

  • XCGLogger is general purpose logger.
  • FMDB is used to query chrome's cookie store in sqlite.
  • SSKeychain is used to query chrome's encrypt key stored in keychain.
  • Ono is used to parse html contents.
    • some contents are not properly parsed by NSXMLDocument.
  • Sparkle is automatic software updater.

license

copyright © 2015- honishi, hiroyuki onishi.

distributed under the [MIT license][mit]. [mit]: http://www.opensource.org/licenses/mit-license.php

About

niconama comment viewer alternative for mac os x.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.7%
  • Objective-C 2.1%
  • Other 1.2%