Indigo

D 54 completed
Other
unknown / objective-c · small
107
Files
5,047
LOC
0
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1439183
Phase
done
Progress
0%
Started
2026-04-16 08:25:52
Finished
2026-04-16 08:25:52
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
33.71
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #49102
Member of a group with 47 similar repo(s) — canonical #1436145 view group →
Repobility · MCP-ready · https://repobility.com

AI Prompt

Create a native macOS application, similar to Indigo, that captures a website and outputs it as a video/audio source for VJ software like Resolume. The app needs to load a URL, and upon starting, it should capture the web content while allowing the user to configure output settings. Key features must include Syphon output via GPU texture sharing, NDI output for video and audio over the network, and the ability to capture only the viewport content. Users should also be able to inject custom CSS and select a custom resolution (like 1080p or 4K). The app must persist settings like the URL and CSS across sessions.
macos objective-c swift macos video-processing syphon ndi web-capture gpu real-time
Generated by gemma4:latest

Catalog Information

Create a native macOS application, similar to Indigo, that captures a website and outputs it as a video/audio source for VJ software like Resolume. The app needs to load a URL, and upon starting, it should capture the web content while allowing the user to configure output settings. Key features must include Syphon output via GPU texture sharing, NDI output for video and audio over the network, and the ability to capture only the viewport content. Users should also be able to inject custom CSS a

Tags

macos objective-c swift macos video-processing syphon ndi web-capture gpu real-time

Quality Score

D
54.1/100
Structure
44
Code Quality
67
Documentation
56
Testing
0
Practices
74
Security
90
Dependencies
70

Strengths

  • Consistent naming conventions (PascalCase)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 4 files with critical complexity need refactoring
  • Potential hardcoded secrets in 1 files
  • 588 duplicate lines detected — consider DRY refactoring

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

objective-c
67.9%
swift
16.2%
c
13.7%
shell
1.2%
markdown
1.0%

Frameworks

None detected

Symbols

property83
method52
macro13
function11
class10
struct5
type_alias2
enum1
protocol1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1147991.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV