Skip to content

A tiny win10 (dynamic) wallpaper changer | 动态壁纸 | Free wallpaper engine

License

Notifications You must be signed in to change notification settings

starknt/LiveMoe

Repository files navigation



LiveMoe

LiveMoe

一款基于 Electron 的免费开源桌面壁纸播放器



功能

  • 控制壁纸的播放暂停
  • 改变任务栏透明度或者自定义颜色(PS: 该功能在建设中)
  • 改变鼠标样式
  • 可视化壁纸选择界面
  • 可视化的设置界面
  • 快速创建壁纸(PS: 该功能在完善中)

快速开始

安装

  • Windows 目前该软件仅适配了 Windows 平台, 并且大部分功能为 Windows 独有, 从 GitHub 下载 LiveMoe 的安装包。

⌨️ 本地开发

克隆代码

git clone [email protected]:SEVEN-1-bit/LiveMoe.git

安装依赖

cd LiveMoe
yarn

天朝大陆用户建议使用淘宝的 npm 源

yarn config set registry 'https://registry.npm.taobao.org'
npm config set registry 'https://registry.npm.taobao.org'
export ELECTRON_MIRROR='https://npm.taobao.org/mirrors/electron/'

Error: Electron failed to install correctly, please delete node_modules/electron and try installing again

Electron 下载安装失败的问题,解决方式请参考 electron/electron#8466 (comment)

原生模块编译失败的问题,请确保你安装了 windows-build-tools

开发模式

yarn run dev:main
yarn run dev:renderer
yarn run dev:plugin

编译打包

yarn run package

完成之后可以在项目的 release/build 目录看到编译打包好的应用文件

🛠 技术栈

🤝 参与共建 PRs Welcome

如果你有兴趣参与共同开发,欢迎 FORK 和 PR。

📜 开源许可

MIT License © 2022 Seven

About

A tiny win10 (dynamic) wallpaper changer | 动态壁纸 | Free wallpaper engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published