MCPcopy Create free account
hub / github.com/ant-arctica/rofi-bookmarks

github.com/ant-arctica/rofi-bookmarks @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
6 symbols 32 edges 1 files 0 documented · 0% updated 5y ago★ 451 open issues

Browse by type

Functions 6 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

rofi-bookmarks

Small python script to open firefox bookmarks with rofi.

rofi-bookmarks showcase

Features

  • Icons!
  • Only show bookmarks in a specified bookmark folder
  • Show entire path for bookmarks in folders

How to use

Needs python 3.7 or higher (and rofi)

Put rofi-bookmarks.py somewhere in $PATH and run rofi with:

rofi -show bookmarks -modi 'bookmarks: rofi-bookmarks.py <arguments>'

or add bookmarks: rofi-bookmarks.py <arguments> to modi in config.rasi and then run rofi with

rofi -show bookmarks

Options

  • Specify search-path by adding it as argument (/ separated) rofi-bookmarks.py 'path/to/folder'
  • --separator changes folder separator (default: ' / '), only for display, search path still uses '/' rofi-bookmarks.py --separator '\'
  • --profile changes firefox profile, if default selection isn't the correct one rofi-bookmarks.py --profile alternate-profile

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 6

Languages

Python100%

Modules by API surface

rofi-bookmarks.py6 symbols

For agents

$ claude mcp add rofi-bookmarks \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page