bashhub-client
Terminal history storage
A service that stores and searches terminal command history from various shells across multiple systems.
Bash history in the cloud. Indexed and searchable.
1k stars
31 watching
80 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
bashcloudhistoryshellshell-extensionterminalzsh
Related projects:
Repository | Description | Stars |
---|---|---|
nicksherron/bashhub-server | A private cloud shell history server with added features like regex search, protecting users' sensitive data. | 306 |
lcrespom/oh-my-zsh-history-popup | Provides an interactive way to navigate through command history in the terminal | 0 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
johncassol/cdh | A plugin for zsh that allows users to manage and navigate through a history of visited directories. | 1 |
grrlopes/storydb | An interactive command history viewer and editor | 8 |
tymm/zsh-directory-history | A plugin for zsh shell that keeps track of directory-specific command history and allows for navigation and search within it. | 155 |
cmaahs/search-directory-history | A tool to search and display historical directory commands with various filters and output options. | 4 |
pawamoy/shell-history | Visualizes shell usage and command history with charts. | 112 |
stiliajohny/historikeeper | A Zsh plugin that logs and captures terminal commands to a chosen database method | 1 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 151 |
curusarn/resh | A shell history replacement tool that allows full-text search and contextual results | 1,015 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
vitobotta/zsh-history-sync | A tool to synchronize zsh shell history between computers using Git and GPG encryption. | 24 |
jimhester/per-directory-history | A Z shell plugin that enables the use of local history within specific directories and provides global history toggle functionality. | 260 |