Skip to content

Fast Application for look your amazing emojis write in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

SergioRibera/Simplemoji

Simplemoji 😁

An application where you can have all the emojis with easy and quick access

GitHub Workflow Status (with event) GitHub Workflow Status (with event) AUR version GitHub release (with filter)

Note

The shortcut with which you launch the application must be configured on your own according to the WindowManager you have

Features

  • Searchbar
  • Tone emoji selector
  • Preview block
  • Copy to clipboard
  • Custom UI Colors
  • Blazing Fast
  • Crossplatform (Linux (X11/Wayland), MacOs, Windows)

Installation

Requirements:

Options:

  • Download from releases
  • If you use ArchLinux, just install from Aur

Usage

Usage: simplemoji [OPTIONS]

Options:
  -t, --tone <TONE>
          [possible values: default, light, medium-light, medium, medium-dark, dark]
  -s, --show-search

  -p, --show-preview

  -o, --close-on-copy

  -x, --no-close
          By default the application closes automatically when it is out of focus, this option disables that behavior
  -b, --background-color <BACKGROUND_COLOR>
          Background color in hex (RGB, RGBA, RRGGBB, RRGGBBAA)
  -m, --primary-color <PRIMARY_COLOR>
          Primary color in hex (RGB, RGBA, RRGGBB, RRGGBBAA)
  -c, --copy-command <COPY_COMMAND>
          This is the command that will be executed to copy the emoji
  -h, --help
          Print help
  -V, --version
          Print version