Skip to content

fiahfy/hosty

Repository files navigation

Hosty

Build Status

Hosts File Manager based on Electron.

Features

  • Manage hosts with groups
  • Cross platform support
  • Change theme (Light/Dark)

Screenshots

screenshot screenshot screenshot

Installation

  1. Download the file for your platform from releases page.
  2. Open .dmg for OS X or run .exe for Windows.

Development

# install dependencies
yarn

# serve with hot reload
yarn dev