Claercio / pocketvue

An Electron based app using Vue.js for Pocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PocketVue PocketVue Logo

PocketVue is a desktop app for Mac uses Electron and Vue.js 2 Transitions Gif

It is still in development. The initial goal was to explore the capabilities of using VUE and electron.

However, the plan is to integrate more robust features that allow for editing and customization of a user's pocket articles.

Right now, this is for Mac only. You can download the latest version at the Releases Page

If you ever want to disable remove authorization for PocketVue then you can visit the Connected Services and Applications page on Pocket's Website and remove access.

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

About

An Electron based app using Vue.js for Pocket


Languages

Language:JavaScript 45.2%Language:Vue 44.0%Language:HTML 10.8%