{"id":30227820,"url":"https://github.com/rdhillbb/doodle","last_synced_at":"2026-02-08T09:35:29.270Z","repository":{"id":304110144,"uuid":"1017794268","full_name":"rdhillbb/doodle","owner":"rdhillbb","description":"chomeo text window tobe used as a writtien scratch pad. To be used with texe-enhancer.","archived":false,"fork":false,"pushed_at":"2025-07-11T05:43:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-14T18:57:25.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdhillbb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-11T05:38:37.000Z","updated_at":"2025-07-11T05:43:11.000Z","dependencies_parsed_at":"2025-07-11T09:28:59.774Z","dependency_job_id":"ea70ae3f-fc77-49c1-90a5-817cdb5c98c3","html_url":"https://github.com/rdhillbb/doodle","commit_stats":null,"previous_names":["rdhillbb/doodle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rdhillbb/doodle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdhillbb%2Fdoodle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdhillbb%2Fdoodle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdhillbb%2Fdoodle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdhillbb%2Fdoodle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdhillbb","download_url":"https://codeload.github.com/rdhillbb/doodle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdhillbb%2Fdoodle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29226471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:15:18.648Z","status":"ssl_error","status_checked_at":"2026-02-08T09:14:33.745Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-14T18:49:40.225Z","updated_at":"2026-02-08T09:35:29.265Z","avatar_url":"https://github.com/rdhillbb.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 Doodle\n\n✨ **The ultimate AI-powered text companion!** ✨\n\nDoodle is a magical text tool used for taking notes, jotting down thoughts, and brainstorming. It functions similarly to a notepad, but with superpowers! 🚀 In combination with a text enhancer, Doodle sends your text to OpenAI for review and correction, making your writing shine! ✨\n\n## 🌟 Features\n\n- 🤖 **AI Text Enhancement** - Two incredible modes for improving your text with OpenAI\n  - **Ctrl+F**: 📝 Edit mode for grammar and spelling correction while maintaining original writing style\n  - **Ctrl+Space**: 🎯 Clarity mode to optimize text for AI system understanding (ideal for chat prompts)\n- 🔄 **Zero persistence** - Notes disappear when you refresh or close the page (no digital clutter!)\n- 🎨 **Clean, minimal interface** - Focus on writing without distractions\n- ⌨️ **Keyboard shortcuts** - Press Ctrl+L (Cmd+L on Mac) to quickly clear all text\n- 📱 **Responsive design** - Works beautifully on desktop and mobile devices\n- 🚫 **No dependencies** - Single HTML file, works offline anywhere!\n\n## 🎯 Text Enhancement Modes\n\nTransform your writing with these powerful modes:\n\n1. **📝 Edit Mode (Ctrl+F)** - Polish your text! Corrects grammar and spelling errors while maintaining your original writing style. Perfect for keeping that natural chat or email feel! 💬\n\n2. **🎯 Clarity Mode (Ctrl+Space)** - Supercharge your prompts! Modifies text to enhance clarity for AI systems. This feature is a game-changer for chat prompts! 🚀\n\n## 🚀 Quick Start\n\n### 📋 Prerequisites\n- **Text Enhancer Chrome Extension**: Required for AI text enhancement features. Install from the Chrome Web Store.\n- **Launch Script Permission**: Make the launch script executable: `chmod +x launch_doodle.sh`\n\n### Option 1: Launch Script (Recommended for macOS) 🍎\n```bash\nchmod +x launch_doodle.sh\n./launch_doodle.sh\n```\n\nThis opens Doodle in Chrome as a standalone app window - it's like magic! ✨\n\n### Option 2: Direct Browser Access 🌐\nSimply open `doodle.html` in any web browser. Easy peasy! 😊\n\n## 💡 Why Doodle?\n\nSometimes you need to jot down thoughts without the commitment of saving them. Doodle is perfect for:\n\n- 🧮 Temporary calculations or notes\n- 🧠 Brainstorming sessions  \n- ✏️ Quick text formatting or editing\n- 📋 Temporary storage while copy-pasting between apps\n- 📝 Digital scratch pad for meetings\n- 🤖 Crafting perfect AI prompts\n\n## 🔧 Technical Details\n\n- 📄 **Single file application** - Everything is contained in `doodle.html`\n- 🌐 **No server required** - Runs entirely in your browser\n- 🔒 **No data collection** - Nothing is transmitted or stored (privacy first!)\n- 🌍 **Cross-platform** - Works on any device with a web browser\n\n## 📜 License\n\nThis project is in the public domain. Use it however you'd like! 🎉","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdhillbb%2Fdoodle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdhillbb%2Fdoodle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdhillbb%2Fdoodle/lists"}