• Stars
    star
    1,296
  • Rank 36,309 (Top 0.8 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vim Inspired Electron Browser - Vim bindings for the web by design

icon

Vim bindings for the web by design

Website Download counter Latest release License Support Donate

Matrix Matrix Matrix

Reddit Telegram Telegram

Vieb is the Vim Inspired Electron Browser

Homepage - Download - Changelog - FAQ

Vieb is pronounced like "deep" with a "v" and rhymes with sheep

Features

  • Free, open source, fast and secure
  • Local first adblocking, auto-complete, AMP protection, custom redirects and more, all without web requests
  • Privacy with strict permission system, navigator overrides, custom useragent, custom WebRTC policy and more
  • Accessible with custom themes, full interface & fontsize scaling, page zooming, spellcheck and mouse support
  • Security settings with permissions, cache usage, cookie management, (auto-)download settings and more
  • Window splitting with buffer, split, Vexplore and Ctrl-w bindings, for multi-window browsing
  • Map commands for completely custom keyboard sequences, keystrokes, commands and actions
  • Viebrc config file for all custom/Vim/Vieb commands to configure settings permanently
  • Set command for runtime setting configuration exactly like Vim
  • Vim-compatible options: showcmd, timeout, colorscheme, maxmapdepth, spelllang, splitright, smartcase etc.
  • Container tabs with colored grouping, auto-clearing, individual cookies and tab restore from containers
  • Ad-blocker with cosmetic filtering, optional updater, custom lists and uses easylist/easyprivacy by default
  • Tabs including audio indicator, a toggle for multi-line tabs, pinned tabs, muted tabs and suspended tabs
  • Offline help documentation always available upon pressing F1
  • And much, much more

screenshot

More screenshots

Erwic

With the "erwic" startup option, you can "Easily Run Websites In Containers". The purpose of this option is similar to programs such as Franz, Ferdi or Rambox. It can also replace other Electron-based desktop apps such as Slack or Discord. These instances of Vieb can run separately from your existing Vieb. See Erwic.md for usage and details.

Download

There are many ways to download and install Vieb. Besides running from source or making your own builds, these are the main sources to download Vieb. For startup help, see the frequently asked questions.

Vieb.dev

The official Vieb website, where you can download the latest stable release for many platforms.

Github

The same releases that are offered on vieb.dev, but with release notes and previous versions listed.

Fedora

I host a custom DNF repository that you can use for Vieb instead of downloading from vieb.dev or Github.

sudo dnf config-manager --add-repo https://jelmerro.nl/fedora/jelmerro.repo
sudo dnf install vieb

Third-party

These releases are made by users just like you for their favorite system. Third-party releases might be outdated (in red) or customized compared to official builds, but they are probably the simplest way to get started if your system is listed.

Third-party releases table

Cheatsheet

Quickly get an overview of the default mappings and basic usage.

cheatsheet

Contribute

You can help by reporting issues and suggesting new features on the Github issue tracker. Another way to help is by supporting Jelmerro on ko-fi or github. Donating is completely optional because Vieb will always be free and open source. If you know how to write Electron applications, you can also help by writing code. Check the 'help wanted' issues for suggestions on what to work on. Please try to follow these guidelines while working on Vieb:

  • Use Vim to edit :)
  • Follow the included eslint style guide
  • Use editorconfig for indentation

For an example vimrc that is configured to use these tools, you can check out my personal vimrc.

Building

To create your own builds or run Vieb from source, you need to install Node.js. The next step is to clone the repository or download the source code. After downloading, make sure you are in the cloned/extracted Vieb folder and run:

npm ci
npm start

If this runs Vieb as expected, you can generate builds for your platform with node build. To see the full list of run and build options, simply execute node build --help. The base configuration for what to build is stored in the electron-builder.yml config file, in combination with the build.js script and the webpack.config.js. The build.js script is the starting point for creating custom builds, you can easily extend the releases object in this script with new configurations.

License

Vieb is created by Jelmer van Arnhem and contributors. See the source files for individual authors.

You can copy or modify the code/program under the terms of the GPL3.0 or later versions. For more information and legal terms, see the LICENSE file.

More Repositories

1

crossdirstat

Free open-source cross-platform file & directory statistics
JavaScript
70
star
2

F2Utility

An easy and effective batch file rename tool
Java
40
star
3

UniCam

A cross-platform open-source webcam viewer
Java
24
star
4

Garlmap

Garlmap is the Gapless Almighty Rule-based Logical Mpv Audio Player
JavaScript
12
star
5

vimrc

Configure Vim with autocompletion, keybindings, editorconfig and linting
Vim Script
9
star
6

mp3_linter

Opinionated & consistent ID3 linter & fixer
Python
6
star
7

fox-and-hounds-ai

Researching Minimax AI for the Fox and Hounds board game
JavaScript
5
star
8

carafe

carafe is a tiny management tool for wine bottles/carafes
Python
5
star
9

modmov

Modify Movies with ease using a collection of single task scripts
Python
4
star
10

vieb.dev

Homepage of the Vim Inspired Electron Browser - Vieb
JavaScript
3
star
11

Jelmerro

READ ME
3
star
12

nus

Node/npm Update Script - A script to update all node/npm packages in a project.
JavaScript
3
star
13

sync_location

Read, parse and expose syncthing folder locations by name
Python
3
star
14

vpn_or_bust

vpn_or_bust can force external traffic through a VPN, like an always-on VPN, but with iptables
Shell
3
star
15

NoLQR

QR code generation lighter than an unladen swallow
Python
2
star
16

py3id3

The mp3 tagger with no hidden magic
Python
1
star
17

hoyaf

Block the four horsemen and other companies permanently using iptables
Shell
1
star
18

eslint-plugin-padding-lines

All the Eslint newline padding rules in one plugin
JavaScript
1
star
19

World-of-Snek

World of Snek 🐍 Snake Battle Royale
JavaScript
1
star
20

csv-inator

The evil invention of choice to edit csv files
JavaScript
1
star
21

jfpm

Run fpm with a local JRuby install
Shell
1
star
22

eslint-config

Jelmerro's eslint config
JavaScript
1
star
23

overviewer-merger

Generate a single image for your Minecraft world, based on Overviewer
Python
1
star
24

Polyominomania

A simple Tetris clone with a frightening amount of customization options
Python
1
star