{"id":23138699,"url":"https://github.com/triptych/emojiscene","last_synced_at":"2026-07-03T14:31:28.570Z","repository":{"id":251648913,"uuid":"838027567","full_name":"triptych/emojiscene","owner":"triptych","description":"create a little scene using emojis and dialog export to png","archived":false,"fork":false,"pushed_at":"2024-08-04T18:19:56.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T10:11:06.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://emojiscene.puter.site/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/triptych.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-08-04T18:16:14.000Z","updated_at":"2024-08-04T21:32:28.000Z","dependencies_parsed_at":"2024-08-04T20:28:36.254Z","dependency_job_id":null,"html_url":"https://github.com/triptych/emojiscene","commit_stats":null,"previous_names":["triptych/emojiscene"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/triptych/emojiscene","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Femojiscene","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Femojiscene/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Femojiscene/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Femojiscene/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/triptych","download_url":"https://codeload.github.com/triptych/emojiscene/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Femojiscene/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35090435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-12-17T13:11:33.700Z","updated_at":"2026-07-03T14:31:28.532Z","avatar_url":"https://github.com/triptych.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emoji Scene Maker\n\nEmoji Scene Maker is a fun, interactive web application that allows users to create and share scenes composed of emojis and speech bubbles. This project was created by Andrew Wooldridge (triptych@gmail.com).\n\n## Features\n\n1. **Emoji Selection and Placement**\n   - Choose from a wide variety of emojis\n   - Add emojis to the scene\n   - Drag and drop emojis to position them\n\n2. **Speech Bubbles**\n   - Add customizable speech bubbles to your scene\n   - Drag and drop speech bubbles to position them\n\n3. **Emoji Size Adjustment**\n   - Increase or decrease the size of selected emojis\n   - Use '+' and '-' buttons or keyboard shortcuts\n\n4. **Background Customization**\n   - Set a solid background color\n   - Create custom gradient backgrounds\n\n5. **Canvas Size Options**\n   - Choose from preset canvas sizes\n   - Adjust the size of your scene\n\n6. **Saving and Loading**\n   - Save your scenes locally\n   - Load previously saved scenes\n\n7. **Sharing**\n   - Generate a shareable URL for your scene\n   - Export your scene as a PNG image\n\n8. **Whimsical Design**\n   - Playful user interface\n   - Skewed emoji background for added fun\n\n9. **Credits Section**\n   - View information about the creator and libraries used\n\n## How to Use\n\n1. **Adding Emojis**\n   - Click the \"Choose Emoji\" button to select an emoji\n   - Click \"Add Emoji\" to add the selected emoji to your scene\n   - Drag the emoji to position it\n\n2. **Adding Speech Bubbles**\n   - Enter text in the input field\n   - Click \"Add Speech Bubble\" to add it to your scene\n   - Drag the speech bubble to position it\n\n3. **Adjusting Emoji Size**\n   - Click on an emoji to select it\n   - Use the '+' and '-' buttons or keyboard shortcuts to adjust size\n\n4. **Changing Background**\n   - Use the color picker to set a solid background color\n   - Click \"Set Gradient Background\" for more options\n\n5. **Changing Canvas Size**\n   - Select a size from the \"Canvas Size\" dropdown\n\n6. **Saving and Loading**\n   - Click \"Save Scene\" to save your current scene\n   - Click \"Load Scene\" to view and load saved scenes\n\n7. **Sharing**\n   - Click \"Share Scene\" to generate a shareable URL\n   - Click \"Export to PNG\" to download your scene as an image\n\n8. **Viewing Credits**\n   - Click the \"Credits\" button in the upper right corner\n\n## Technical Details\n\nThis project uses the following technologies and libraries:\n\n- HTML5\n- CSS3\n- JavaScript (ES6+)\n- [Emoji Button](https://github.com/joeattardi/emoji-button) for emoji selection\n- [html2canvas](https://html2canvas.hertzen.com/) for PNG export\n\n## Setup\n\n1. Clone this repository or download the source files.\n2. Open the `index.html` file in a modern web browser.\n\nNote: For the best experience, use this application on a desktop or laptop computer with a recent version of Chrome, Firefox, or Safari.\n\n## Contributing\n\nThis project is currently maintained by Andrew Wooldridge. If you'd like to contribute or report issues, please contact triptych@gmail.com.\n\n## License\n\nMIT\n\nEnjoy creating fun emoji scenes!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriptych%2Femojiscene","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriptych%2Femojiscene","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriptych%2Femojiscene/lists"}