Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

Feature: Support the js and add NodePlugin.cs

Open Zeroto521 opened this issue 4 years ago • 5 comments

Related issues

  • https://github.com/Flow-Launcher/plugin-samples/pull/1
  • https://github.com/Flow-Launcher/plugin-samples/pull/2

Enhancement content

Actually, the js developers are the most people in developers.

So, it's better to pull them to stand our side.

The Flow needs to support the js and add NodePlugin.cs

Zeroto521 avatar Dec 18 '20 14:12 Zeroto521

@Zeroto521 have you tested the js example plugins are working via json rpc?

jjw24 avatar Apr 17 '21 01:04 jjw24

Or do we need to fix/add integration

jjw24 avatar Apr 17 '21 01:04 jjw24

Not at all.

Actually, the JSON RPC API list in docs is different from the code.

The following is missing.

  • Flow.Launcher.ShellRun: run shell commands
  • Flow.Launcher.CloseApp: close flow launcher
  • Flow.Launcher.HideApp: hide flow launcher
  • Flow.Launcher.ShowApp: show flow launcher
  • Flow.Launcher.StartLoadingBar: start loading animation in flow launcher
  • Flow.Launcher.StopLoadingBar: stop loading animation in flow launcher

Zeroto521 avatar Apr 17 '21 01:04 Zeroto521

Hmm ok, will tackle this after python.

jjw24 avatar Apr 17 '21 01:04 jjw24

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jul 15 '22 02:07 github-actions[bot]

@taooceros @jjw24 as we now support js plugins can we close this?

deefrawley avatar Mar 03 '23 23:03 deefrawley

Yes, full environment support now.

jjw24 avatar Mar 04 '23 01:03 jjw24