Skip to content

一款自动关机程序。常驻后台检测网络状态。若你的电脑断网,则会自动关机,防止意外断电造成设备损害。若你的UPS没有提供Windows或macOS的自动关机软件,这个是简单的代替品。

Notifications You must be signed in to change notification settings

BlueSkyCaps/UPS-AutoHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power by Avalonia

一款自动关机程序。常驻后台检测网络状态。若你的电脑断网,则会自动关机,防止意外断电造成设备损害。若你的UPS没有提供Windows或macOS的自动关机软件,这个是简单的代替品。

本项目代码不多,主要涉及Avalonia而已。但是全套都有,学了你就会掌握:
  • Mac/Windows跨平台桌面UI,一套代码运行三端(Linux没编译过)
  • 以窗体的方式隐藏,并且在后台一直运行
  • 能够在Mac上显示菜单栏图标/Windows上显示托盘 进行操作
  • Mac/Windows开机自启动
  • 单例运行(不允许同时运行多个此程序)
  • 教你打包安装包:Mac打包成可执行文件app + pkg格式安装包;Windows打包成exe格式安装包

An automatic shutdown program. Permanently detect the network status in the background. If your computer disconnects the network, it will automatically shut down to prevent accidental power outage causing damage to the equipment. If your UPS does not provide automatic shutdown software for Windows or macOS, this is a simple substitute.

About

一款自动关机程序。常驻后台检测网络状态。若你的电脑断网,则会自动关机,防止意外断电造成设备损害。若你的UPS没有提供Windows或macOS的自动关机软件,这个是简单的代替品。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published