Ajimi 0.10.3

Ajimi 0.10.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Aug 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by nakajijapan.



Ajimi 0.10.3

Ajimi

Ajimi means tasting. In Japanese, 味見. Ajimi is the feedback tool, which anyone can easily feedback to project team any time.

Snapshot Video

Requirements

  • Xcode 8+
  • Swift 3.0+
  • iOS 9+

Usage

In AppDelegate

#if DEBUG
    let ajimiOptions = AjimiOptions(
        githubBasePath: "https://hostname/api/v3",
        githubAccessToken: "tokentoken",
        githubUser: "nakajijapan",
        githubRepo: "FeedbackTool",
        imageUploadURL: URL(string: "https://hostname/image/upload")!,
        imageUploadKey: "keykey"
    )
    Ajimi.show(ajimiOptions)
#endif

Author

nakajijapan, [email protected]

License

Ajimi is available under the MIT license. See the LICENSE file for more info.

About Icon

Icons made by Pixel perfect from www.flaticon.com is licensed by CC 3.0 BY