Skip to content

reasonset/qtabwebview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qtabwebview

Simplest tab web browser with QWebEngineView.

ScreenShot

Dependency

  • Python 3
  • PyQt5
  • Python QWebEngine

Install

Put qtabwebview.py on your $PATH.

Usage

qtabwebview.py <address>

You can choose profile name with $qtwview_profile environment variable.

Keyboard Shortcuts

Key Action
Ctrl+PgUp Previous tab
Ctrl+PgDn Next tab
Ctrl+W Close tab
F5 / Ctrl+R Reload page
Alt+← Page back
Alt+→ Page forward

About

Simplest tab web browser with QWebEngineView.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages