Skip to content

lifers/simbolmudah

Repository files navigation

simbolmudah

An experimental compose key implementation on Windows. Type mathematical symbols, emojis, and Unicode symbols in a few keystrokes.

hero2

Features

  • Compose key that runs in background
  • Unicode codepoint input mode
  • Search symbol by its name

hero1

Support

This software is tested on Windows 11. There is no guarantee that this will work on Windows 10 or lower. So far the UI is English-only with future plans of translation. For symbol names, we support English, French, Indonesian, and Javanese.

Build

In order to build this program, you need a working installation of:

  • Visual Studio 2022 (>=17.11.4, community or more)
  • Rust toolchain (>=1.81.0)

Follow these steps:

  1. Open x64 Native Tools Command Prompt for VS 2022 and go to simbolmudah/ subdirectory
  2. Build the Rust library and wait for it to finish.
cargo build --release --features=build-headers,build-annotations,build-x11-defs
  1. Open simbolmudah.sln in Visual Studio 2022. Set the target to Release and x64, then choose BuildBuild Solution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published