Indigo
D 54 completed
Other
unknown / objective-c · small
107
Files
5,047
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#1439183Phase
doneProgress
0%Started
2026-04-16 08:25:52Finished
2026-04-16 08:25:52LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
33.71Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #49102
Member of a group with 47 similar repo(s) — canonical #1436145 view group →
Repobility · MCP-ready · https://repobility.com
🧪 Code Distillation
Browse all specs →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
Frameworks
None detected
Symbols
property83
method52
macro13
function11
class10
struct5
type_alias2
enum1
protocol1
Embed Badge
Add to your README:
