GithubHelp home page GithubHelp logo

blackbelly / openquickly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lukakerr/openquickly

0.0 2.0 0.0 47 KB

A custom 'open quickly' window that imitates macOS' Spotlight

License: MIT License

Swift 94.10% Objective-C 2.58% Ruby 3.32%

openquickly's Introduction

OpenQuickly

Swift 5 Platform Github

A custom 'open quickly' window that imitates macOS' Spotlight, written in Swift.

Installation

CocoaPods

pod 'OpenQuickly', :git => 'https://github.com/lukakerr/OpenQuickly.git'

Usage

A demo can be found at OpenQuickly Demo. Everything outlined below can be found in the OpenQuickly Demo ViewController.

Most of the functionality is provided already, but some options can be implemented to control the look and feel of the OpenQuickly dialog.

Options

Options include:

  • Font used
  • Radius of window
  • Width and height of window
  • Max number of matches shown
  • Height of each matches row
  • Placeholder text
  • Whether to persist the window position
  • Padding (i.e. edge insets)
  • Material (i.e. theme/window appearance)

If there are any options you think are missing, please raise an issue.

Delegate

You must set your OpenQuicklyOptions instance's delegate to a class that conforms to OpenQuicklyDelegate.

This allows you to get when an item was selected, return an array of matches when a value is typed into the search field, and provide your own custom view to be used as the view for each row in the matches list.

Screenshots


openquickly's People

Contributors

lukakerr avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.