# Elgato Prompter Text A tiny cross-platform CLI to manage Elgato Prompter script JSON files. - Integrates with Pydantic-AI to generate prompts - Tries to automatically shutdown and restart Camera Hub app (yes this is a hack) - Add new prompter scripts from files from the command line
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
added automated kill/restart of camera hub process when running CLI
1881ba5View on GitHubfeat: add 'gen' command to CLI for generating prompt scripts using LLM
378e8f7View on GitHubfeat: add Elgato Prompter text management script with CLI commands
91d94afView on GitHubstyle: format README with markdown for improved readability and structure
9f6e552View on GitHub