Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tsinswreng/Avalime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avalime

IME Frontend for Rime[https://github.com/rime/librime] with Avalonia

This project is still in an early stage of progress. That commit a candidate to a focusing input box is not supported by now

But you can still build and try it manually on Windows:

see Avalime.Rime/src/RimeSetup.cs modify the dllPath and user_data_dir according to your actual path.

in Avalime.Windows, run

dotnet run -r win-x86 # win-x86 is for weasel0.15.0, or use other runtime identifier depending on your rime.dll

AOT is also supported, just change dotnet run into dotnet publish -c Release

About

IME Frontend for Rime with Avalonia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published