Readit¶
Introduction¶
Readit is command line bookmark manager. It is a command line utility to add, delete, update and display the bookmarks. It is a powerful bookmark manager written in Python. It uses SQLite3 database to store the bookmarks.
Features¶
- Bookmark multiple URLs at a time
- Bookmark URL with respective Tags
- Search and display Bookmarks by TAG
- Display all Bookmarks in table format
- Remove a Bookmarked URL
- Remove all Bookmarked URLs
- Update a Bookmarked URL with a specific ID
- URL validation
- Open URL in the browser
- Export bookmarks into the CSV file
- Show all Tags available in the database
- Bookmark URLs either online or offline