
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
luck-pc-client-app
Advanced tools
PC客户端基础功能插件包。
app相关的api统一声明在windows.app对象下。
例如,可在嵌入页面中通过js访问应用的根目录:
windows.app.getAppPath();
获取应用路径
获取应用数据存储路径
应用图标闪动
应用图标闪动
应用图标和托盘数字
发送通知
应用图标进度设置。
播放声音,只支持标准wav格式.
创建新窗口。
关闭当前窗口。
显示当前窗口.
隐藏当前窗口.
最大化当前窗口。
取消最大化当前窗口。
最小化当前窗口。
从最小化等状态恢复当前窗口。
全屏当前窗口。
获取当前窗口状态。
FAQs
PC客户端基础功能插件包。
We found that luck-pc-client-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.