theWeb is currently in development.
theWeb is a web browser.
- Qt 5
- Qt Core
- Qt GUI
- Qt Widgets
- Qt WebEngine
- Qt SVG
- node.js
- the-libs
If you're using a supported operating system, we may have binaries available:
System | Package |
---|---|
Windows Portable | Zip Archive on GitHub Releases |
macOS | Application Bundle on GitHub Releases |
Linux | AppImage on GitHub Releases |
As theWeb is currently in development, these binaries may be unstable. Be sure to check back every so often for updates!
Run the following commands in your terminal.
node buildtool.js
On Linux, run the following command in your terminal (with superuser permissions)
cd build
make install
On macOS, drag the resulting application bundle (theWeb.app
or theWeb Blueprint.app
, depending on which branch you're building) into your Applications folder
Thanks for your interest in theWeb! Check out the CONTRIBUTING.md file to get started and see how you can help!
© Victor Tran, 2019. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.
Check the LICENSE file for more information.