Skip to content

giovalgas/hosts-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration Relase


Logo

Hosts TUI

Simple terminal UI for managing /etc/hosts files!

Report Bugs · Request Features

Table of Contents

About the Project

Simple terminal UI for managing /etc/hosts files!

Built with:

This project was built with:

Support the dev

Enjoyed the app and want to support me monetarily? buy me a coffe! Any donations are going to be greatly appreciated!

Getting Started

For copying hostnames you'll need xclip or xsel

Installation

Linux

PROJ_VERSION=$(curl -s "https://api.github.com/repos/giovalgas/hosts-tui/releases/latest" | grep -Po '"tag_name": "v\K[^"]*')
curl -Lo hosts-tui.tar.gz "https://github.com/giovalgas/hosts-tui/releases/download/v"$PROJ_VERSION"/hosts-tui_Linux_x86_64.tar.gz"
tar xf hosts-tui.tar.gz hosts-tui
sudo install hosts-tui /usr/local/bin

Manually

You will need to install Go

git clone https://github.com/giovalgas/hosts-tui.git
cd hosts-tui
go install

MacOS

Install manually

Windows

Currently not supported :(

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Giovani Valgas - /in/giovalgas - giovalgascom@gmail.com

About

Simple terminal UI for managing /etc/hosts files!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages