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/
Twitter Windows Client - Follow @TwiceApp
- 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 ;)
- LINQ to Twitter
- Material Design In XAML Toolkit
- MahApps.Metro
- Ninject
- WPF Localization Extension
- Squirrel
- Fody
- NBug
- GongSolutions.WPF.DragDrop
- And all the things I forgot
- 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