https://github.com/tessus/mysql-prefpane
MySQL Preference Pane
https://github.com/tessus/mysql-prefpane
macos mysql osx prefpane
Last synced: 12 months ago
JSON representation
MySQL Preference Pane
- Host: GitHub
- URL: https://github.com/tessus/mysql-prefpane
- Owner: tessus
- License: mit
- Created: 2015-07-03T19:29:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T09:28:00.000Z (over 7 years ago)
- Last Synced: 2025-04-09T06:35:08.709Z (over 1 year ago)
- Topics: macos, mysql, osx, prefpane
- Language: Objective-C
- Homepage: http://tessus.github.io/MySQL-prefPane
- Size: 230 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
### Status [](https://travis-ci.org/tessus/MySQL-prefPane)
MySQL.prefPane
==============
MySQL prefPane for MacOSX.
Prerequisites
=============
Does not include MySQL binaries, therefore you first need to install them from http://dev.mysql.com/downloads/mysql/
Installation
============
* Download the [binary](https://github.com/tessus/MySQL-prefPane/releases/latest) of the latest release
* Double-click the MySQL.prefPane file
Credits
=======
Original DaemonController and MBSliderButton by [Max Howell](https://github.com/mxcl)