# marcoarment/BugshotKit

iOS in-app bug reporting for developers and testers, with annotated screenshots and the console log.

Repository: https://github.com/marcoarment/BugshotKit
Canonical: https://ross.abutalabs.com/products/bugshotkit
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-08-03T18:25:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4609, "days_push": 1856, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1352, forks 126 (observed 2026-08-28T04:04:28.513302+00:00)

## What it is
An iOS library that lets developers and beta testers trigger in-app bug reports via a gesture, capturing an annotated screenshot and the live NSLog console log. Reports are composed into an email with attachments, and it is intended only for debug and ad-hoc builds.

## Use cases
- collect bug reports from beta testers with screenshots
- capture annotated screenshots of app bugs
- attach console logs to bug reports
- add shake-to-report feedback to an iOS app
- debug iOS apps with a live in-app console

## When to choose
- you need lightweight, dependency-free in-app bug reporting for iOS beta builds
- you want testers to annotate screenshots and include console logs via email

## When to avoid
- shipping in App Store builds - it is explicitly designed for development and ad-hoc testing only
- you need server-side feedback collection or crash reporting rather than email-based reports
- you need actively maintained Swift-first tooling

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, developer-tools, logging, image-processing
- domain: mobile-development, developer-tools, testing
- platform: -
- tags: bug-reporting, screenshot-annotation, beta-testing, objective-c, console-log, ios, mobile, swift

## Member repositories
- marcoarment/BugshotKit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.513302+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:10.158747+00:00, confidence not recorded.
  - readme: https://github.com/marcoarment/BugshotKit (fetched 2026-08-28T04:04:28.513302+00:00, sha 015f6d4d22b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
