Hi guys,
I am currently creating a java application that can interact with deluge cli automatically by parsing a torrent with a target file. However, from what I have been reading because ncurses is not available on windows it currently cannot be done. Is this still true that this is what is holding up the development of this feature?
If so, off the top of your heads, would it be difficult for someone like myself to develop a plugin that works similar to how the webui interacts with the daemon but through the console?
I am hoping to get this to work on both CentOS and Windows as I am developing for both.