Tag

uTools

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 28, 2022 · Frontend Development

Integrating the Cheetah Core Module into uTools Plugin Development

This guide explains how to configure a uTools plugin project, create the required plugin.json, build the settings panel with Vue3, integrate the Cheetah core module, implement search and open commands, handle platform‑specific app launching, manage cache, and submit the plugin for review.

Cheetah coreElectronTypeScript
0 likes · 15 min read
Integrating the Cheetah Core Module into uTools Plugin Development
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 8, 2022 · Frontend Development

Cross‑Platform Plugin Development for Productivity Tools: Core Module Design and Platform Adaptation

The article examines how to boost personal efficiency by developing cross‑platform plugins for macOS productivity tools such as Alfred, Raycast, and uTools, describing their architectures, a shared core module, the use of the lightweight txiki.js runtime, and practical implementation details.

AlfredRaycastcross‑platform
0 likes · 8 min read
Cross‑Platform Plugin Development for Productivity Tools: Core Module Design and Platform Adaptation