Files
ports/www/linux-vieb/pkg-message
Nicola Vitale 09a34a638f www/linux-vieb: Add new port
Vieb is the Vim Inspired Electron Browser.

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
    - And much, much more...

https://vieb.dev/
2024-08-26 15:59:24 +02:00

14 lines
254 B
Plaintext

[
{ type: install
message: <<EOM
If the user's directory is located in /usr/home and doesn't exists the link
/home, then create one with the command:
ln -s /usr/home /home
Vieb uses pulseaudio(1), so you have to start the relative server.
EOM
}
]