Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

v1.0.0b

Compare
Choose a tag to compare
@jonathontoon jonathontoon released this 03 Feb 05:04
· 376 commits to master since this release

The beginning and initial release of Tweet Tray! 🎉

Included in this release are the basics to use the app. Look forward to more updates soon!

  • Set up basic framework for Electron and React.
  • Created wrapper for using Twitter OAuth 1.0 API with Electron.
  • Created React application, components and UI, using Redux and Styled Components.
  • Basic ability to add a single image, or GIF to a tweet.
  • Settings component with the ability to enable Night Mode, Log Out and Quit.
  • Notifications which create alerts whenever a tweet has sent successfully or any type of error has occured.
  • Basic smoke testing for Windows 10 and OSX High Sierra.