An open API service indexing awesome lists of open source software.

https://github.com/jaredchu/hosts-file-manager-gui


https://github.com/jaredchu/hosts-file-manager-gui

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hosts File Manager GUI - Electron App

**Hosts File Manager** is an Electron-based application designed to manage the `/etc/hosts` file easily through a graphical user interface. It allows you to edit, add, or remove entries in the hosts file without the need for command-line operations. The application is built using Electron, integrated with Bootstrap for a modern UI, and supports dark mode for a comfortable user experience.

## Features

- Edit the `/etc/hosts` file directly from a graphical interface.
- Enable/disable specific hosts entries with a single click.
- Add new hosts entries below specific sections.
- Editable section titles to organize entries.
- Integrated dark mode for better visibility in low-light environments.
- Cross-platform support: Works on Linux, macOS, and Windows. (Currently support Linux only)

## Screenshot

![Screenshot](https://i.imgur.com/vTAAlF1.png)

## Contributing

Everyone is welcome to contribute to improving this project.

## License

MIT