EggTimer2 icon indicating copy to clipboard operation
EggTimer2 copied to clipboard

For Alred 3 users

Open clarkttfu opened this issue 4 years ago • 0 comments

Symbol links required:

`` cd '~/Library/Application Support' ln -s 'Alfred 3' 'Alfred 2'

cd ~/Library/Caches/ ln -s com.runningwithcrayons.Alfred-3 com.runningwithcrayons.Alfred-2

mkdir -p com.runningwithcrayons.Alfred-3/Workflow Data/carlosnz.eggtimer2 cd com.runningwithcrayons.Alfred-3/Workflow Data/carlosnz.eggtimer2 mkdir running_timers running_autotimers running_alarms recent_timers ``

Because Egg Timer is looking for Alfred 2 folder, which does not exist.. Otherwise you will be prompt to launch EggTimer at login again and again.

clarkttfu avatar Mar 15 '20 13:03 clarkttfu