From efdbd7f21e6a6d51929de8674b6ff15d1c28d6b4 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 26 Apr 2017 22:20:21 +0530 Subject: [PATCH] Add Buku (#100) Buku is a powerful command-line bookmark manager. Features: - Lightweight, clean interface - Text editor integration - Fetch page title, add tags and comments - Multiple search modes (e.g. deep, regex) - Continuous search at prompt, on the fly mode switch - Open bookmarks and search results in browser - Import/export in HTML (FF, Chrome compatible) or Markdown - Shorten and expand URLs - Smart tag editing with >>, > or << symbols at prompt - Password protection (manual) - Portable, merge-able database to sync between systems - Multithreaded full DB refresh - Shell completion scripts, man page with examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 101a4d5..a2c5dea 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [g3l](https://g3l.download) - Git is easy, github cli is easy but g3l easiest git cli in the w0rld! - [uber-cli](https://github.com/jaebradley/uber-cli) - Uber, at your fingertips. - [moro](https://github.com/omidfi/moro) - Time Tracker with a single command +- [Buku](https://github.com/jarun/Buku) - Powerful command-line bookmark manager ## Utilities