{"id":13479497,"url":"https://github.com/lukakerr/OpenQuickly","last_synced_at":"2025-03-27T09:32:47.500Z","repository":{"id":85632474,"uuid":"172482781","full_name":"lukakerr/OpenQuickly","owner":"lukakerr","description":"A custom 'open quickly' window that imitates macOS' Spotlight","archived":false,"fork":false,"pushed_at":"2019-06-02T01:18:09.000Z","size":47,"stargazers_count":122,"open_issues_count":3,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T02:38:30.358Z","etag":null,"topics":["cocoa","macos","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/lukakerr.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-02-25T10:15:15.000Z","updated_at":"2024-07-14T08:39:48.000Z","dependencies_parsed_at":"2023-03-06T22:30:26.455Z","dependency_job_id":null,"html_url":"https://github.com/lukakerr/OpenQuickly","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/lukakerr%2FOpenQuickly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukakerr%2FOpenQuickly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukakerr%2FOpenQuickly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukakerr%2FOpenQuickly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukakerr","download_url":"https://codeload.github.com/lukakerr/OpenQuickly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222230566,"owners_count":16952661,"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":["cocoa","macos","swift"],"created_at":"2024-07-31T16:02:17.632Z","updated_at":"2024-10-30T13:30:43.416Z","avatar_url":"https://github.com/lukakerr.png","language":"Swift","readme":"# OpenQuickly\n\n[![Swift 5](https://img.shields.io/badge/swift-5-orange.svg?style=flat)](https://github.com/apple/swift)\n[![Platform](http://img.shields.io/badge/platform-macOS-red.svg?style=flat)](https://developer.apple.com/macos/)\n[![Github](http://img.shields.io/badge/github-lukakerr-green.svg?style=flat)](https://github.com/lukakerr)\n\nA custom 'open quickly' window that imitates macOS' Spotlight, written in Swift.\n\n### Installation\n\n#### CocoaPods\n\n```ruby\npod 'OpenQuickly', :git =\u003e 'https://github.com/lukakerr/OpenQuickly.git'\n```\n\n### Usage\n\nA demo can be found at [OpenQuickly Demo](./OpenQuickly%20Demo). Everything outlined below\ncan be found in the [OpenQuickly Demo ViewController](./OpenQuickly%20Demo/ViewController.swift).\n\nMost of the functionality is provided already, but some options can be implemented to control the look and feel of the OpenQuickly dialog.\n\n#### Options\n\nOptions include:\n\n- Font used\n- Radius of window\n- Width and height of window\n- Max number of matches shown\n- Height of each matches row\n- Placeholder text\n- Whether to persist the window position\n- Padding (i.e. edge insets)\n- Material (i.e. theme/window appearance)\n\nIf there are any options you think are missing, please raise an issue.\n\n#### Delegate\n\nYou must set your `OpenQuicklyOptions` instance's delegate to a class that conforms to `OpenQuicklyDelegate`.\n\nThis allows you to get when an item was selected, return an array of matches when a value is\ntyped into the search field, and provide your own custom view to be used as the view for each\nrow in the matches list.\n\n### Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/PLCRasq.png\" width=\"400\"\u003e\n  \u003cimg src=\"https://i.imgur.com/SPOwsbN.png\" width=\"400\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/SVMAjEJ.png\" width=\"600\"\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukakerr%2FOpenQuickly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukakerr%2FOpenQuickly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukakerr%2FOpenQuickly/lists"}