klionjp.blogg.se

Hammerspoon hacks
Hammerspoon hacks





hammerspoon hacks
  1. #Hammerspoon hacks pro#
  2. #Hammerspoon hacks code#
  3. #Hammerspoon hacks download#

Earlier versions of Final Cut Pro X are not supported, and FCPX Hacks is not designed to have Final Cut Pro 10.2 and 10.3 on the same system. It does not work with Final Cut Pro 7 (or below).Ĭoding crazy stuff like this takes a LOT of time (especially for a non-programmer), so if you find FCPX Hacks useful, PLEASE consider making a voluntary PayPal donation below (no matter how big or small) or buy a cool Wizards T-shirt so that I can continue to justify to my wife and the rest of the team at LateNite, that coding into the middle of the night is worthwhile!ĭon’t have any spare cash? Then consider just sharing the news of FCPX Hacks online, so we can get more people testing it out. The more feedback I get, the quicker it is to squash bugs, and come up with cool new features to include. Or if you’re a programmer, check out Github to see if you can help out, or you can help translate FCPX Hacks into other languages.Īlso, if there’s a feature that you or your company desperately need, please get in touch to discuss contracting me to throw it together as a priority. Please be aware that I’m a filmmaker, not a programmer, so use at your own risk!įCPX Hacks is no longer supported or updated.

#Hammerspoon hacks download#

We recommend using CommandPost instead.Īfter downloading and installing the latest version of Hammerspoon (which you must do first), you can just download and open up the above DMG file, make sure Hammerspoon is closed, then drag the script files on the left to the Hammerspoon folder on the right ( replacing any existing files if you’ve previously installed FCPX Hacks). #SELECT BETWEEN CAMERAS IN FINAL CUT PRO X 10.3.4 DOWNLOAD# If you need help installing Hammerspoon, you can refer to the original blog entry below.ĭISCLAIMER: As some of the Advanced features in FCPX Hacks make changes to Final Cut Pro’s internal files (which requires your Administrator password), please take care when using on mission critical or production systems. However, FCPX Hacks basically sits “on top” of Final Cut Pro, so it shouldn’t ever cause Final Cut Pro to crash to slow down. #SELECT BETWEEN CAMERAS IN FINAL CUT PRO X 10.3.4 PRO#

#Hammerspoon hacks code#

MASSIVE thank you to Aaron Magill and Chris Jones for all their help and support with Hammerspoon – they’re both truly awesome people. And a HUMONGOUS thank you to the amazing David Peterson for his programming genius and Github Training! David is slowly turning all of my rubbish code into something really awesome!Īlso, a very big thank you to Bill Cheeseman PFiddlesoft, for all his help with UI Browser and his very generous GUI Scripting advice. #SELECT BETWEEN CAMERAS IN FINAL CUT PRO X 10.3.4 CODE# #SELECT BETWEEN CAMERAS IN FINAL CUT PRO X 10.3.4 DOWNLOAD#.#SELECT BETWEEN CAMERAS IN FINAL CUT PRO X 10.3.4 CODE#.#SELECT BETWEEN CAMERAS IN FINAL CUT PRO X 10.3.4 PRO#.And then you still have all the other steps and dialogs to figure out.

hammerspoon hacks

↩︎Ĭalendar notifications can help shorten or remove steps 1 and 2, but often the calendar notification delivery time is not the time where I am ready to actually join.

hammerspoon hacks

↩︎Īt some point, I will try to build the above in Shortcuts on iOS for my phone too - I expect it to be much less complicated than the above. You can separately disable this “Allow…” dialog if you want, but it was only one step of several. The constant struggle and relapse in and out of this meeting-heavy state is another post. bind ( end ) chooser : choices ( meetings ) chooser : show () end )Īnd boom - I have instant access to my next Zoom.

hammerspoon hacks

The script sorts, filters, and prints out JSON containing meetings at or around the current time. The first part is this fetchCalendarEvents.js script I’m using is pull from Coda, which in turn is pulling from Google Calendar. The new workflow is faster and takes less steps, but also requires a fraction of the reading and thinking. when my calendar is double-booked or I am joining a meeting late or early. I chose to present meetings as a list instead of automatically opening the next meeting because there can be ambiguity in which meeting I intend to join - e.g.

  • Hit Enter as 99% of the time the right meeting is the first one in the list.
  • Activate my ‘meetings’ global hotkey to display 1-3 likely next meetings.
  • My computer 3 already knows what my next meeting is, and what the Zoom link for it, so it would be nice to avoid most of the above.
  • When the site tries to redirect to the app, click the Allow this Site to Open Zoom approval dialog.
  • Click the link, and let it open the Zoom site in my browser.
  • Find the Zoom link in either the location or notes of the meeting.
  • Click to open the event at the current time.
  • Hit the “Today” button so the calendar snaps back to today and the current time.
  • Mechanically, for each meeting, the process is usually something like: In my job, I consistently have 30+ remote meetings a week.







    Hammerspoon hacks