{"id":13447922,"url":"https://github.com/bayleeadamoss/zazu","last_synced_at":"2025-09-28T19:31:27.952Z","repository":{"id":65310910,"uuid":"54614463","full_name":"bayleeadamoss/zazu","owner":"bayleeadamoss","description":":rocket: A fully extensible and open source launcher for hackers, creators and dabblers.","archived":true,"fork":false,"pushed_at":"2019-06-19T15:14:01.000Z","size":14317,"stargazers_count":2090,"open_issues_count":69,"forks_count":169,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-09-21T02:02:16.315Z","etag":null,"topics":["alfred","core","extensible","hackers","launcher","platform","spotlight","zazu"],"latest_commit_sha":null,"homepage":"http://zazuapp.org","language":"JavaScript","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/bayleeadamoss.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-24T04:26:04.000Z","updated_at":"2025-09-15T12:33:40.000Z","dependencies_parsed_at":"2023-01-16T15:15:41.191Z","dependency_job_id":null,"html_url":"https://github.com/bayleeadamoss/zazu","commit_stats":null,"previous_names":["tinytacoteam/zazu"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/bayleeadamoss/zazu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bayleeadamoss%2Fzazu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bayleeadamoss%2Fzazu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bayleeadamoss%2Fzazu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bayleeadamoss%2Fzazu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bayleeadamoss","download_url":"https://codeload.github.com/bayleeadamoss/zazu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bayleeadamoss%2Fzazu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276342543,"owners_count":25625581,"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-22T02:00:08.972Z","response_time":79,"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":["alfred","core","extensible","hackers","launcher","platform","spotlight","zazu"],"created_at":"2024-07-31T05:01:30.430Z","updated_at":"2025-09-28T19:31:27.338Z","avatar_url":"https://github.com/bayleeadamoss.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"## Zazu\n\n[![Join the chat at https://gitter.im/tinytacoteam/zazu](https://badges.gitter.im/tinytacoteam/zazu.svg)](https://gitter.im/tinytacoteam/zazu?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![Travis Build Status](https://travis-ci.org/tinytacoteam/zazu.svg?branch=master)](https://travis-ci.org/tinytacoteam/zazu)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/mhfi0vyyo7dygqiu/branch/master?svg=true)](https://ci.appveyor.com/project/blainesch/zazu)\n\nZazu, is a cross platform and fully extensible and open source launcher for\nhackers, creators and dabblers. Download it from the [releases\npage](http://zazuapp.org/download).\n\nZazu was created to be a fully open source alternative to Alfred, but also be\ncompletely plugin based. You can remove any functionality you don't like, so if\nyou hate the built in calculator, just get a new one!\n\nWe also have all of your configuration in a dotfile in `~/.zazurc.json` so it can\nbe backed up and synced!\n\nBe sure to check out our amazing [Documentation](http://zazuapp.org).\n\n## Action Shot\n\n### Introduction Video\n\n[![Zazu App - Introduction](docs/images/action-shots/video.png)](https://vimeo.com/206729309)\n\n### Package Manager\n\nManage your plugins from within Zazu.\n\n![Zazu App - Package Manager Plugin](docs/images/action-shots/package-manager.png)\n\n### Calculator\n\nAccepts some common equations for you to copy to your clipboard.\n\n![Zazu App - Calculator Plugin](docs/images/action-shots/calculator.png)\n\n### Clipboard History\n\nRemembers things so you don't have to! Fuzzy search and browser all the things\nyou've copied.\n\n![Zazu App - Clipboard History](docs/images/action-shots/clipboard.png)\n\n### File Finder\n\nFind Applications or files deep in your file system.\n\n![Zazu App - File Finder](docs/images/action-shots/file-finder.png)\n\n### System Commands\n\nSwitch on your screen saver, lock your computer, and more!\n\n![Zazu App - System](docs/images/action-shots/system.png)\n\n### Build your own!\n\nZazu is completely open, so build your plugins. You can [get started building\nyour plugin](http://zazuapp.org//documentation/plugins/) then head over and\nsubmit it to the [plugins](http://zazuapp.org/plugins/) gallery!\n\n## Development\n\nAs you might expect:\n\n~~~\nnpm install\nnpm start\n~~~\n\nIf you enable debug mode it will make it so Zazu won't hide and the dev tools\nwill open by default. You can enable debug mode by adding a `debug` flag to\n`true` inside of your `~/.zazurc.json`\n\nIf `blur` flag is `false`, then Zazu won't hide when it lost focus.\n\n~~~ javascript\n{\n  \"debug\": true,\n  \"blur\": false,\n  \"hotkey\": \"cmd+space\",\n  \"theme\": \"tinytacoteam/zazu-playful-theme\",\n  \"plugins\": []\n}\n~~~\n\n## Deployment\n\nTo deploy simple update the version in both `package.json` and\n`app/package.json` (eg `0.3.2`). After comitting you can tag the release, but\nbe sure to add the `v` in front (eg `v0.3.2`). Push the commits then the tag.\n\nThe CI servers will upload the assets once the tests are done passing, the new\nrelease should be a draft, so once all assets are published you can publish the\nrelease on GitHub.\n\nLastly, you should re-publish the docs. Zazu uses the doc website to see if a\nnew release is available so doing a quick release will allow others to download\nthe newest version. Simply run `npm run docs:publish`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbayleeadamoss%2Fzazu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbayleeadamoss%2Fzazu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbayleeadamoss%2Fzazu/lists"}