Skip to content
/ bluntweb Public

CLI for opening some websites

License

Notifications You must be signed in to change notification settings

jwilk/bluntweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

$ bluntweb --help
usage: bluntweb [-h] [-l LANG] SITE ARG [ARG ...]

positional arguments:
  SITE                  google (g) | wikipedia (wp) | wikiquote (wq) |
                        wiktionary (wd)
  ARG

options:
  -h, --help            show this help message and exit
  -l LANG, --lang LANG

$ bluntweb google blunt web
<opens https://www.google.com/search?hl=en&q=blunt%20web&ie=utf-8&oe=utf-8&gbv=1>

$ bluntweb wikiquote James Blunt
<opens https://en.wikiquote.org/wiki/James%20Blunt>

$ bluntweb wikipedia web
<opens https://en.wikipedia.org/wiki/web>

$ bluntweb wiktionary blunt
<opens https://en.wiktionary.org/wiki/blunt>

$ bluntweb imdb Blunt
<opens https://www.imdb.com/find?q=Blunt>

Prerequisites

About

CLI for opening some websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages