Skip to content

kincaidoneil/postplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post+

Post+ is a native desktop Twitter app built using Electron and Vue.js, inspired by TweetDeck.

Post+ Screenshot

Please note: The project is no longer being actively developed. While significant functionality is incomplete and/or broken, the basic scaffold, build tools, Vue components, Twitter API integration and rendering of Tweets exists.

Setup

To enable integration with the Twitter API, replace consumerSecret, consumerKey and callbackURL within app/modules/store.js.

# Start dev server with hot reloading
yarn dev

# Launch the app
yarn electron

# Build & minify for production
# Note: this does not generate binaries
yarn build

Copyright © 2017 Kincaid O'Neil. Released under the MIT license.

kincaidoneil.com • Twitter @kincaidoneil

About

Post+ is a native desktop Twitter app built using Electron and Vue.js, inspired by TweetDeck.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published