nomada

Terminal-based and browser-independent bookmark manager.

Written in POSIX shell, nomada aims to provide a simple and minimal solution to bookmark management.

Features

Usage

Refer to the nomada(1) manual page for details and examples.

Bookmark management is done through a set of simple subcommands:

Installation

Edit config.mk as needed, then install with the following command:

 # make install 

Requirements include awk and sed. Although different implementations may work perfectly, only Gawk and GNU sed (which are part of the GNU Core Utils) have been tested.

Optional requirements are dmenu and xargs, needed for the dmenu script dmenu-nomada to work.

Development

git clone https://gitlab.com/Cyr4x3/nomada.git

If you find any bugs, please report them or send a patch to: cyr4x3 AT disroot DOT org.

Download