After some long and rather unpleasant fight with memory access in Nim, I finally managed to hack preview version of my new (internal-usage) library: [https://github.com/Guevara-chan/Cliptomania](https://github.com/Guevara-chan/Cliptomania) (Windows-only for now)
Right now it's far from being actual recreation of [System.Windows.Clipboard](https://docs.microsoft.com/ru-ru/dotnet/api/system.windows.clipboard) due to lack of standartized _Image_ and _Audio_ dataclasses, yet mostly works. Any thoughts how to develop this project further ? Is there any demand in clipboard watching for example ?
