"Gitmocut" stands for gitmoji & shortcut :p
It's a Tauri + Vanilla JS app to quickly add a unicode gitmoji to your clipboard.
Install Tauri & Rust: https://tauri.app/v1/guides/getting-started/prerequisites
Simply run npm run tauri dev
npm run tauri build
On ubuntu, it creates a AppImage & a .deb file. The deb file could be installed using dpkg -i /path/to/<app>.deb
The gitmoji list was taken from Carlos Cuesta gitmoji repository