aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-03-16 18:46:59 +0530
committersinanmohd <pcmsinan@gmail.com>2023-03-16 18:56:45 +0530
commitf6341b0c37703d02776945d70db7273e99ffdbe6 (patch)
treebd077b71106259bc09c31665e813aadf5fa08442 /README.md
parent0485459a6c3dee592f3a622521e9d75776a8611b (diff)
dbook: initial commit: a bookmark manager
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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.