https://github.com/tessus/mongodb-prefpane
MongoDB Preference Pane
https://github.com/tessus/mongodb-prefpane
macos mongodb mongodb-prefpane osx prefpane
Last synced: 11 months ago
JSON representation
MongoDB Preference Pane
- Host: GitHub
- URL: https://github.com/tessus/mongodb-prefpane
- Owner: tessus
- License: mit
- Created: 2015-06-07T20:56:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T04:20:46.000Z (over 2 years ago)
- Last Synced: 2025-03-24T22:43:06.252Z (over 1 year ago)
- Topics: macos, mongodb, mongodb-prefpane, osx, prefpane
- Language: Objective-C
- Homepage: http://tessus.github.io/MongoDB-prefPane
- Size: 951 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
### Status [](https://travis-ci.org/tessus/MongoDB-prefPane)
MongoDB.prefPane
================
MongoDB prefPane for MacOSX. Based on [Iván Valdés' mongodb-prefpane](https://github.com/ivanvc/mongodb-prefpane)
Prerequisites
=============
Does not include mongodb binaries, therefore you first need to install them from http://www.mongodb.org/downloads
Installation
============
* Download the [binary](https://github.com/tessus/MongoDB-prefPane/releases/latest) of the latest release
* Double-click the MongoDB.prefPane file
Credits
=======
[mongodb-prefpane](https://github.com/ivanvc/mongodb-prefpane)
[DaemonController](https://github.com/ivanvc/DaemonController)
Original DaemonController and MBSliderButton by [Max Howell](https://github.com/mxcl)