forked from ladigitale/digitranscode
An online application for converting audio and video files directly in the browser
- Vue 57.7%
- CSS 33.8%
- HTML 5%
- JavaScript 3.5%
| dist | Update dist | |
| public/static/img | Update dev env to Vite | |
| src | Update style.css | |
| .eslintrc.cjs | Update .eslintrc.cjs | |
| .gitignore | Initial commit | |
| .htaccess | Initial commit | |
| .prettierrc.json | Update dev env to Vite | |
| index.html | Update index.html | |
| LICENSE | Change license from GPL to AGPL | |
| package.json | Bump version to 0.1.8 | |
| README.md | Change license from GPL to AGPL | |
| vite.config.js | Add app version on homepage | |
Digitranscode
Digitranscode est une application simple pour convertir des fichiers audio et des vidéos grâce à FFMPEG.wasm - https://github.com/ffmpegwasm/ffmpeg.wasm (MIT License).
Elle est publiée sous licence GNU AGPLv3. Sauf la fonte Material Icons (Apache License Version 2.0) et la fonte HKGrotesk (Sil Open Font Licence 1.1)
Préparation et installation des dépendances
npm install
Lancement du serveur de développement
npm run dev
Compilation et minification des fichiers
npm run build
Démo
https://ladigitale.dev/digitranscode/