Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 841 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 841 Bytes

robot

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

![Screenshot] (images/robot.jpg)

Features:

  • Simple directory/file structure
  • Open bookmarks (duh!)
  • Edit bookmarks in Editor
  • Store bookmarks in git repository

TODO

  • Move bookmark files to different groups
  • Delete bookmarks

Dependencies:

Installation

  1. Copy config.robot to $HOME/.config/robot/config and edit it.
  2. Copy robot to $PATH
  3. Run robot

For arch linux there is a package in AUR