{"id":16933804,"url":"https://github.com/arp242/ff-hist","last_synced_at":"2025-04-11T18:51:08.189Z","repository":{"id":117654530,"uuid":"258703184","full_name":"arp242/ff-hist","owner":"arp242","description":"Search Firefox history from commandline","archived":false,"fork":false,"pushed_at":"2020-04-25T07:08:27.000Z","size":4,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T14:44:39.912Z","etag":null,"topics":["firefox"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arp242.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-25T06:26:15.000Z","updated_at":"2024-01-03T22:52:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d14ca056-8875-47c1-b303-5bdb342270d8","html_url":"https://github.com/arp242/ff-hist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arp242%2Fff-hist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arp242%2Fff-hist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arp242%2Fff-hist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arp242%2Fff-hist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arp242","download_url":"https://codeload.github.com/arp242/ff-hist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248464188,"owners_count":21108238,"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","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":["firefox"],"created_at":"2024-10-13T20:50:28.753Z","updated_at":"2025-04-11T18:51:08.160Z","avatar_url":"https://github.com/arp242.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Usage:\n\n    $ ff-hist term\n\nThis will search for the term in the URL and title as `like %term%`.\n\nTo limit to just the URL or title, prefix with `url:` or `title:`\n\n    $ ff-hist title:term\n\nYou can add multiple, which are AND'd together:\n\n    $ ff-hist term title:other\n\nTo OR together, add \"or:\"\n\n      $ ff-hist title:term url:or:reddit.com or:asd\n\nThe output is aligned in columns to fit the window; add `-full` to always\ndispaly everything.\n\nUse `-show` to echo the SQL query before running, or `-showonly` to just show\nthe URL and exit.\n\nYou can get the full URL by giving the ID (first column in output):\n\n      $ ff-hist 42\n      $ ff-hist 42,666\n      $ ff-hist 42 666   # Identical\n\nAll the parameter can also be passed from stdin if the first argument is `-`;\nparameters are separated by newlines.\n\nYou can pipe this to `fzf` or `dmenu` or whatever if you wish:\n\n    $ ff-hist hello | dmenu | cut -d' ' -f1 | ff-hist - | xclip -rmlastnl -selection clipboard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farp242%2Fff-hist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farp242%2Fff-hist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farp242%2Fff-hist/lists"}