Skip to content

xiaozhuai/brew_service_panel

Repository files navigation

BrewServicePanel

A service manage panel for homebrew

[中文文档] [English README]

Previews

preview

Releases

Download from releases page.

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080 (for development)
yarn run dev

# build application for production
yarn run build

Under the hood

This project is built on top of electron-vue.

And it depends on:

  • electron Build cross-platform desktop apps with JavaScript, HTML, and CSS.
  • vue A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • electron-vue An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
  • element A Vue.js 2.0 UI Toolkit for Web.
  • request Simplified HTTP request client.
  • sudo-prompt Run a command using sudo, prompting the user with an OS dialog if necessary.
  • compare-versions Compare semver version strings to find which is greater, equal or lesser.
  • auto-launch Launch applications or executables at login (Mac, Windows, and Linux).

Support

Give me a star if it is useful for you ❤️

Contribution

Feel free to make a pull request or open an issue.

License

This project is under the MIT license.