A Gitmoji app for macOS, Linux, and Windows.
macOS | Linux | Windows |
---|---|---|
GitmojiApp is a simple desktop app that allows you to add a Gitmoji to your git commit messages.
Download the latest prebuilt binary from Github release
Note that the macOS App is not notarized by Apple, so you should right click the "GitmojiApp.app" and select "Open" for the first time, then move it to your
/Applications
folder.
Or you can codesign it by yourself to make it a trusted app.
# Unzip the artifact and cd into the folder
$ codesign -dfs - ./GitmojiApp.app
# flutter v3.0.0 is required
$ flutter pub get
# On macOS
$ flutter build macos
# On Linux
$ flutter build linux
# On Windows
$ flutter build windows
- Dark mode
- Color theme
- Localization
- Tray mode
- Font embedded