huxiaoxu2019 / chrotry

Search all history of Chrome in terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrotry

Search all history of Chrome in terminal.

Demo

chrotry demo

Usages

  • Move the Chrome history file to current directory by running move_history.sh
  • Rename history_db file to the name DB
  • [Optional] run.py script is to merge the newest history file to DB file
  • chrotry to search title, url in terminal

Shortcuts

  • CTRL + n, move one line down
  • CTRL + p, move one line up
  • CTRL + e, quit
  • CTRL + k, open url in chrome

Contribute

About

Search all history of Chrome in terminal


Languages

Language:Python 96.7%Language:Shell 3.3%