mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

linux/window builds #14

Open max-mapper opened 9 years ago

max-mapper commented 9 years ago

if anyone wants to take this on, comment below!

first step would be adding linux/windows builds to https://github.com/maxogden/atom-shell-packager

veloxy commented 9 years ago

This boilerplate seems to have support for all major OS'es, take a look https://github.com/szwacz/electron-boilerplate

I'll post it on the shell packager too.

ghost commented 9 years ago

Had a go at creating a 64-bit Linux build using electron-packager, but I've got no idea how to submit a pull request for a release (or if that's even possible).

Currently sitting at: https://github.com/deliciousfudge/playback/releases/download/v1.4.0/playback-linux-64.zip

mafintosh commented 9 years ago

@deliciousfudge did you package this using electron-packager? in that case send a PR that adds the script to package.json similar to https://github.com/mafintosh/playback/blob/master/package.json#L36-L37

ghost commented 9 years ago

Thanks @mafintosh

I'll have a look and get something through to you.

soulhakr commented 8 years ago

This might be a duplicate inquiry, but what is currently standing in the way of a windows release?

seungjulee commented 8 years ago

@soulhakr #63