Subtitle Manipulation CLI https://subcli.wholetrans.org
Find a file
CDN aedc4a4518
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 16s
Build and Release / Build (darwin-amd64) (push) Successful in 23s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 19s
Build and Release / Build (windows-arm64) (push) Successful in 19s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
ci: native build
2025-04-23 07:53:13 +08:00
.forgejo/workflows ci: native build 2025-04-23 07:53:13 +08:00
.gitignore chore: .gitignore, LICENSE and README 2024-08-11 12:11:07 +08:00
convert.go fix: srt to lrc 2024-10-10 15:22:06 +08:00
go.mod chore: rename 2025-04-23 07:45:43 +08:00
LICENSE.md chore: .gitignore, LICENSE and README 2024-08-11 12:11:07 +08:00
lrc.go feat: support srt 2024-09-27 20:59:59 +08:00
main.go chore: rename 2025-04-23 07:45:43 +08:00
model.go chore: rename 2025-04-23 07:45:43 +08:00
README.md chore: not WIP anymore 2024-09-27 21:04:33 +08:00
srt.go fix: srt to lrc 2024-10-10 15:22:06 +08:00

lrc-cli

A CLI tool for LRC. See releases for binaries.

Usage

./lrc-cli --help

License

AGPL-3.0