aderyabin / ServPane

A launchd menu bar app for Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrefPane

PrefPane in action

Sponsored by Evil Martians

A launchd menu bar app for Mac

Download

ServPane is currently available for Mac OSX.

Download the latest version from the releases page.

Technical

ServPane is built using HTML, CSS, and JavaScript. It's also built using Electron.

Build Setup

# install dependencies
npm install

# build electron application for development
npm start

# pack electron application for production
npm run dist

Acknowledge

Special thanks to Roman Shamin for the logo.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/aderyabin/ServPane. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Localer project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A launchd menu bar app for Mac

License:MIT License


Languages

Language:JavaScript 73.5%Language:CSS 22.3%Language:HTML 4.3%