All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (darwin-amd64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 20s
Build and Release / Build (windows-arm64) (push) Successful in 16s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 45s
27 lines
913 B
Markdown
27 lines
913 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Sub-CLI"
|
|
# text: "The Subtitle Manipulation CLI"
|
|
tagline: "The Subtitle Manipulation CLI"
|
|
actions:
|
|
- theme: brand
|
|
text: Getting Started
|
|
link: /getting-started
|
|
- theme: alt
|
|
text: Command Reference
|
|
link: /commands
|
|
|
|
features:
|
|
- title: One-Stop Workflow
|
|
details: (WIP) From raw audio/video to multi-language, styled subtitles
|
|
- title: Interactive and Automated
|
|
details: (Coming Soon) Integrate to your workflow with pre-configured arguments, or simply launch a TUI and tune your settings
|
|
- title: Batch Processing
|
|
details: (Coming Soon) Process multiple files utilizing every device you have at your desired concurrency
|
|
- title: Out of the Box Integration
|
|
details: (Coming Soon) Choose from various providers with one account when you prefer cloud processing
|
|
---
|
|
|