{"id":15529584,"url":"https://github.com/zonuexe/interface-detector","last_synced_at":"2026-01-22T18:43:24.978Z","repository":{"id":42422984,"uuid":"62142206","full_name":"zonuexe/interface-detector","owner":"zonuexe","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-28T13:17:59.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:43:23.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/zonuexe.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2016-06-28T13:17:23.000Z","updated_at":"2016-06-28T13:18:00.000Z","dependencies_parsed_at":"2022-09-11T04:52:03.350Z","dependency_job_id":null,"html_url":"https://github.com/zonuexe/interface-detector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zonuexe/interface-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Finterface-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Finterface-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Finterface-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Finterface-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonuexe","download_url":"https://codeload.github.com/zonuexe/interface-detector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Finterface-detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28668273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-02T11:19:23.361Z","updated_at":"2026-01-22T18:43:24.958Z","avatar_url":"https://github.com/zonuexe.png","language":"Emacs Lisp","readme":"* Emacs interface-detector\n\nArbitrate between some interactive interface.  ([[https://emacs-helm.github.io/helm/][Helm]], [[https://www.gnu.org/software/emacs/manual/html_mono/ido.html][ido]] and [[https://www.emacswiki.org/emacs/anything][Anything]]...)\n\n** Why\n\n[[https://github.com/zonuexe/init-open-recentf.el][init-open-recentf]]\n\n** Get Started\n\n*** For users\n\n#+BEGIN_SRC emacs-lisp\n(setq interface-detector-interface 'helm)\n#+END_SRC\n\n*** For Lisp package authors\n\n#+BEGIN_SRC emacs-lisp\n(require 'interface-detector)\n(let ((interface-detector-expected '(anything helm ido)))\n  (interface-detector)) ;; return 'anything, 'helm, 'ido or NIL value\n#+END_SRC\nBy constraining the expected value enclosed in let, to protect your code from damage when new interactive interface has added.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonuexe%2Finterface-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonuexe%2Finterface-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonuexe%2Finterface-detector/lists"}