A terminal application written in Python for translating srt subtitles to any language using Gemini AI
Find a file
2026-06-25 11:34:33 +03:30
.idea change default log from DEBUG to WARNING 2026-06-25 11:34:33 +03:30
src/srtify change default log from DEBUG to WARNING 2026-06-25 11:34:33 +03:30
.directory Refactor core architecture: modularize config, prompts, media discovery and logging 2026-02-17 14:11:44 +03:30
.gitignore Initial commit 2025-07-06 12:40:24 +03:30
.python-version Initial commit 2025-07-07 09:09:07 +03:30
LICENSE Initial commit 2025-07-06 12:40:24 +03:30
pyproject.toml Refactor core architecture: modularize config, prompts, media discovery and logging 2026-02-17 14:11:44 +03:30
pyrightconfig.json Refactor core architecture: modularize config, prompts, media discovery and logging 2026-02-17 14:11:44 +03:30
README.md Initial commit 2025-07-06 12:40:24 +03:30
uv.lock Refactor core architecture: modularize config, prompts, media discovery and logging 2026-02-17 14:11:44 +03:30

Srtify

A terminal application written in Python for translating srt subtitles to any language using Gemini AI