Redis.prefPane
A system preference panel for Redis
Install / Use
/learn @dquimper/Redis.prefPaneREADME
Redis.prefPane
A Mac OS X system preference pane which aids in starting and stopping the Redis database server.
Features include:
Start and Stop of the database server Enabling and Disabling the auto-start option when your computer boots up.
Screenshot

Installation
- Install Redis using HomeBrew
- brew install redis
- Copy
homebrew.mxcl.redis.plistto your~/Library/LaunchAgentsmkdir -p ~/Library/LaunchAgentscp /usr/local/Cellar/redis/2.4.13/homebrew.mxcl.redis.plist ~/Library/LaunchAgents/
- Edit your
/usr/local/etc/redis.conf- find the line with
daemonize no - change it to
daemonize yes
- find the line with
- Download the prefPane or clone and compile it yourself.
- Download: Redis.prefPane
- Git clone:
git clone git://github.com/dquimper/Redis.prefPane.git
License
All the work Salvatore Sanfilippo and Pieter Noordhuis are doing in order to develop Redis is sponsored by VMware.
The Redis logo was designed by Carlos Prioglio. See more credits.
The source code for the pref pane is Open Source under MIT License. See the LICENSE file for full details of the MIT License.
Why
This is my first MacOSX application and my first experience with Objective-C.
This project was created to mimic the mySQL Preference pane that you get from downloading the mySQL tarball. The code is shamelessly copied and adapted from the pgpane project by John Wang (a Postgres prefPane).
It was created to help non-technical people in getting their Ruby on Rails system set up with Redis, and are not too familiar with the Terminal app and unix commands.
Similar projects
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate 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
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
