nyxt
Nyxt is a command line tool that is a free and open-source web browser. It is designed to be highly configurable and extensible, giving users the ability to tailor their browsing experience to their needs. It is built using Common Lisp and relies on the WebKit browser engine to render web pages. Nyxt supports various operating systems such as Linux, macOS, and Windows. One of the standout features of Nyxt is its keyboard-oriented design, allowing users to navigate the web primarily using keyboard shortcuts, making it particularly useful for power users. It also supports mouse-based navigation for those who prefer a more traditional browsing experience. Nyxt includes features like a session manager, allowing users to easily save and restore their browsing sessions. It also has a powerful bookmarking system, allowing users to organize and manage their favorite websites. Nyxt supports a wide range of extensions, allowing users to enhance their browsing experience with additional functionalities. Additionally, it offers a highly customizable user interface, giving users the freedom to tailor the visual appearance of the browser to their liking. Nyxt promotes privacy-conscious browsing by blocking tracking scripts by default, along with offering additional privacy-related features. Overall, Nyxt aims to provide a flexible and efficient browsing experience for users who value customization and keyboard-based navigation.
List of commands for nyxt:
-
nyxt:tldr:2fa3a nyxt: Set the `init.lisp` file path.$ nyxt --init ${filename}try on your machineexplain this command
-
nyxt:tldr:7c1a9 nyxt: List all profiles.$ nyxt --list-data-profilestry on your machineexplain this command
-
nyxt:tldr:9d54d nyxt: Print system information.$ nyxt --system-informationtry on your machineexplain this command
-
nyxt:tldr:e8c89 nyxt: Change the path to the auto-config file.$ nyxt --auto-config ${filename}try on your machineexplain this command