Releases: annexare/Chromecast
Releases · annexare/Chromecast
Better icons & images
Faster and a bit more usable
- 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
Chromecast streaming desktop app
- 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