Hacker News new | ask | show | jobs
Show HN: Cross-platform software for text translation and recognize (github.com)
1 points by Pylogmon 974 days ago
Okay, I previously submitted a post about this software a few months ago. However, since then, the software has undergone significant changes through refactoring. As a result, I felt compelled to write another post about it.

The most notable feature of the new version is the implementation of a plug-in system. This means that you can now develop or install community-developed plug-ins to expand the range of interfaces supported by the software. By utilizing Rust for plugin development, you can achieve various complex interfaces such as OCR for local deployment.

Furthermore, I have recently deployed internationalization support for the software on Weblate. If your desired language is not currently supported by the software, please consider helping with its translation on Weblate.

All relevant information regarding these updates can be found in README file. I hope you find these improvements appealing and enjoy using this software :)