Files
moeka-project/apps/stage-tamagotchi
LemonNeko 758e30a123 refactor(stage-tamagotchi): rewrite it in rust (#90)
* chore: create tauri project, let window transparent

* chore: fix i18n

* chore: remove cocoa

* feat: open settings window

* feat: window controls shortcuts

* feat: system tray

* chore: install dependencies
2025-03-24 03:03:14 +08:00
..
2025-03-19 19:01:38 +08:00
2025-03-16 11:16:08 +08:00

たまごっち アイリ

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
  • i18n
  • Multi-DPI
  • Multi monitor
  • Send message via macOS Spotlight
  • Steam