/subTrans-1

A GUI tool swap subtitle between tchinese and schinese, powered by electron-vue and OpenCC

Primary LanguageJavaScript

subTrans

An electron-vue project

Screenshot

gif

功能

  • 批次對文字檔簡繁轉換
  • 支援預覽
  • 現代外觀

簡介

由於一直沒有看到一個現代設計外觀又好用的簡繁字幕轉換,因此動手作一個。使用了Vue.js以及BulmaPhoton作為界面設計,以electron作為跨平台的容器。其中使用electron-vue以及Vue-Blu加快開發速度。

使用

  1. 拖曳檔案至視窗中
  2. 點擊該列可以預覽
  3. 點擊全部轉換注意:考慮到使用流程順暢與失敗成本,轉換前不會警告覆蓋!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.