/DTCP

Desktop Twitter Client Project

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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.

Downloads

OS X

Windows

Development

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