Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

How to launch Airsonos on a mac at login? #229

Closed
luxio opened this issue Oct 17, 2015 · 8 comments
Closed

How to launch Airsonos on a mac at login? #229

luxio opened this issue Oct 17, 2015 · 8 comments

Comments

@luxio
Copy link

luxio commented Oct 17, 2015

What ist the best way to automatically start airsonos on a Mac (El Capitan) at login?

@davidmatas
Copy link

Have you tried crontab or launchd? I think it should be the best way to do it

@luxio
Copy link
Author

luxio commented Oct 18, 2015

Thx. I'm starting it using Lingon.

@luxio luxio closed this as completed Oct 18, 2015
@rafaelsantander
Copy link

here's a simple script to do the same thing with cron #137

@db9carbon
Copy link

@luxio could you please share the script to get this this working with Lingon?

@luxio
Copy link
Author

luxio commented Aug 8, 2016

@db9carbon

#!/bin/bash
/usr/bin/env /usr/local/bin/node /usr/local/bin/airsonos

@db9carbon
Copy link

db9carbon commented Aug 8, 2016

@luxio post the above into the run box?

Getting: 78: Function not implemented

Thanks for your help. This runs ok from my terminal shell

@luxio
Copy link
Author

luxio commented Aug 8, 2016

No I have put the above in a shell script:

screen shot 2016-08-08 at 12 39 28

@db9carbon
Copy link

@luxio thanks, all working now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants