2 Star 5 Fork 1

Yume_Maruyama / Tongfang Hackintosh Utility

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Project: STAR BEAT!

English

Tongfang Hackintosh Utility 2.0, 全新的同方模具笔记本黑苹果工具箱。

功能简介

  • 跨平台的键盘灯设置功能 (支持 Windows, macOS, Linux)
  • 管理、更新、定制 OpenCore 配置文件
  • 一键修复睡眠、开启 HiDPI 等
  • 相比 v1 更友好的用户界面
  • 多语言国际化支持

Tips: 键盘灯控制功能仅适用于搭载了 ITE Device 8291, 版本 0.02 的电脑. 如果你有 ITE Device 8291 设备,但 版本为 0.03, 请使用此工具: AUCC.

下载

可以在 Release 页面下载。

构建

# ------ clone repo ------
git clone https://github.com/kirainmoe/project-starbeat starbeat
cd starbeat

# ------ start a development server ------
cd starbeat-core && yarn install
yarn start                             # will run webpack-dev-server on localhost:3000
cd ..
cd starbeat-client && yarn install
yarn start                             # will launch electron

# ------- pack an executable file -------
# build front-end
cd starbeat-core && yarn build
cd ..
cp -r starbeat-core/build starbeat-client/build
cd starbeat-client
yarn pack:macos

截图

keyboard

技术栈

  • Node.js
  • electron
  • React
  • React Router
  • node-hid

贡献

Feel free.

许可协议

Tongfang Hackintosh Utility (Project: STAR BEAT!) 基于 MIT 协议开源。

MIT License Copyright (c) 2020 Yume Maruyama <kirainmoe@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版 (4)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/kirainmoe/project-starbeat.git
git@gitee.com:kirainmoe/project-starbeat.git
kirainmoe
project-starbeat
Tongfang Hackintosh Utility
v2

搜索帮助