From f6341b0c37703d02776945d70db7273e99ffdbe6 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Thu, 16 Mar 2023 18:46:59 +0530 Subject: dbook: initial commit: a bookmark manager --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f68e089..661ba04 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ they work on both xorg and wayland using dmenu and wmenu respectively. these scripts might use [nerd fonts](https://www.nerdfonts.com/), make sure you've installed them for the best experience. you can find more info about them below. +## dbook +dbook is a bookmark manager, it can bookmark directories, files, text, links, +anything, by default dbook will try to represent the data best way possoble +ie open links using the browser, coppy text to clipboard, if it's a video +open using a video player, etc. use -i or -s to add an entry or directly +modify the config file located at ~/.config/dbook/dbook.conf. dbook can +also copy bookmarks and type them. + ## dpass dpass is the dmenu wrapper for the standard unix password manager, run dpass -h from a terminal to see what it's capable of. -- cgit v1.2.3