百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
I

imagine

> 前端框架
开源

基于手势的 iOS 应用启动器 

197 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

基于手势的 iOS 应用启动器 

Gesture-based app launcher for iOS: Open apps & shortcuts quickly


10k views, 1k downloads on the App Store!

About

Linky is an open-source iOS app that empowers iPhone users to perform a multitude of tasks—such as opening apps, shortcuts, and URL schemes—by simply drawing a single gesture on a lock screen widget. With support for both English and Korean, Linky has over 500+ active users globally, having gained 10k views and 1k downloads on the App Store.

The app is compatible with iOS 12.4 and above (iOS 16.0+ for the lock screen widget).

Features

  • App: Perform actions on Apple-made apps, settings, and third-party apps by simply drawing gestures.
    • Can do various tasks like making calls or payments with a single intuitive gesture.
    • ~100 apps supported
  • Apple Shortcut: Execute frequently used shortcuts with gestures
  • Custom URL Scheme Support: Linky extends support to custom URL Schemes, enabling interaction with unregistered apps.
  • Statistics: Review launched app records through Linky, gaining valuable insights into app interactions.

Preview

https://github.com/kwsong0113/imagine/assets/53707540/d6675ad0-7f54-4fb3-af03-2822f045ecc4

Getting Started

Installation

Open a Terminal in the project root and run...

Install all dependencies:

yarn install

Install all pods:

cd ios && pod install

Running on Simulator

yarn ios

Built With

Linky iOS is built using React Native and TypeScript.

User Interface

  • NativeBase - UI library
  • Reanimated & React Native Gesture Handler - For building interactive UIs

Features

  • React Native Skia - Drawing a gesture on canvas
  • $Q Recognizer - Gesture recognition
  • Redux Toolkit & Redux Persist & Async Storage - Managing application state, data and storage
  • i18next - Internalization

Analytics

  • Firebase - Data analysis & Screen tracking (with React Navigation)

DevOps

Linky utilizes both App Store releases and CodePush for streamlined deployment.

  • Xcode Cloud - Continuous deployment to the App Store
  • CodePush - For Deploying updates directly to users

License

Linky is licensed under the terms of the MIT license.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptcodepushdrawinggesture-recognitionios

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架