Home

Awesome

Desktop Twitter Client Project

Build Status

DTCP is a Twitter client built with electron and Vue.js. Futher development has discontinued as of Aug 2018 because of the recent Twitter API changes that made impposible for 3rd-party client to provide a good experience to the end users.

And a new Mastodon app will be coming soon at Rusk.app.

<img src="docs/screenshot_1.png" width="240" /><img src="docs/screenshot_2.png" width="240" />

Downloads

<img src="docs/apple.png" width="32" /> OS X

<img src="docs/windows.png" width="32" /> Windows

Development

npm install  # Install dependencies
gulp         # Bundle up javascript files and style sheets
npm start    # Start the program with electron-prebuilt