Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aderyabin/ServPane
A launchd menu bar app for Mac
https://github.com/aderyabin/ServPane
electron homebrew launchd nodejs osx
Last synced: about 1 month ago
JSON representation
A launchd menu bar app for Mac
- Host: GitHub
- URL: https://github.com/aderyabin/ServPane
- Owner: aderyabin
- License: mit
- Created: 2018-02-26T14:28:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T15:12:29.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:45:44.375Z (4 months ago)
- Topics: electron, homebrew, launchd, nodejs, osx
- Language: JavaScript
- Size: 325 KB
- Stars: 112
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - ServPane
README
A launchd menu bar app for Mac
## Download
ServPane is currently available for Mac OSX.Download the latest version from the [releases](https://github.com/aderyabin/ServPane/releases) page.
## Technical
ServPane is built using HTML, CSS, and JavaScript. It's also built using [Electron](https://github.com/electron/electron).## Build Setup
``` bash
# 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](https://www.facebook.com/romanshamin) 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](http://contributor-covenant.org) code of conduct.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## 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](https://github.com/aderyabin/ServPane/blob/master/CODE_OF_CONDUCT.md).