Files
moeka-project/apps/stage-tamagotchi/README.md
T
LemonNeko 15fa1fcfbe refactor(stage-tamagotchi): remove stage electron (#115)
* refactor(stage-tamagotchi): remove stage electron

* fix(stage-tamagotchi): path
2025-04-05 18:04:13 +08:00

668 B

たまごっち アイリ

A desktop application for たまごっち アイリ.

Project Setup

Install

$ pnpm install

Development

$ cd /apps/stage
$ pnpm dev:tamagotchi

Then open another terminal and run:

$ cd /apps/tamagotchi
$ pnpm dev:tamagotchi

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux

TODO List

  • Window control: Move, resize, hide, show
  • Motions follow the cursor
  • System tray
  • tauri i18n
  • Multi-DPI
  • CI/CD
  • Multi monitor
  • Send message via macOS Spotlight
  • Steam
  • CSP settings