GithubHelp home page GithubHelp logo

jangocheng / quartz-browser-qt5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ksharindam/quartz-browser-qt5

0.0 0.0 0.0 142 KB

Light-weight fast web Browser based of PyQt5 QtWebkit

License: GNU General Public License v3.0

Python 98.52% HTML 0.31% CSS 1.17%

quartz-browser-qt5's Introduction

Quartz Browser

A useful fast Web Browser written in pyqt5 webkit

Dependency = python3, python3-pyqt5, python3-pyqt5.qtwebkit

Description

This browser is aimed at ease of use, faster page loading, very short startup time.
This has minimal settings to avoid confusion.Yet it has most useful settings, such as load images on/off, javascript on/off, change font.
To save pages to read later, print feature can be used to save as pdf. And it can also export the whole page as png image.

Installation

To Install the browser open terminal inside quartz-browser-qt5 directory.
And then run following command..
$ sudo pip install .

Quartz Browser will be automatically added to applications menu.

To uninstall run..
$ sudo pip uninstall quartz-browser

Usage

To run after installing, type command..

$ quartz

Or

$ quartz http://www.google.com

If you want to run the browser without/before installing, then
Open terminal and change directory to quartz-browser-qt5 and run

$ ./quartz

Or

$ ./quartz http://www.google.com

Important Features :

  • Auto Refresh Mode
  • Turn Javascript, Load Images on/off option in main menu
  • Save as PDF, Save as HTML
  • Export full page as PNG/JPEG image, HTML file
  • Custom User Agent
  • Internal Download Manager with pause/resume support
  • Download remaining file that was partially downloaded in another browser
  • External Download Manager support (e.g - wget, uGet )
  • Play video with RTSP protocol using a media player (e.g omxplayer, mplayer)
  • YouTube video download support. (Download button automatically appears)
  • HTML5 Video download support.

quartz-browser-qt5's People

Contributors

ksharindam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.