All Projects → zenghongtu → Ppet

zenghongtu / Ppet

Licence: mit
👻在你的桌面放一个萌妹子,多一点趣味😏~(支持Mac、Win和Linux)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ppet

Live2D-Widget
Desktop Widget for Live2D Models
Stars: ✭ 88 (-91.6%)
Mutual labels:  live2d
Live2d Model
Live2d model collection
Stars: ✭ 431 (-58.87%)
Mutual labels:  live2d
Live2d
在 Web 上展示 Live2D 吧!
Stars: ✭ 818 (-21.95%)
Mutual labels:  live2d
vignette
The open source VTuber software. ❤
Stars: ✭ 330 (-68.51%)
Mutual labels:  live2d
Facecapture
an Android app kind like Facerig(but simpler)
Stars: ✭ 325 (-68.99%)
Mutual labels:  live2d
Poster Girl L2d 2233
🍬 The live2d poster girl plugin of 22&33 for WordPress
Stars: ✭ 517 (-50.67%)
Mutual labels:  live2d
nep-live2d
Live2D wallpaper for Neptune, running on Wallpaper Engine.
Stars: ✭ 45 (-95.71%)
Mutual labels:  live2d
Ibooks
VuePress记录技术开发笔记
Stars: ✭ 33 (-96.85%)
Mutual labels:  live2d
Live2d Widget
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
Stars: ✭ 4,897 (+367.27%)
Mutual labels:  live2d
Pio
🎃 一个支持更换 Live2D 模型的纯 JS 插件
Stars: ✭ 626 (-40.27%)
Mutual labels:  live2d
Bilibili Haruna
B站看板娘集合 (live2d)
Stars: ✭ 256 (-75.57%)
Mutual labels:  live2d
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (-69.47%)
Mutual labels:  live2d
Echo
A New Cross-Platform 2D 3D Game Engine
Stars: ✭ 520 (-50.38%)
Mutual labels:  live2d
Live2LOVE
LÖVE library to show Live2D Cubism models (WIP)
Stars: ✭ 22 (-97.9%)
Mutual labels:  live2d
Lumberyard Cubism3 Gem
An Amazon Lumberyard Gem that adds in Live2D Cubism3 functionality to LyShine.
Stars: ✭ 13 (-98.76%)
Mutual labels:  live2d
live2d
适用于Sakura主题的live2d + 少女前线API
Stars: ✭ 25 (-97.61%)
Mutual labels:  live2d
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (-55.92%)
Mutual labels:  live2d
Cnblogs
💘🍦🙈 残梦a博客园样式,本博客的样式一直在更新中,还会不断优化页面的加载速度,坚持每周都会更新自己的博客内容,坚持自己选择计算机的道路 -> https://www.cnblogs.com/sunhang32
Stars: ✭ 41 (-96.09%)
Mutual labels:  live2d
Vscode Live2d Models
VSCode看板娘模型库
Stars: ✭ 32 (-96.95%)
Mutual labels:  live2d
Pixi Live2d
Display live2D model as a sprite in pixi.js.
Stars: ✭ 537 (-48.76%)
Mutual labels:  live2d

PPet

给你的桌面多一点趣味~😁

Current Release License

预览

Mac 10.14

Windows 10

Ubuntu 18

功能

  • [x] 插件中心(默认提供的插件在这里plugins,可以自己添加插件 PPet 插件开发指北
  • [x] 导入在线 Model (再也不用下载,直接使用 GitHub 上的 Model,输入地址就可以加载了~~,可以通过调试查看加载详情)
  • [x] 导入本地 Model 【部分设置不会保存,正在解决中 😒】
  • [x] 设置 Model (目前只能设置 w 和 h)
  • [x] @置顶
  • [x] 忽略点击
  • [x] 开机启动
  • [x] 小工具
  • [x] 移动位置(按住 Alt)
  • [x] 放大缩小(Ctrl/Cmd 和 +、-、0 控制)
  • [x] 调试
  • [x] 提醒休息(默认 25 分钟)(移到插件中心,使用 take-a-rest插件)

注意

选择模型文件夹中的模型配置文件(一般为model.json/index.json,必须包含model/textures/motions三个字段,没有的话可以尝试自行添加),将会导入该配置文件所在的文件夹

导入的模型如果显示不完整,可以【设置 Model】设置其宽度和高度。如果还存在问题可以尝试【重新渲染】

一些资源推荐:xiazeyu/live2d-widget-models / xiaoski/live2d_models_collection/ QiShaoXuan/live2DModel / 梦象 上的 Model 还不错,可以自行下载或使用在线地址

在线地址使用,比如这里的live2d-widget-models/tree/master/packages/live2d-widget-model-miku/ ,导入这个地址https://raw.githubusercontent.com/xiazeyu/live2d-widget-models/master/packages/live2d-widget-model-miku/assets/miku.model.json

插件中心

托盘

后续功能

  • 选词翻译
  • 换壁纸
  • 记录剪切板
  • 日常清理
  • 自定义对话
  • ...

如果你有什么好的想法,也欢迎留言交流~👏🏻

特别感谢

CDN 赞助商

猫云

安装

这里去下载最新版本,或者下面的指定系统版本。

蓝奏云备份: https://www.lanzous.com/b044af9ib 密码:6g7n

Mac

下载 .dmg

Linux

'Debian / Ubuntu' 使用 .deb 下载

Window

下载 .exe

开发

$ yarn install
$ yarn run start

欢迎参与贡献

发现了错误? 向我发起一个 PR 吧! 参考 Commit message 和 Change log 编写指南 - 阮一峰的网络日志 提交 commit 即可。

更多

感谢以下两个项目:

api 接口

版权声明

MIT @ zenghongtu

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].