All Projects → davidroyer → pocketvue

davidroyer / pocketvue

Licence: other
An Electron based app using Vue.js for Pocket

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].