New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@cailiao/system-dialog

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cailiao/system-dialog

系统弹框

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

system-dialog

简体中文 | English

@cailiao/system-dialog 是一个基于zenity实现的跨平台的npm命令行工具,可以方便地调用系统交互UI。

快速开始

你不需要安装这个包,只需要使用npx命令即可运行。例如,你可以使用以下命令来显示一个信息弹框:

npx @cailiao/system-dialog -info -text=提示信息

命令行参数

你可以使用以下命令来查看所有可用的命令行参数:

npx @cailiao/system-dialog --help

平台支持

目前,这个包只在windows系统上可用,MacOS和Linux即将推出。

开源许可

这个包遵循ISC许可证。

提交反馈

如果你有任何问题或建议,请在这里提交issue,感谢你的支持和参与。

Keywords

zenity

FAQs

Package last updated on 19 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts