-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cross gitify #113
Cross gitify #113
Conversation
Ooops, new |
That looks awesome @mrmlnc ! Can't wait to give it a go! 🌟 |
@mrmlnc It looks like Windows - Auto Update was just released 😋 Would you like to have a look if it's easy to implement autoupdate for Windows too? http://blog.atom.io/2015/11/05/electron-updates-mac-app-store-and-windows-auto-updater.html |
@ekonstantinidis The server-side setup for Windows Squirrel is also different from OS X. I don't know how to work with that. Wait jenslind/electron-gh-releases#4 |
Yes you're right! We can leave Windows - Auto Update for later I guess! 👍 |
Maybe can use a custom solution, such as Electron Superkit. Although it seems to me that better to think about Squirrel.Windows. |
Hi, right now I am starring at a
serve the releases folder as static files and it just works |
Hello there! Sorry for the late reply - I've been super busy! So I spent the last couple of days trying to bring the whole project up to date, updating to react So part of this PR is already merged - but haven't merged the windows & linux support yet. Thought I should let you know since there are some breaking changes in |
Changelog:
Tested:
libappindicator1
, but works)Please test on OS X and let me know if it works.
Not tested:
Auto-update
They say that now works on OS X and Windows with Squirrel but I disabled it for Windows.
If just set version to
0.1.17
and check updates on Windows, then:Auto-launch
Windows complains on:
I removed [0]. OS X requires it?