Skip to content

alchen/DTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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