{"id":15497765,"url":"https://github.com/techouse/alfred-nova-docs","last_synced_at":"2026-01-14T10:43:15.827Z","repository":{"id":96401735,"uuid":"156078856","full_name":"techouse/alfred-nova-docs","owner":"techouse","description":"Search the Laravel Nova documentation using Alfred and Algolia","archived":true,"fork":false,"pushed_at":"2024-02-04T09:11:51.000Z","size":17223,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-21T23:52:22.610Z","etag":null,"topics":["alfred-workflow","algolia-search","documentation","laravel","laravel-nova"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/techouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"techouse"}},"created_at":"2018-11-04T12:17:11.000Z","updated_at":"2024-02-04T10:55:08.000Z","dependencies_parsed_at":"2023-12-17T20:39:44.322Z","dependency_job_id":"c3d7af43-bf79-49a1-85b3-c7eecb0cc00a","html_url":"https://github.com/techouse/alfred-nova-docs","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/techouse/alfred-nova-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Falfred-nova-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Falfred-nova-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Falfred-nova-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Falfred-nova-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techouse","download_url":"https://codeload.github.com/techouse/alfred-nova-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Falfred-nova-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:25:19.714Z","status":"ssl_error","status_checked_at":"2026-01-14T10:22:49.371Z","response_time":107,"last_error":"SSL_read: 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":["alfred-workflow","algolia-search","documentation","laravel","laravel-nova"],"created_at":"2024-10-02T08:40:39.245Z","updated_at":"2026-01-14T10:43:15.812Z","avatar_url":"https://github.com/techouse.png","language":"Dart","funding_links":["https://github.com/sponsors/techouse"],"categories":[],"sub_categories":[],"readme":"# Laravel Nova Docs Workflow for Alfred\n\n![GitHub release](https://img.shields.io/github/release/techouse/alfred-nova-docs.svg)\n![GitHub All Releases](https://img.shields.io/github/downloads/techouse/alfred-nova-docs/total.svg)\n![GitHub](https://img.shields.io/github/license/techouse/alfred-nova-docs.svg)\n\nSearch the [Laravel Nova documentation](https://nova.laravel.com/docs) using [Alfred](https://www.alfredapp.com/).\n\n![demo](demo.gif)\n\n## Installation\n\n1. [Download the latest version](https://github.com/techouse/alfred-nova-docs/releases/latest)\n2. Install the workflow by double-clicking the `.alfredworkflow` file\n3. You can add the workflow to a category, then click \"Import\" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.\n\n## Usage\n\nJust type `nova` followed by your search query.\n\n```\nnova resource\n```\n\nEither press `⌘Y` to Quick Look the result, or press `\u003center\u003e` to open it in your web browser.\n\n## Changing Branches\n\nThe workflow supports searching the documentation of all branches: `v1`, `v2`, `v3` and `v4`.\nBy default it searches the `v4` branch. To search branch `v3` simply type `v3` **anywhere** in your query, like so:\n\n```\nnova resource v3\n```\n\n### Note\n\nOriginally I wanted this to be a fork of [Bill Clark's Laravel Nova Documentation Search Workflow for Alfred](https://github.com/billrobclark/alfred-novadoc-search) which has a \nmajor issue that [inhibits a user from opening a web browser window once they press `\u003center\u003e`](https://github.com/billrobclark/alfred-novadoc-search/issues/1). And because I worked\na lot with Laravel Nova recently I figured it would be nice to still have a working Alfred workflow for Laravel Nova's docs. But since Bill's original Alfred workflow was written in \nPHP and I wrote mine in Python a pull request would not have made much sense.\n\nRecently [macOS 12.3 removed Python 2](https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes#Deprecations),\nso I decided to bite the bullet and re-write the workflow in Dart. That way I can simply [compile it into an executable](https://dart.dev/tools/dart-compile) which has no other dependencies.\n\nThe lightning fast search is powered by [Algolia](https://www.algolia.com) using the same index as the official [Laravel Nova Docs](https://nova.laravel.com/docs/) website.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechouse%2Falfred-nova-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechouse%2Falfred-nova-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechouse%2Falfred-nova-docs/lists"}