Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 3.33 KB

README.md

File metadata and controls

60 lines (51 loc) · 3.33 KB
App Icon

Alive: Open-source desktop pet software support for Live2D and MMD models.

Stars Badge Pull Requests Badge Issues Badge GitHub contributors
License Badge Download Badge

Development Progress

Tauri version 0.0.3 has been released! Development of the Tauri version will be discontinued henceforth.
Electron version is under active development.
Follow me (GoAHi), To get release information more quickly.

Installation and Use

The last supported version of Live2d is: Alive v0.0.3
Tauri version please refer to this video: https://www.bilibili.com/video/BV1B6421g7p9/
Regarding the writing standards for alive_mmd.json : About .alive_mmd.json

Function implementation plan

The implemented functions

  • The display and interactive operation of Live2d and MMD model (The last supported version of Live2d is: Alive v0.0.3)
  • Mouse click through
  • Save the position and size of the window
  • Multilingual switching (window part)
  • Open API interface
  • Dark mode
  • Automatic check for updates
  • Zoom into an icon

0.1.0 planned implemented functions

  • AI chat function

Adaptation plan

Windows: Windows 11/10 , Previous versions of Windows 10 will not be tested and adapted, and it is not guaranteed whether they can run.
Linux & MacOS: The Tauri version is not adapted. The Electron version may be packaged, but it will not be tested (I have no equipment).

Build

If you want to build it yourself.
The Electron version does not provide the source code. For the Tauri version, please select the corresponding branch.

git clone https://github.com/TopSea/Alive --branch tauri-v1
cd Alive
yarn

yarn tauri dev

Environment and dependencies can be referred to: Tauri official documents
Because I am the only one developing, the code is written rather chaotically, here and there randomly. The main point is that I myself can understand it 😜 .

About Alive

The previously open-sourced code will not be deleted. Just select the corresponding git branch.