{"componentChunkName":"component---src-templates-mini-app-post-js","path":"/mini-apps/mewtwo-bot/","result":{"data":{"mdx":{"id":"ea113c79-840d-52f1-9524-469e75a4de49","excerpt":"What it is Mewtwo is a lightweight macOS menu bar app that lives on your desktop as a small pixel cat. It passively tracks your usage (starting with Claude Code…","body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Mewtwo - Claude Pet bot\",\n  \"description\": \"A desktop pet that notifies you when Claude needs attention, nudges you to take breaks and tracks your usage.\",\n  \"status\": \"Finished\",\n  \"stack\": \"Swift / macOS Menu Bar App\",\n  \"repoUrl\": \"https://github.com/catwomaniya/Mewtwo---Claude-pet-bot\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"/5f02ef85ce1c150e5425c7dd9efdcaa7/mewtwo-2.gif\",\n    \"alt\": \"Mewtwo on desktop saying hello\"\n  }))), mdx(\"h2\", null, \"What it is\"), mdx(\"p\", null, \"Mewtwo is a lightweight macOS menu bar app that lives on your desktop as a small pixel cat. It passively tracks your usage (starting with Claude Code) and keeps you aware of your work patterns through subtle, ambient feedback.\"), mdx(\"p\", null, \"Mewtwo stays with you while you work. It\\u2019s designed to feel less like a tool and more like a quiet companion for your workflow.\"), mdx(\"h2\", null, \"Features\"), mdx(\"video\", {\n    controls: true,\n    width: \"100%\",\n    playsInline: true\n  }, mdx(\"source\", {\n    src: \"/videos/mewtwo-1.mp4\",\n    type: \"video/mp4\"\n  }), \"Your browser does not support the video tag.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Passive usage tracking (starting with Claude Code, designed to expand further)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Threshold-based alerts at key points like 25%, 50%, 75%\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Soft nudges for habits like hydration and breaks\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Animated desktop pet with reactive states (active and sleeping when limits are reached)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Speech bubble notifications that feel lightweight and contextual\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Menu bar controls for visibility, behavior and quick checks\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Runs quietly in the background with minimal setup\")), mdx(\"h2\", null, \"Notes\"), mdx(\"p\", null, \"Mewtwo is an exploration of \\u201Cambient awareness\\u201D in productivity tools\\u2014shifting from dashboards to presence. The goal is to create a system that integrates into your environment, helping you stay aware without interrupting your flow.\"));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"title":"Mewtwo - Claude Pet bot","date":null,"description":"A desktop pet that notifies you when Claude needs attention, nudges you to take breaks and tracks your usage.","status":"Finished","stack":"Swift / macOS Menu Bar App","externalUrl":null,"repoUrl":"https://github.com/catwomaniya/Mewtwo---Claude-pet-bot"}}},"pageContext":{"slug":"/mini-apps/mewtwo-bot/"}}}