Skip to content

Easy-to-use update obtainer designed for GitHub open source projects | 专为GitHub开源项目设计的简单易用的更新获取程序

Notifications You must be signed in to change notification settings

pdone/Pdone.Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Pdone Updater

专为GitHub开源项目设计的简单易用的更新获取程序

🎈 特性

  • ✨ 专为Github项目设计
  • 👓 自定义标题、图标
  • 🚀 支持代理下载链接
  • 🌏 多语言
  • 🔆 深色模式
  • 🏸 轻量

👀 示例

eg.1

eg.2

🦄 使用

通过类库(C# 项目使用)

Pdone.Updater.UI.csproj 添加到你的项目中,通过构造函数创建窗体,然后 Show()ShowDialog()

Note

通过这种方式可以使用本项目的所有特性。

通过 exe 附加参数(非 C# 项目使用)

Pdone.Updater.exe ver=v1.7.0 repo=pdone/freecontrol
参数 说明
ver 用户本地应用当前版本号,本程序会将 ver 与仓库 Latest Release Tag 对比,来判断是否需要更新
repo 代码仓库,格式 owner/reponame
name 可选参数,应用名称,在标题栏上展示
lang 可选参数,语言,默认使用操作系统语言,若不支持当前操作系统语言,则使用英文

💪 依赖

About

Easy-to-use update obtainer designed for GitHub open source projects | 专为GitHub开源项目设计的简单易用的更新获取程序

Topics

Resources

Stars

Watchers

Forks

Languages