Monochromish / Flow.Launcher.Plugin.Cider

Control Cider and it's playback with Flow Launcher
MIT License
0 stars 0 forks source link

Developing a websocket Cider plugin in Python #2

Open Garulf opened 1 year ago

Garulf commented 1 year ago

I am a heavy user of Cider and have used your plugin for a while now. However I really felt that media search was a big missing feature. I am developing a plugin in Python using websockets to access Cider's "Web Remote" API to control Cider (See video below).

This plugin may clash with your plugin and I wanted to get your feedback before I release it on Flow's Plugin Store.

https://github.com/Monochromish/Flow.Launcher.Plugin.Cider/assets/535299/c08d8c7f-8f69-47f4-90a5-e0498cba81a7

Monochromish commented 1 year ago

awesome work @Garulf! unfortunately its not of much use now as it has been some time since the release of cider 2. i would greatly appreciate it if you could port it to cider 2. if you still want to release it to the store, you can go for it. i'd be happy to merge if and when you'll be finished with porting. thanks

Garulf commented 1 year ago

Is Cider 2 released?

I was under the impression it was a preview release?

image