Skip to content

Releases: markstuart/electron-gcal

Fixed MacOS package naming and icons

26 May 01:03
Compare
Choose a tag to compare

This also changes the app name for the .deb package as well.

NOTE:

macOS will complain that the app is from an unidentified developer when you try to run it. To get past this, open the Applications folder and "right-click -> Open" the GCal app. The dialog that displays should give the ability to open the app, and future opens will not be an issue.

On macOS you may also want to open the System Preferences / Notifications (cmd + space, type Notifications) and allow notifications for GCal. Otherwise, the first time a calendar event tries to notify you, you'll just get a popup about allowing notifications instead. Subsequent notifications will work.

Adds initial osx build support

04 May 20:30
022bf19
Compare
Choose a tag to compare
Pre-release

Known issues:

  • not using any app signing, so likely will complain about being
    from an unidentified developer depending on system preferences
  • app icon is the default Electron icon at present, I'll look
    into that at some point

First release, Linux .deb packaging only

03 May 04:48
Compare
Choose a tag to compare
Add build/packaging for linux .deb

Package doesn't have a nice icon at install time
but looks fine in the task manager/task bar