Rofi Script for using Linkding Bookmarks
- A Linkding site
- A Linkding REST API (Settings -> Integrations in Linkding)
- Install Rofi on system running rofi-linkding
- On Arch: sudo pacman -S rofi
- Install jq on system running rofi-linkding
- On Arch: sudo pacman -S jq
- Download the latest release file (1.0 in this example)
- Extract package:
tar -xvzf rofi-linkding-1.0.tar.gz
- Change to package directory:
cd rofi-linkding-1.0
- Modify 'config' with your URL & API Key
- Run:
make install-user
- Use something like xbindkeys or sxhkd to configure a hot key combination
For advanced users
- Download and extract a release
- Run: sudo make install-system
- Create a config file in either /etc or $HOME/.config/rofi-linkding
"rofi -show linkding -modi linkding:$HOME/bin/rofi-linkding"
Shift + Alt + k