This is an electron app that help you(?) to create video with 1 audio and 1 image by using typescript, electron, express.js as Back-End and HTML as Front-End
You just got 2 ways to use this.
- Download from Releases
- Clone this repository and build it 😄
For the start just use a command below to install to install dependency
npm i # or `yarn` or `pnpm i`Just run
npm run start # or `yarn start` or `pnpm start`If you want to build it just run Just run
npm run build # or `yarn build` or `pnpm build`Made w/ 🤍 by Suphakit P.