Electron-vue ベースのタブブラウザです。 自由にWebアプリを登録して、ひとつの画面でまとめることができます。
URL を入力して、アイコンを選択。 主要なWebアプリのアイコンを用意しています。
Releaseから、Windows用とMac用を用意しています。 ご自身の環境にあった方をダウンロードしてください。
An electron-vue project
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.