Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
/ rofi-pinboard Public archive

Python3 script to search through pinboard bookmarks via rofi and open the URL in your default browser.

License

Notifications You must be signed in to change notification settings

mpraeger/rofi-pinboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 script to search through pinboard bookmarks via rofi and open the URL in your default browser.

Usage: rofipinboard.py [OPTIONS] COMMAND [ARGS]...

  Main function

Options:
  --help  Show this message and exit.

Commands:
  all    Get all bookmarks
  setup  Setup Pinboard
  url    Get URL for one bookmark

Prerequisites

Please either install the required python packages or ensure that they are installed.

$ pip install -r requirements.txt

Rofi also needs to be installed.

Installation

Place rofipinboard.py and rofi-pinboard somewhere in your PATH. Afterwards execute rofipinboard.py setup to store your Pinboard API token.

Using with rofi

You will have to call the included bash script, which is going to take care of the rest.

About

Python3 script to search through pinboard bookmarks via rofi and open the URL in your default browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published