Mido icon indicating copy to clipboard operation
Mido copied to clipboard

Rewrite in Rust?

Open hwittenborn opened this issue 11 months ago • 2 comments

Hey! I just saw this project off of Reddit and saw there was a need for a GTK application. I was likewise wondering if there'd be interest in making this project work in Rust, which could provide some nice benefits compared to the current implementation:

  • This tool could be exposed as a library, allowing any Rust program to use it's functionality in a clean manner
  • The CLI and GUI can both use the same codebase, with the only differences being the code to make the CLI/GUI work

I'm throwing this out to get some thoughts on whether it'd be a viable option of not. What do you think?

hwittenborn avatar Aug 03 '23 00:08 hwittenborn