All Projects → ppoffice → Hozz

ppoffice / Hozz

Licence: other
[Development indefinitely suspended] A better way to manage your hosts.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hozz

Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-85.7%)
Mutual labels:  cross-platform, editor
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-91.36%)
Mutual labels:  cross-platform, editor
Micro
A modern and intuitive terminal-based text editor
Stars: ✭ 18,526 (+1877.16%)
Mutual labels:  cross-platform, editor
Roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
Stars: ✭ 1,310 (+39.81%)
Mutual labels:  cross-platform, editor
Komodoedit
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
Stars: ✭ 1,972 (+110.46%)
Mutual labels:  cross-platform, editor
Docker Emacs
Dockerized Emacs (GUI)
Stars: ✭ 224 (-76.09%)
Mutual labels:  cross-platform, editor
Git Interactive Rebase Tool
Native cross-platform full feature terminal-based sequence editor for git interactive rebase.
Stars: ✭ 786 (-16.12%)
Mutual labels:  cross-platform, editor
Nativexplatform
Akeeba Portable Tools (cross-platform) - Desktop utilities for use with Akeeba Backup and Akeeba Solo
Stars: ✭ 17 (-98.19%)
Mutual labels:  cross-platform
Code Notes
A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
Stars: ✭ 919 (-1.92%)
Mutual labels:  editor
Brainpowerapp
A visual memory training game, a mobile game made with Xamarin for both Android and IOS .
Stars: ✭ 17 (-98.19%)
Mutual labels:  cross-platform
Openapi Gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
Stars: ✭ 891 (-4.91%)
Mutual labels:  editor
The Graph
SVG custom elements for FBP graph editing and visualization. Used in noflo/noflo-ui
Stars: ✭ 896 (-4.38%)
Mutual labels:  editor
Eclipse Bash Editor
Bash editor plugin for eclipse
Stars: ✭ 24 (-97.44%)
Mutual labels:  editor
Lem
Common Lisp editor/IDE with high expansibility
Stars: ✭ 894 (-4.59%)
Mutual labels:  editor
Weblaf
WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
Stars: ✭ 930 (-0.75%)
Mutual labels:  cross-platform
Parcel
Cross-platform PowerShell package manager and provisioner
Stars: ✭ 17 (-98.19%)
Mutual labels:  cross-platform
Funceble
[ARCHIVED] Please report to https://github.com/funilrys/PyFunceble.
Stars: ✭ 25 (-97.33%)
Mutual labels:  hostsfile
Diez
The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams
Stars: ✭ 928 (-0.96%)
Mutual labels:  cross-platform
Angular Asp.netcorewebapi Mysql Crud Project
Angular 5 + ASP.Net Core 2.0 WebAPI + MySQL CRUD Sample
Stars: ✭ 22 (-97.65%)
Mutual labels:  cross-platform
Pty
PTY interface for Go
Stars: ✭ 902 (-3.74%)
Mutual labels:  cross-platform

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

  • [x] Multilanguage support
  • [ ] Manifest and hosts sync based on cloud services
  • [ ] Better text searching and editing experience
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].