Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 661 Bytes

File metadata and controls

31 lines (21 loc) · 661 Bytes

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