afrim-wish

Crates.ioafrim-wish
lib.rsafrim-wish
version0.4.0
sourcesrc
created_at2023-10-31 18:28:46.616595
updated_at2024-04-28 10:43:57.178767
descriptionAfrim Wish is an GUI interface for the afrim ime.
homepage
repositoryhttps://github.com/pythonbrad/afrim-wish
max_upload_size
id1020201
size73,206
Brady Fomegne (pythonbrad)

documentation

README

Overview

Afrim Wish

Changelog crates.io LICENSE Rust Coverage Status

Afrim Wish is a frontend alternative for afrim.

License

MIT 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.

Commit count: 59

cargo fmt