Skip to content

h4z31/bouyomi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bouyomi

Rust Client for BouyomiChan

usage

  • Add following setting to your Cargo.toml
bouyomi = {version = "0.1.2", git = "https://github.com/0x75960/bouyomi"}
  • use in code
let client = bouyomi::Client::default();
client.talk("こんにちは").expected("something happened..");
command status
talk
talk_manual
pause
resume
skip
clear
get_pause
get_now_playing
get_remain_task

I wrote this with referencing https://github.com/xztaityozx/VSBouyomi.

thanks!

About

a simple BouyomiChan Client in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages