chaitin / chaitin/MonkeyCode

MonkeyWork: add a toggle to show/hide the desktop pet

Open
#1,250 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

Problem

MonkeyWork currently shows the desktop pet (the little monkey) at all times, and there is no way to hide it.

  • The pet occupies screen space and can overlap other windows or content, especially on smaller screens.
  • It can be distracting during focused work, screen sharing, or recording.

Proposal

Add a toggle to show or hide the desktop pet.

Suggestions:

  • Provide a setting in MonkeyWork preferences to enable or disable the pet.
  • Optionally add a quick toggle, for example in the tray/menu or via a keyboard shortcut, for temporary hiding.
  • Persist the user's choice across restarts.

Expected benefit

Users who do not need the pet can reclaim screen space and reduce distractions, while others can keep it enabled.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating MonkeyWork's desktop pet rendering and preferences entry points, then check how settings are persisted across restarts. Clarify whether the first version needs only a preferences toggle or also a tray/menu or keyboard shortcut; done means the pet can be shown or hidden and the chosen state persists.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.