Giter VIP home page Giter VIP logo

hozz's Introduction

Hozz

A Better Way to Manage Your Hosts. Homepage

Features

  • Provide swift switch between different hosts files
  • Automatic update of online hosts
  • Import hosts file by dragging them into the sidebar
  • Export and import hosts files
  • Support hosts sorting through dragging
  • Export hosts file to Surge config file

Known Issues

  • Hosts will not save on sidebar status switch/edit button clicking
  • Wrong window height/width when maximized on Windows
  • Window get ghost shadows sometimes on OS X
  • Get black background on startup on Linux due to graphics issues (Electron#2170), and this will soon disappear
  • If the tray icon does not appears on Linux, you need to install libappindicator1 according to Electron#1347

Development

Requirements:

  • Node.js
  • Gulp

Get the code:

git clone https://github.com/ppoffice/Hozz.git
cd Hozz
npm install

Commands:

  • gulp: Compile, build and copy files to /app
  • gulp clean: Delete the built files, including /app and /build
  • gulp watch: Watch the /src directory and automatically build on file change
  • gulp package: Pack with Electron for releasing(ia32 and x64), need to run gulp clean before this
  • gulp package-uncompressed: Same as the former one but with no file deleted or compressed. This is for some legacy system like Windows 7

Todos

  • Multilanguage support
  • Manifest and hosts sync based on cloud services
  • Better text searching and editing experience

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.