OpenDocument.core icon indicating copy to clipboard operation
OpenDocument.core copied to clipboard

support RAR

Open TomTasche opened this issue 4 years ago • 0 comments

A few users requested RAR support. I thought about doing it using JavaScript libraries, but it almost seems like adding it to C++ might be the easier approach (and works on iOS too).

https://github.com/codedread/bitjs https://github.com/wcchoi/libunrar-js

TomTasche avatar Dec 19 '21 15:12 TomTasche