Skip to content

Minimalistic Keyboard Driven Browser 🌐🩷

License

Notifications You must be signed in to change notification settings

2KAbhishek/qute2k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

66 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License People Stars Forks Watches Last Updated

The fastest and qutest browser 🌐🩷

qute2k in action
qute2k in action

qute2k is a qutebrowser config that aims to make the browser fully keyboard navigable.

✨ Features

  • Sane and easily expandable configs
  • Logical keybindings, inspired by vim (nvim2k)

⚑ Setup

βš™οΈ Requirements

  • 'qutebrowser' 3.0+

πŸ’» Installation

Installation is as simple as cloning and symlinking

# Clone Repo
git clone https://github.com/2kabhishek/qute2k
# On Linux
ln -sfnv $PWD/qute2k $HOME/.config/qutebrowser
# On Mac
ln -sfnv $PWD/qute2k $HOME/.qutebrowser
# On Windows
New-Item -ItemType SymbolicLink -Path "$env:APPDATA\qutebrowser\config" -Target "$PWD\qute2k" -Force

πŸš€ Usage

Launch qutebrowser after finishing installation steps.

Update variables section in config.py according to your needs.

Use vim keybindings and ex (:) commands for various actions.

⌨️ Keybindings

All the configured keybindings can be found in the keybinding manual here.

πŸ§‘β€πŸ’» Behind The Code

🌈 Inspiration

I have always wanted a mouse less workflow, but the browser was always a blocker, qute2k fixes it!!

πŸ’‘ Challenges/Learnings

  • The initial configuration process involved a lot of docs, but was worth it.

🧰 Tooling

  • dots2k β€” Dev Environment
  • nvim2k β€” Personalized Editor
  • sway2k β€” Desktop Environment

⭐ hit the star button if you found this useful ⭐

Source | Blog | Twitter | LinkedIn | More Links | Other Projects

About

Minimalistic Keyboard Driven Browser 🌐🩷

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Languages