Skip to content

A graphical tool for managing macOS pmset settings.

License

Notifications You must be signed in to change notification settings

maoguy/pmsetter

Repository files navigation

GitHub stars GitHub forks license GitHub Release standard-readme compliant

pmsetter - 一个用于对Mac电脑进行电源策略控制的APP

简介

  pmsetter 是一个基于pmset命令行工具封装的图形化应用,可用于对Mac电脑进行电源策略控制。

  1. 源码仓库:Github
  2. 下载地址:Github Releases

截图

pmsetter-1.png

pmsetter-2.png

pmsetter

an Electron app with React, TypeScript, and Vite.

Install

Install the dependencies using npm (adjust for your chosen package manager):

$ npm install

Run

Development

Includes HMR support for the frontend (React) code, and auto-reload for the backend (Electron/Node) code:

$ npm run dev

Preview

Preview the result of building the app:

$ npm run preview

Build

Build the Electron app for your OS:

$ npm run build

About

A graphical tool for managing macOS pmset settings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published