https://github.com/fodydev/afrim-wish
A frontend interface to afrim ime.
https://github.com/fodydev/afrim-wish
afrim ime rust
Last synced: 3 months ago
JSON representation
A frontend interface to afrim ime.
- Host: GitHub
- URL: https://github.com/fodydev/afrim-wish
- Owner: fodydev
- License: mit
- Created: 2023-05-08T22:14:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-24T11:07:49.000Z (8 months ago)
- Last Synced: 2026-01-13T09:57:59.622Z (5 months ago)
- Topics: afrim, ime, rust
- Language: Rust
- Homepage: https://fodydev.github.io/afrim-man/
- Size: 635 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

Afrim Wish
===
[](https://github.com/fodydev/afrim-wish/blob/main/CHANGELOG.md)
[](https://crates.io/crates/afrim-wish)
[](https://github.com/fodydev/afrim-wish/blob/main/LICENSE)

[](https://coveralls.io/github/fodydev/afrim-wish?branch=main)
Afrim Wish is a frontend alternative for [afrim](https://github.com/fodydev/afrim).
License
---
[MIT](LICENSE) license.
Installation
===
Build dependencies (Linux only)
---
- libxtst-dev
- libevdev-dev
- libxdo-dev
Runtime dependencies
---
- Wish 8.6+ (tcl/tk)
In using cargo
---
`cargo install afrim-wish`
Usage
===
To use afrim wish, simply provide the path of the datafile that suit your needs.
Eg. `afrim-wish configfile.toml`
Contributing
===
If you would like to contribute to this project, please fork the repository and submit a pull request with your changes.