https://github.com/sixertoy/electron-apache-controls
Apache control panel Stop/Start/Restart in a MacOS Tray Extension
https://github.com/sixertoy/electron-apache-controls
apache electron-app macos tray-application
Last synced: 7 months ago
JSON representation
Apache control panel Stop/Start/Restart in a MacOS Tray Extension
- Host: GitHub
- URL: https://github.com/sixertoy/electron-apache-controls
- Owner: sixertoy
- Created: 2018-04-14T02:24:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T10:45:37.000Z (over 7 years ago)
- Last Synced: 2025-01-21T01:12:39.533Z (9 months ago)
- Topics: apache, electron-app, macos, tray-application
- Language: JavaScript
- Homepage:
- Size: 2.2 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron Apache Controls

## Install
```bash
git clone https://github.com/sixertoy/electron-apache-controls.git
yarn install
```
## Run in dev mode```bash
yarn dev
```## Build your own
```bash
git clone https://github.com/sixertoy/electron-apache-controls.git
yarn install
yarn build
yarn compile
```## Issues
- [x] MacOS only
- [x] Old School thang
- [x] No Tests
- [x] No Debug mode / Error(s) report### Real Issues
- [ ] Mixed translation French/English
- [ ] No Debug mode / Error(s) report
- [ ] Error when canceling root prompt