Fastlane: Play a sound when fastlane completes

Created on 15 Aug 2016  路  3Comments  路  Source: fastlane/fastlane

New Issue Checklist

I want to be able to play a sound when a process finishes... I think this needs to be added to the fastlane code? It would be super beneficial as I like to multi-task :+1: Thank you

afplay /System/Library/Sounds/Funk.aiff
say done

Configuration Files

Environment

fastlane version (run fastlane -v): 1.100.0

Do you use bundler to execute fastlane (i.e. bundle exec fastlane)? No

Do you use a Ruby environment manager (e.g. chruby, rbenv, rvm)? No

action

Most helpful comment

All 3 comments

A couple of plugins already exist for this for fastlane, checkout the plugins list.

could you link just one to me, please.

Was this page helpful?
0 / 5 - 0 ratings