{"id":15723630,"url":"https://github.com/sergioribera/simplemoji","last_synced_at":"2026-02-12T01:24:51.500Z","repository":{"id":194011466,"uuid":"689840587","full_name":"SergioRibera/Simplemoji","owner":"SergioRibera","description":"Fast Application for look your amazing emojis write in Rust","archived":false,"fork":false,"pushed_at":"2025-04-10T18:09:51.000Z","size":1575,"stargazers_count":46,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T11:13:02.309Z","etag":null,"topics":["emoji","gui","hacktoberfest","iced","iced-rs","linux","rust","skia","tools"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SergioRibera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["SergioRibera"]}},"created_at":"2023-09-11T02:39:48.000Z","updated_at":"2025-04-10T18:09:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"99d9da6c-e90b-459a-9355-a29f7a177f0a","html_url":"https://github.com/SergioRibera/Simplemoji","commit_stats":null,"previous_names":["sergioribera/simplemoji"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioRibera%2FSimplemoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioRibera%2FSimplemoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioRibera%2FSimplemoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioRibera%2FSimplemoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergioRibera","download_url":"https://codeload.github.com/SergioRibera/Simplemoji/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248914957,"owners_count":21182541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","gui","hacktoberfest","iced","iced-rs","linux","rust","skia","tools"],"created_at":"2024-10-03T22:12:36.884Z","updated_at":"2026-02-12T01:24:51.493Z","avatar_url":"https://github.com/SergioRibera.png","language":"Rust","funding_links":["https://github.com/sponsors/SergioRibera"],"categories":[],"sub_categories":[],"readme":"# Simplemoji 😁\nAn application where you can have all the emojis with easy and quick access\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub Workflow Status (with event)\" src=\"https://img.shields.io/github/actions/workflow/status/SergioRibera/simplemoji/ci.yml?label=ci\"\u003e\n  \u003cimg alt=\"GitHub Workflow Status (with event)\" src=\"https://img.shields.io/github/actions/workflow/status/SergioRibera/simplemoji/release.yml\"\u003e\n  \u003cimg alt=\"AUR version\" src=\"https://img.shields.io/aur/version/simplemoji?link=https%3A%2F%2Faur.archlinux.org%2Fpackages%2Fsimplemoji\"\u003e\n  \u003cimg alt=\"GitHub release (with filter)\" src=\"https://img.shields.io/github/v/release/SergioRibera/simplemoji?link=https%3A%2F%2Fgithub.com%2FSergioRibera%2FSimplemoji%2Freleases\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/5aed54e0-e71d-4b3b-ad20-a544dedd59f1\" /\u003e\n\u003c/p\u003e\n\n\u003e [!NOTE]\n\u003e The shortcut with which you launch the application must be configured on your own according to the WindowManager you have\n\n# Features\n- 🔎 Searchbar\n- 👋 Tone emoji selector\n- 👁️ Preview block\n- 🗺️ Keyboard Navigation (Tab/Shift Tab/Arrows/Space/Enter)\n- 📊 Fuzzy Search Support\n- 🔣 Customizable Emoji Font\n- ©️ Copy to clipboard\n- 🎨 Custom UI Colors\n- 🔘 Customize corner radius\n- ⚡ Blazing Fast\n- 🕟 Recents\n- 🐧 Linux (X11/Wayland)\n- ㊗️ Use IME to auto insert emoji into input texts (all platform supported)\n\n\u003e [!NOTE]\n\u003e For more details about IME, see [imekit](https://github.com/SergioRibera/imekit#platform-support) crate.\n\n# 🎨 Custom UI Colors\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Simplemoji Theme Preview\" src=\"https://github.com/user-attachments/assets/6217bc36-3b5a-4b42-96c1-c225d49498fd\"/\u003e\n  \u003cimg alt=\"Simplemoji Debug Keys Preview\" src=\"https://github.com/user-attachments/assets/aec32063-5150-4dea-acc0-5083ad40f788\" /\u003e\n\u003c/p\u003e\n\nFor this we use the arguments of the application, for example\n```sh\nsimplemoji -m '#000' -b '#DEA584'\n```\n\n```sh\nsimplemoji -m '#d485ad' --background-color '#262626'\n```\n\n```sh\nsimplemoji --primary-color '#c9cbd1' --background-color '#f2ecbc'\n```\n\n\n# 💽 Installation\nRequirements:\n - Install [Noto Color Emoji](https://fonts.google.com/noto/specimen/Noto+Color+Emoji) font on your system\n\nOptions:\n- Download from [releases](https://github.com/SergioRibera/Simplemoji/releases)\n- If you use ArchLinux, just install from [Aur](https://aur.archlinux.org/packages/simplemoji)\n\n# 🙇 Usage\n```\nFast Application for look your amazing emojis write in Rust\n\nUsage: simplemoji [OPTIONS]\n\nOptions:\n  -t, --tone \u003cTONE\u003e\n          The skin tone to apply to emojis [possible values: default, light, medium-light, medium, medium-dark, dark]\n  -d, --debug\n          Show debug keys and additional internal information\n  -f, --font \u003cFONT\u003e\n          The font used to render emojis\n  -r, --corner-radius \u003cCORNER_RADIUS\u003e\n          The corner radius (in pixels) for emojis when they are in focus\n  -s, --show-search\n          Display the search bar in the UI\n      --show-recent\n          Show the \"recent emojis\" section\n      --recent-rows \u003cRECENT_ROWS\u003e\n          The number of rows dedicated to recent emojis [default: 1]\n      --recent-type \u003cRECENT_TYPE\u003e\n          The strategy used to manage the recent emojis list [possible values: most-used, pop-push, mixed]\n      --static-recents \u003cSTATIC_RECENTS\u003e\n          The number of static recents that always appear in the list [default: 4]\n  -z, --fuzzing-search\n          Enable fuzzy search algorithms\n  -p, --show-preview\n          Show an emoji preview when selecting\n  -o, --close-on-copy\n          Automatically close the picker after copying an emoji\n  -x, --no-close\n          Prevent the application from closing when it loses focus\n  -b, --background-color \u003cBACKGROUND_COLOR\u003e\n          The background color of the UI, in hexadecimal format\n  -m, --primary-color \u003cPRIMARY_COLOR\u003e\n          The primary accent color of the UI, in hexadecimal format\n  -c, --copy-command \u003cCOPY_COMMAND\u003e\n          The command that will be executed to copy an emoji\n  -h, --help\n          Print help (see more with '--help')\n  -V, --version\n          Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergioribera%2Fsimplemoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergioribera%2Fsimplemoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergioribera%2Fsimplemoji/lists"}