Difference between revisions of "Buku"

From Free Software Directory
Jump to: navigation, search
(Add command line bookmark manager Buku)
 
Line 12: Line 12:
 
|User level=intermediate
 
|User level=intermediate
 
|VCS checkout command=git clone https://github.com/jarun/Buku
 
|VCS checkout command=git clone https://github.com/jarun/Buku
|Computer languages=Python
+
|Computer languages=Python3
 
|Donate=https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q
 
|Donate=https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q
 
|Keywords=bookmark, command line
 
|Keywords=bookmark, command line

Revision as of 01:48, 28 December 2016


[edit]

Buku

https://github.com/jarun/Buku
Bookmark manager like a text-based mini-web.

buku is a powerful bookmark management utility written in Python3 and SQLite3. It is a cmdline solution with a private, portable, merge-able database and browser integration.

buku fetches the title of a bookmarked web page and stores it along with any additional comments and tags. With multiple options to search bookmarks, including regex and a deep scan mode (particularly for URLs), finding a bookmark is very easy. Multiple search results can be opened in the browser at once.

Though a terminal utility, it's possible to add bookmarks to buku without touching the terminal! Refer to the documentation on GUI integration. If you prefer the terminal, thanks to the shell completion scripts, you don't need to memorize any of the options. There's an Easter egg to revisit random forgotten bookmarks too.

buku is too busy to track you - no history, obsolete records, usage analytics or homing.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

donaldr3

Verified on

27 January 2017




Leaders and contributors

Contact(s)Role
Arun Prakash Jana (Arunj)Developer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/buku
Debian (Ref)https://tracker.debian.org/pkg/buku


Software prerequisites

KindDescription
Required to useurllib3 cryptography beautifulsoup4 requests




Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.