mafintosh / playback

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

icon #4

Closed mafintosh closed 9 years ago

mafintosh commented 9 years ago

we need a custom icon for the .app file

freeall commented 9 years ago

Definitely

bmathews commented 9 years ago

On it

xiplias commented 9 years ago

Here is one you can use. Its from my old mixplayer project which I do not work on anymore. But I guess it doesn't fit very well with the design.

icon

bmathews commented 9 years ago

A little generic, but does this work for now?

image

I've got the .icns ready with:

icon_128x128.png
icon_128x128@2x.png
icon_16x16.png
icon_16x16@2x.png
icon_256x256.png
icon_256x256@2x.png
icon_32x32.png
icon_32x32@2x.png
icon_512x512.png
icon_512x512@2x.png
mafintosh commented 9 years ago

@bmathews looks great! could you commit the files into a new icons folder? i've made you a owner on this repo as well so you should have access

mafintosh commented 9 years ago

nevermind - just saw your pr :)