Lunchy
A friendly wrapper for launchctl
Install / Use
/learn @eddiezane/LunchyREADME
lunchy
A friendly wrapper for launchctl. Start your agents and go to lunch!
Don't you hate OSX's launchctl? You have to give it exact filenames, the syntax is annoyingly different from Linux's, and it is overly verbose. It's just not a very developer-friendly tool.
Lunchy aims to be that friendly tool by wrapping launchctl and providing a few simple operations that you perform all the time:
- ls [pattern]
- start [pattern]
- stop [pattern]
- restart [pattern]
- status [pattern]
- install [file]
- uninstall [pattern]
- show [pattern]
- edit [pattern]
where pattern is just a substring that matches the agent's plist filename. If you don't use a unique pattern, Lunchy will warn you of this and give you a list of the matching items instead.
So instead of:
launchctl load ~/Library/LaunchAgents/io.redis.redis-server.plist
you can do this:
lunchy start redis
and:
> lunchy ls
com.danga.memcached
com.google.keystone.agent
com.mysql.mysqld
io.redis.redis-server
org.mongodb.mongod
The original name was supposed to be launchy. Lunchy isn't a great name but gem names are like domains, most of the good ones are taken. :-(
Installation
Using RubyGems
gem install lunchy
Lunchy is written in Ruby because I'm a good Ruby developer and a poor Bash developer. Help is welcome.
Using Homebrew
brew install lunchy
Thanks
Thanks to all the individual contributors who've improved Lunchy, see credits in History.md.
Lunchy was written as part of my project time at Carbon Five. They're hiring if you love working on Ruby and open source.
About
- Mike Perham @mperham - twitter: @mperham, mikeperham.com
- Eddie Zaneski @eddiezane - twitter: @eddiezane, doesnotscale.com
- Mr Rogers @bunnymatic - twitter: @rcode5, rcode5.com
- and more
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
