Skip to content

Releases: annexare/Chromecast

Better icons & images

28 Aug 15:01
Compare
Choose a tag to compare

Just a better look in Dock and Tray.

icon-1024 0 25x

Faster and a bit more usable

27 Aug 21:28
Compare
Choose a tag to compare
  • Tray icon: URL drag'n'drop
  • Tray Icon: menu is functional
  • Tray Icon: right click to show the window
  • Window can be dragged
  • Smaller bundle, less vendor styles loaded
  • Code cleanup
  • Vendor updates (React, Electron, builds)
  • CI setup: Travis, AppVeyor
  • VSCode settings
  • Remove Bower, check Webpack for backend (just for test)

Electron v1.0, React v15, Material-UI v0.15

11 May 23:31
Compare
Choose a tag to compare

image

Just copy-paste or drag-n-drop URL to video file and it's streaming :)

Chromecast streaming desktop app

08 Apr 15:42
Compare
Choose a tag to compare

screenshot 2016-04-08 18 41 16

  • Pretty easy to use: choose the device, send the link
  • Drag'n'Drop link to to app window (e.g. from the Browser)
  • Play, Pause, Stop, Seek via progress bar
  • Locales: English, Українська, Русский (applied automatically, English by default - feel free to add a translation to app/locale and send PRs)
  • Update to the latest versions of Electron (with Chromium v49 and Node v5.10.0), React v15.0.0, Material UI