Nyxt is a keyboard-driven web browser designed for power users and hackers who want to extend and customize their browsing environment through code.
The browser addresses the friction of mouse-dependent web navigation by providing Emacs and Vim-inspired keybindings and a fully programmable architecture. Rather than offering a fixed set of features, Nyxt allows users to write extensions and modify behavior directly in Common Lisp, treating the browser itself as a hackable platform. This approach appeals to developers and advanced users comfortable with Lisp who want their tools to adapt to their workflows rather than conforming to predetermined patterns.
Nyxt suits developers, system administrators, and power users who spend significant time in the browser and benefit from keyboard-centric interaction and deep customization. The project is particularly valuable for those already familiar with Emacs or Vim who expect similar extensibility in their browser. It is not a replacement for mainstream browsers in all contexts, as it remains under active development and may lack the stability or feature completeness of established alternatives. Users should expect to encounter bugs and instabilities and be willing to contribute fixes or workarounds.
The project maintains active development with ongoing work to expand platform support beyond GNU/Linux to macOS, Windows, and FreeBSD. The team actively solicits bug reports and feature requests from users, indicating responsiveness to community feedback. Development is organized around a formal developer manual, suggesting structured processes for contributions and a commitment to documentation for those wanting to extend the browser.