Skip to content

tekakutli/nyxt

 
 

Repository files navigation

Nyxt browser

Nyxt is a keyboard-oriented, infinitely extensible web browser designed for power users. Conceptually inspired by Emacs and Vim, it has familiar key-bindings (Emacs, vi, CUA), and is fully configurable in Lisp.

If you like Nyxt and you would like to help future development, please give us a star, spread the word, and support us on Patreon, thank you!

Attention: Nyxt is under active development. Feel free to report bugs, instabilities or feature wishes.



Fast tab switching

Switch easily between your open tabs via fuzzy search. If you are looking for https://www.example.com, you could type in ele, exa, epl, or any other matching series of letters.

Multiple selection

Commands can accept multiple inputs, allowing you to quickly perform an operation against multiple objects. In the example below we search for cactuses, and open up several images simultaneously:

Powerful bookmarks

Bookmark a page with tags. Search bookmarks with compound queries. Capture more data about your bookmarks, and group and wrangle them in any way you like.

Multi tab search

Search multiple tabs at the same time, and view all the results in a single window. Jump quickly through your open tabs to find what you need.

History as a tree

History is represented as a tree that you can traverse. Smarter than the “forwards-backwards” abstraction found in other browsers, the tree makes sure you never lose track of where you’ve been.

For a complete list of features, please see the manual.

Getting started

Install Nyxt

Nyxt supports:

  • GNU/Linux
  • macOS (unofficial)
  • FreeBSD (unofficial)

Nyxt has engine support for WebKit and experimental support for WebEngine/Blink.

Please see the downloads page for pre-built binaries. Some operating systems provide packages for Nyxt:

To perform an installation from source, please see the developer readme.

Documentation & Customization

For full documentation about Nyxt, how it works, and how to extend it please see the embedded help. To get started, run the help command (press control + space, type help and confirm with return).

If you want to help with development, or build Nyxt from source, read the developer’s documentation at documents/README.org.

History of changes

If you are running a recent version of Nyxt please run the changelog command. For older versions, please see the CHANGELOG.

About

Nyxt - the Internet on your terms.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 97.2%
  • Scheme 1.4%
  • Other 1.4%