{"id":19330690,"url":"https://github.com/jeanextreme002/text-emoji-generator","last_synced_at":"2026-06-14T12:33:29.431Z","repository":{"id":132550047,"uuid":"265079441","full_name":"JeanExtreme002/Text-Emoji-Generator","owner":"JeanExtreme002","description":"(づ｡◕‿‿◕｡)づ Application to generate text emojis just by pressing keys defined by yourself.","archived":false,"fork":false,"pushed_at":"2020-05-18T23:14:51.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-16T18:22:21.072Z","etag":null,"topics":["emoji","emoji-keyboard","pynput","python","python-3","text-emoji"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeanExtreme002.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":"2020-05-18T22:36:52.000Z","updated_at":"2023-07-24T05:47:44.000Z","dependencies_parsed_at":"2023-03-27T17:17:56.283Z","dependency_job_id":null,"html_url":"https://github.com/JeanExtreme002/Text-Emoji-Generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JeanExtreme002/Text-Emoji-Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FText-Emoji-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FText-Emoji-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FText-Emoji-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FText-Emoji-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeanExtreme002","download_url":"https://codeload.github.com/JeanExtreme002/Text-Emoji-Generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeanExtreme002%2FText-Emoji-Generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34322073,"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-06-14T02:00:07.365Z","response_time":62,"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":["emoji","emoji-keyboard","pynput","python","python-3","text-emoji"],"created_at":"2024-11-10T02:37:37.196Z","updated_at":"2026-06-14T12:33:29.413Z","avatar_url":"https://github.com/JeanExtreme002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text Emoji Generator:\n\nAre you tired of wasting time copying and pasting text emojis in chats with friends? So why don't you use this application? \nWith this program, you can easily generate emojis in your chat without having to stop typing in the chat to search for an emoji.\n\n# Dependencies:\n\nType the command below on the terminal to install all dependencies:\n```\n$ pip install -r requirements.txt\n```\n\n# Setting:\n\nTo configure the shortcut keys, open the `settings.json` file and change the keys in the` master_key` option. \u003cbr\u003e\n\nYou can also choose to generate the emoji directly in the chat or copy the emoji to the clipboard by setting \nthe `clipboard` option to **true**.\n\n```\n{\n    \"clipboard\": false,\n    \"master_key\": [\n        \"insert\"\n    ]\n}\n```\n\n# Adding emojis:\n\nTo change or add new emojis, open the file `keys_and_emojis.json` and configure a key for each emoji.\n\n```\n{\n    \"z\": \"( ͡° ͜ʖ ͡°)\",\n    \"x\": \"¯\\\\_(ツ)_/¯\",\n    \"c\": \"(^o^)丿\",\n    \"v\": \"(づ｡◕‿‿◕｡)づ\",\n    \"b\": \"(づ￣ ³￣)づ\",\n    \"n\": \"(ㆆ_ㆆ)\",\n    \"m\": \"（っ＾▿＾）\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanextreme002%2Ftext-emoji-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeanextreme002%2Ftext-emoji-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanextreme002%2Ftext-emoji-generator/lists"}