Skip to content

Terrabits/view.py

Repository files navigation

view.py

From the --help:

usage: view.py [-h] [--title TITLE] [--width WIDTH] [--height HEIGHT] [--x-pos X_POS] [--y-pos Y_POS] url

Display a url in a window

positional arguments:
  url

optional arguments:
  -h, --help       show this help message and exit
  --title TITLE
  --width WIDTH
  --height HEIGHT
  --x-pos X_POS    defaults to center of screen; requires --y-pos
  --y-pos Y_POS    defaults to center of screen; requires --x-pos

About

Display a url in a window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors