Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 1.83 KB

README_en.md

File metadata and controls

75 lines (40 loc) · 1.83 KB

VPet.Plugin.Demo

简体中文 | 繁體中文 | English | Spanish

A desktop pet plugin example created by developers.

  • DemoClock: Adds a clock display function to the desktop pet.
  • EdgeTTS: Provides voice output when the desktop pet speaks, using EdgeTTS.

VPet.Plugin.DemoClock

Adds a clock display function to the desktop pet, serving as a DEMO for embedded code MODs.

democlock

You can refer to this software to write your own code MODs.

Features

Adds a clock that can display time to the desktop pet.

  • Supports countdown timer.
  • Supports stopwatch.
  • Supports Pomodoro timer (work/rest).

Each time you complete a Pomodoro timer session, you can also receive a corresponding [money] reward.

Related Screenshots

Menu bar settings

image-20230411135459116

Highlighting when the mouse is nearby

image-20230411134850372

Idle state

image-20230411134857271

Countdown state

image-20230411135128676

Pomodoro timer: Working state

image-20230411134933108

Time's up

image-20230411135345438

Game settings window

image-20230411134959369

VPet.Plugin.EdgeTTS

Voice output when the desktop pet speaks, using EdgeTTS.

edgetts

You can refer to this software to write your own code MODs.

Features

Allows the desktop pet to speak with voice output.

  • Supports customization of speakers and speech tone and speed.

Related Screenshots

Game settings window

image-20230411134959369