项目作者: tscheuneman

项目描述 :
Bridging the gap between a bad idea and bad execution
高级语言: Swift
项目地址: git://github.com/tscheuneman/ZoomAutocaller.git
创建时间: 2021-08-20T03:32:48Z
项目社区:https://github.com/tscheuneman/ZoomAutocaller

开源协议:

下载


ZoomAutocaller

This is a simple toolbar utility that will render a dropdown and play a ringtone when a meeting with a zoom link is scheduled to occur. Uses the Apple Calendar API’s

Releases

  • 0.0.13 - Fixed volume not getting set properly
  • 0.0.12 - Gives options to change the notification ringtone
  • 0.0.11 - Allows to get meetings notifiation from Zoom and Google Meet at the same time
  • 0.0.10 - Saves settings to to UserDefaults so they persist
  • 0.0.9 - Moved settings into a seperate menu. Create a toggle to also read Google Meet meetings
  • 0.0.8 - Stopped volume input being focused on load
  • 0.0.7 - Added app icon cause we want to be stylish
  • 0.0.6 - Clears previous meetings when new ones are generated. Adds volume control
  • 0.0.5 - Fixes sound not playing. Also fixes improper link seaching.
  • 0.0.4 - Fixes note field causing program to crash
  • 0.0.3 - Fixes some events not getting picked up. Fixes sound not playing at times
  • 0.0.2 - Adds some QOL items. Fixes sound not stoping when minimizing prompt window.
  • 0.0.1 - Inital release. Really rough looking code 😧