A terminal application written in Python for translating srt subtitles to any language using Gemini AI
Find a file
2025-07-07 12:37:39 +03:30
.idea Initial commit 2025-07-07 09:09:07 +03:30
src change input_path to input and fix click.command to cli.command 2025-07-07 12:37:39 +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
main.py Initial commit 2025-07-07 09:09:07 +03:30
pyproject.toml Initial commit 2025-07-07 09:09:07 +03:30
README.md Initial commit 2025-07-06 12:40:24 +03:30
uv.lock Initial commit 2025-07-07 09:09:07 +03:30

Srtify

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