Build a keyboard-focused web browser for efficient navigation
B

Build a keyboard-focused web browser for efficient navigation

Build a keyboard-focused web browser for efficient navigation

UI
1,401 stars
N/A forks
N/A contributors

README

Project documentation from GitHub

Glide: The Keyboard-First Browser Built for Speed

If you're a developer who lives in the terminal, you know the efficiency of keyboard shortcuts. You navigate, edit, and manage systems without ever touching the mouse. So why does browsing the web often feel like a step back into a slower, more cumbersome world of clicking and hunting? That friction is exactly what Glide aims to eliminate.

Glide is an experimental, open-source web browser built from the ground up with a single principle: navigation should be fast, efficient, and keyboard-centric. It’s for anyone who believes their hands should stay on the home row.

What It Does

Glide is a minimalist browser that shifts the primary control mechanism from the mouse to the keyboard. It provides a streamlined interface and a set of intuitive keybindings to handle nearly all browsing tasks—opening tabs, searching, navigating history, and scrolling—without requiring you to reach for your mouse. Think of it as Vim keybindings meeting the core functionality of a modern web browser.

Why It's Cool

The cool factor isn't just about having shortcuts; it's about the thoughtful implementation that makes those shortcuts actually useful.

  • Intentional Minimalism: The UI is stripped down to reduce visual noise and cognitive load. This isn't just about looks; it directly supports the goal of faster navigation by removing distractions.
  • Vim-Inspired Navigation: If you're familiar with Vim's hjkl for movement, you'll feel right at home. Glide extends this philosophy to tab management, link selection, and page scrolling.
  • Built for Workflows: It shines for research, reading documentation, or any task where you're moving quickly between many pages. The reduction in context switching between keyboard and mouse can genuinely speed up your work.
  • Open Source & Hackable: Being on GitHub means you can see how it's built, contribute to it, or fork it to tailor the keybindings to your own muscle memory. It's a tool built by developers, for developers.

How to Try It

Ready to give it a spin? Because Glide is an experimental project, the best way to try it is to build it from source.

  1. Head over to the GitHub repository: github.com/glide-browser/glide
  2. Check the README for the latest build instructions and prerequisites for your operating system.
  3. Clone the repo, follow the build steps, and launch your new keyboard-driven browsing experience.

There's no packaged installer yet, so this is currently in the realm of early adopters and tinkerers.

Final Thoughts

Did you like this issue?

Join our weekly newsletter

Related Projects

Love discovering amazing projects?

Help us continue bringing you the best open-source discoveries every week.

Back to Projects
Last updated: Jan 1, 2026