Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5.
A browser controlled by the user, not vice-versa
Otter Browser aims to recreate the best aspects of Opera 12 and to revive its spirit. We are focused on providing the powerful features power users want while keeping the browser fast and lightweight. We also learned from history and decided to release the browser under the GNU GPL v3.
Planned features are listed in the TODO file. Details on already implemented features are available in the CHANGELOG file. If you have an idea that has not yet been proposed or rejected, feel free to open a new issue.
Install
You can either compile Otter Browser from source or use pre-compiled binaries.
From source
To build Otter Browser, you will need the following dependencies: Qt 5.6.0 (or newer), OpenSSL 1.0 (or newer, depending on your Qt version), GStreamer 1.0 (or newer) and codecs, and CMake 3.1.0 (or newer). At the root of the directory where the source code is stored, execute these commands:
mkdir build
cd build
cmake ../
make
make install
Detailed instructions are available in the INSTALL.md file in the root of the repository.
Under Linux and *BSD
Linux users can use the official AppImage version available on SourceForge. It is a single executable file that doesn’t need any dependencies to be installed. The AppImage version should run under any system installed after 2012 provided it has OpenSSL 1.0.x (not 1.1.x) and GStreamer 1.x (with codecs). The browser is also available in the repositories of a wide range of Linux distributions and *BSD systems. Read more on the dedicated wiki page.
Under Windows
Windows users can download binary releases on SourceForge.
Under macOS
DMG packages are available on SourceForge.
from
https://github.com/OtterBrowser/otter-browser
-------------------------------------------------------
跨平台的浏览器Otter Browser
Otter Browser(水獭浏览器)是一款QT编写的跨平台开源网页浏览器,模仿了Opera 12的经典界面。支持操作平台包括Linux, macOS, 和 Windows。遵守GPL3协议。
功能特性:
密码管理器
插件管理器
内容屏蔽器
拼写检查
可定制界面
自动网址URL填写
快速拨号
书签
鼠标手势操作
用户自定义页
[repo owner=”OtterBrowser” name=”otter-browser”]