Huli-master

所属分类:WEB开发
开发工具:QT
文件大小:53KB
下载次数:0
上传日期:2019-01-18 07:14:17
上 传 者lukecorp14
说明:  simple qt5 based web browser

文件列表:
CMakeLists.txt (3858, 2019-01-17)
LICENSE (11345, 2019-01-17)
config.h.in (385, 2019-01-17)
dist (0, 2019-01-17)
dist\linux (0, 2019-01-17)
dist\linux\AppImage (0, 2019-01-17)
dist\linux\AppImage\dirSrc (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\applications (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\applications\huli.desktop (27, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\icons (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\icons\hicolor (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\icons\hicolor\256x256 (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\icons\hicolor\256x256\apps (0, 2019-01-17)
dist\linux\AppImage\dirSrc\usr\share\icons\hicolor\256x256\apps\huli.svg (52, 2019-01-17)
dist\linux\AppImage\make.sh (1651, 2019-01-17)
dist\linux\Arch (0, 2019-01-17)
dist\linux\Arch\PKGBUILD (1205, 2019-01-17)
dist\linux\huli.desktop (263, 2019-01-17)
dist\linux\installLinux.sh (757, 2019-01-17)
huli.qrc (991, 2019-01-17)
res (0, 2019-01-17)
res\data (0, 2019-01-17)
res\data\defaultSearchProviders.xml (324, 2019-01-17)
res\data\defaultToolbarLayout.xml (173, 2019-01-17)
res\icons (0, 2019-01-17)
res\icons\actions (0, 2019-01-17)
res\icons\actions\arrow-left.svg (365, 2019-01-17)
res\icons\actions\arrow-right.svg (366, 2019-01-17)
res\icons\actions\cancel.svg (546, 2019-01-17)
res\icons\actions\download.svg (336, 2019-01-17)
res\icons\actions\pause.svg (325, 2019-01-17)
res\icons\actions\play.svg (325, 2019-01-17)
res\icons\actions\plus.svg (336, 2019-01-17)
res\icons\actions\refresh.svg (505, 2019-01-17)
res\icons\actions\search.svg (552, 2019-01-17)
... ...

# Huli A QT5 based web browser, which aims to have feature completeness for all platforms. This project is a WIP. ### Installing ##### Linux ###### From the source The recommended method if there is no distribution package available is to build from the source. Ensure you have the dependencies installed: * Qt5 Development Packages * Qt5 WebEngine * CMake (Version 3.10 or greater is required) * C++ Compiler Then clone the repo, cd into it and run the following commands, and type in your password when prompted: `cd dist/linux && ./installLinux.sh` ###### AppImage AppImages are available, but not recommended due to theme issues that have not been resolved yet. If you want to use the AppImage, download from our releases page, or install the dependencies: * Qt5 development packages * Qt5 WebEngine * AppImageLauncher * CMake * C++ Compiler Clone this repo, cd into it, and run the following: `cd dist/linux/AppImage && ./make.sh` then the AppImage should be produced. Run the AppImage and it should automatically install. ### Credits Fallback action icons come from [this project](https://materialdesignicons.com/)

近期下载者

相关文件


收藏者