{"id":17178708,"url":"https://github.com/nakajijapan/ajimi","last_synced_at":"2025-04-13T17:11:31.388Z","repository":{"id":56901736,"uuid":"98261479","full_name":"nakajijapan/Ajimi","owner":"nakajijapan","description":"Ajimi means tasting. In Japanese, 味見. Ajimi is the feedback tool, which anyone can easily feedback to project team any time.","archived":false,"fork":false,"pushed_at":"2017-08-02T11:47:26.000Z","size":6648,"stargazers_count":18,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T08:01:51.605Z","etag":null,"topics":["bugs","carthage","cocoapods","developer-tools","feedback","gyazo","ios","tasting"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nakajijapan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-25T03:45:00.000Z","updated_at":"2021-06-29T16:27:00.000Z","dependencies_parsed_at":"2022-08-20T18:20:35.810Z","dependency_job_id":null,"html_url":"https://github.com/nakajijapan/Ajimi","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakajijapan%2FAjimi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakajijapan%2FAjimi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakajijapan%2FAjimi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakajijapan%2FAjimi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakajijapan","download_url":"https://codeload.github.com/nakajijapan/Ajimi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750108,"owners_count":21155686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bugs","carthage","cocoapods","developer-tools","feedback","gyazo","ios","tasting"],"created_at":"2024-10-15T00:08:12.440Z","updated_at":"2025-04-13T17:11:31.352Z","avatar_url":"https://github.com/nakajijapan.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ajimi\n\n[![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Version](https://img.shields.io/cocoapods/v/Ajimi.svg?style=flat)](http://cocoapods.org/pods/Ajimi)\n[![License](https://img.shields.io/cocoapods/l/Ajimi.svg?style=flat)](http://cocoapods.org/pods/Ajimi)\n[![Platform](https://img.shields.io/cocoapods/p/Ajimi.svg?style=flat)](http://cocoapods.org/pods/Ajimi)\n[![Language](https://img.shields.io/badge/language-Swift%203-orange.svg)](https://swift.org)\n\n\nAjimi means tasting. In Japanese, 味見.\nAjimi is the feedback tool, which anyone can easily feedback to project team any time.\n\nSnapshot | Video\n---- | ----\n![](demo_snapshot.gif) | ![](demo_video.gif)\n\n## Requirements\n\n- Xcode 8+\n- Swift 3.0+\n- iOS 9+\n\n## Installation\n\n### CocoaPods\n\nAjimi is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"Ajimi\"\n```\n\n### Carthage\n\n[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager for Cocoa application.\n\n``` bash\n$ brew update\n$ brew install carthage\n```\n\nTo integrate Kingfisher into your Xcode project using Carthage, specify it in your `Cartfile`:\n\n``` ogdl\ngithub \"nakajijapan/Ajimi\"\n```\n\nThen, run the following command to build the Kingfisher framework:\n\n``` bash\n$ carthage update\n```\n\n## Usage\n\n### In AppDelegate\n\n``` swift\n\n#if DEBUG\n    let ajimiOptions = AjimiOptions(\n        githubBasePath: \"https://hostname/api/v3\",\n        githubAccessToken: \"tokentoken\",\n        githubUser: \"nakajijapan\",\n        githubRepo: \"FeedbackTool\",\n        imageUploadURL: URL(string: \"https://hostname/image/upload\")!,\n        imageUploadKey: \"keykey\"\n    )\n    Ajimi.show(ajimiOptions)\n#endif\n\n```\n\n## Author\n\nnakajijapan, pp.kupepo.gattyanmo@gmail.com\n\n## License\n\nAjimi is available under the MIT license. See the LICENSE file for more info.\n\n## About Icon \n\u003cdiv\u003eIcons made by \u003ca href=\"https://www.flaticon.com/authors/pixel-perfect\" title=\"Pixel perfect\"\u003ePixel perfect\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e is licensed by \u003ca href=\"http://creativecommons.org/licenses/by/3.0/\" title=\"Creative Commons BY 3.0\" target=\"_blank\"\u003eCC 3.0 BY\u003c/a\u003e\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakajijapan%2Fajimi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakajijapan%2Fajimi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakajijapan%2Fajimi/lists"}