A Surf-inspired web browser built on top of wry and tao with Vim-style modal key bindings in mind. It aims to provide the efficiency of a focused and keyboard-driven browsing experience.
Make sure you have Rust installed (https://rustup.rs).
git clone https://github.com/mrkatebzadeh/peyvand.git
cd peyvand
cargo build --release
cargo run --release -- https://google.com
- ✅ Window and WebView integration
- ✅ Cookie Manager
- ✅ User Agent
- ✅ Basic Vim navigation keys:
h
,j
,k
,l
- ✅ History stack for back/forward navigation
- ✅ Customizable keybindings
- ✅ Status bar for mode & command display
- ✅ URL manipulation (change, copy, paste, reload)
- ✅ Search text within page
- ✅ Follow links with hints (like Vimium-style navigation)
- ⬜ Configurable homepage
- ⬜ Multi tab