Poor man's bookmarks manager utilizing rofi and bash It uses a simple directory/file structure. Groups are defined with directories and actual bookmarks with files.
It's basically a very stripped down version of rofi-pass, which does nothing but open URLs. And without the encryption, of course.
![Screenshot] (images/robot.jpg)
- Simple directory/file structure
- Open bookmarks (duh!)
- Edit bookmarks in Editor
- Store bookmarks in git repository
- Move bookmark files to different groups
- Delete bookmarks
- rofi (https://github.com/DaveDavenport/rofi)
- python2
- Copy config.robot to $HOME/.config/robot/config and edit it.
- Copy robot to $PATH
- Run robot
For arch linux there is a package in AUR