{"id":14530783,"url":"https://github.com/grrlopes/storydb","last_synced_at":"2025-09-08T00:41:11.546Z","repository":{"id":168205242,"uuid":"643763995","full_name":"grrlopes/storydb","owner":"grrlopes","description":"A bash/zsh ctrl+r improved command history finder.","archived":false,"fork":false,"pushed_at":"2024-01-11T06:07:03.000Z","size":1762,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T10:45:01.530Z","etag":null,"topics":["bash","command","command-line-tool","history","tui","zsh","zsh-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grrlopes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-22T05:36:37.000Z","updated_at":"2025-03-14T14:36:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a43dd03e-543f-40c5-9f8c-5f706b2ee870","html_url":"https://github.com/grrlopes/storydb","commit_stats":{"total_commits":110,"total_committers":1,"mean_commits":110.0,"dds":0.0,"last_synced_commit":"0869a937cb033c233da292942ae8d06e9fe6edf8"},"previous_names":["grrlopes/storydb"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/grrlopes/storydb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grrlopes%2Fstorydb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grrlopes%2Fstorydb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grrlopes%2Fstorydb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grrlopes%2Fstorydb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grrlopes","download_url":"https://codeload.github.com/grrlopes/storydb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grrlopes%2Fstorydb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274117521,"owners_count":25225103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","command","command-line-tool","history","tui","zsh","zsh-plugin"],"created_at":"2024-09-05T00:01:09.943Z","updated_at":"2025-09-08T00:41:11.510Z","avatar_url":"https://github.com/grrlopes.png","language":"Go","funding_links":[],"categories":["Applications"],"sub_categories":["Development Tools"],"readme":"# 🚀 - Vault cmd-line terminal app\n- That project can read bash/zsh history or might any plain text file content and store it into SQLite, Which offers a convenient and effective method for organizing and retrieving command-line typed.\n- The convenience of TUI empowers you to browse and search your 'history' using simple key strokes, enhancing the convenience of accessing and scrutinizing your previous commands.\n\n## Installation\n- Download the binary through [Latest version](https://github.com/grrlopes/storydb/releases) and place storydb into ```/bin``` or Clone the project and run ```go run build```\n- You can overwrite your currently crt+r by ```bind '\"\\C-r\": \"\\C-a storydb \\C-j\"'``` put it in your global variable as ```/etc/profile``` or ```$HOME/profile```\n- Running ```sysctl -w dev.tty.legacy_tiocsti=1``` if your kernel is 6.2 or above.\n  There is a reason why kernel devs disabled it. [Reason](https://cateee.net/lkddb/web-lkddb/LEGACY_TIOCSTI.html)\n\n![](screenshots/storydb2.gif)\n\nYou can conveniently explore and interact with your command-line history, making it easier to recall past commands, analyze usage patterns, and improve your workflow in the terminal.\n\n## ⌨️  Button Mapping\n| Key             | Event                     |\n|-----------------|---------------------------|\n| k, shift+tab, ↑ | up                        |\n| ctrl+d, →       | page right                |\n| j, ↓            | down                      |\n| ctrl+s, ←       | page left                 |\n| enter           | select row to fill term   |\n| ctrl+c, q       | bring down finder or quit |\n| alt+s           | sync/load history file    |\n| ctrl+r          | reset finder text input   |\n| f               | bring up finder text input|\n\n## Set up\n- You must set up ```export storydb=$(tty)``` in your global variable profile that is usually located at /etc/profile or $HOME\n- Your bash/zsh history file should be set up  as ``` export HISTFILE=$HOME/.bash_history``` or ```export HISTFILE=$HOME/.zsh_history```\n\n## Requirements\n- Go 1.20+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrrlopes%2Fstorydb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrrlopes%2Fstorydb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrrlopes%2Fstorydb/lists"}