/Twice

Twitter Windows Client

Primary LanguageC#MIT LicenseMIT

This app will no longer work properly because Twitter Inc. decided to start digging its own grave. Learn more about this at http://apps-of-a-feather.com/

Twice

Build status Github Releases (by Asset) Github All Releases GitHub issues GitHub license Twitter

Twitter Windows Client - Follow @TwiceApp

Features

  • Real-time content streaming
  • Support for multiple accounts
  • Material Design User Interface
  • Customizable notifications (in-app toasts, system notifications, sounds)
  • Displays images from a variety of services (twitter, instagram, youtube, ...)
  • Mute tweets based on their origin or content
  • Localized user interface (currently English and German)
  • Stars instead of hearts for your favorite tweets ;)

Mentions

Building

  • Visual Studio 2015 required (I guess)
  • Rename [REPO]/Twice/Constants.Auth.txt to Constants.Auth.cs
  • Replace YOUR-CONSUMER-KEY and YOUR-CONSUMER-SECRET with your access tokens in the txt file
  • Open solution
  • Build