davidde / submod_dioxus

Rust web GUI for modifying .srt subtitle files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

submod_dioxus

Rust web GUI for modifying .srt subtitle files.

This project is adapted from the Rust CLI app submod_rs as a way to get exposed to Rust GUI development.
As the name indicates, it uses the Dioxus GUI toolkit.

To run the app locally, run:

cargo run

About

Rust web GUI for modifying .srt subtitle files


Languages

Language:Rust 88.8%Language:CSS 8.8%Language:HTML 2.4%