Skip to content

This product supports the special characters input (like "<", "Я") as a Desktop Application.

License

Notifications You must be signed in to change notification settings

Yor-Jihons/SpecialCharacterAssistance2

Repository files navigation

SpecialCharacterAssistance2

This is the input assistance for special characters like "д" as a desktop application (for Windows OS).

1. Requirements

2. Install

Step 1. Run the bat-file init.bat.

$ init

Step 2. Run the bat-file commpile.bat with a command-line argument. You can pass the arguments { "debug" | "release" | "publish" }. You can also run dotnet as usual.

$ compile publish

or like

$ dotnet publish -o .\bin\Publish -c Release --self-contained true -r win-x64 -nologo

3. Usage

See the online help.

4. Licenses

This library is released under the MIT License. See also LICENCE which included or on GitHub.

NLog - NuGet Gallery is under the BSD-3-Clause license.

The image files in the directory "main/res/Frames" are downloaded from GAHAG | 著作権フリー写真・イラスト素材集, and under the CC0 License.

5. Development Environment

  • dotnet on Windows
  • Language: C#
  • Framework: WPF

6. Changes

7. Contact

Author: Yor-Jihons
GitHub: SpecialCharacterAssistance2

About

This product supports the special characters input (like "<", "Я") as a Desktop Application.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published