eschmar / apache-manager

Simple menubar apache manager written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApacheManager

Simple menubar Apache manager written in Swift. This is the result of an evening trying out Swift. Clicking on the menu items will execute the corresponding shell commands without checking for errors or any other kind of validation. Since there is no easy way of asking for elevated privileges in Swift, I had to get along with the hacky NSAppleScript approach.

Screenshot of ApacheManager

credits

Icons are by Google and can be found here.

license

MIT License. Check Google Material Design Icons for its licensing.

About

Simple menubar apache manager written in Swift.

License:MIT License


Languages

Language:Swift 100.0%