GuillaumeCa / VhostSwitcher

Python macOS app helping the switch of Apache virtual hosts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VhostSwitcher

This app is in development Main window

This app is built with pyObjc and helps you manage Apache virtual hosts on dev environments. It also updates the hosts file for each virtual host.

Make sure the rights of the vhost and the hosts file are set to your user if you have issues.

Install

Dependencies

  • pyObjc
  • py2app

Build

  python setup.py py2app

The app will be built in the dist folder

About

Python macOS app helping the switch of Apache virtual hosts


Languages

Language:Python 100.0%