Replies: 2 comments 1 reply
-
Sorry at this time no info can be piped into Flow Launcher from the command line. But Flow Launcher's API uses fairly simple JSON that shouldn't be too hard to implement a quick script. Documentation can be found here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Garulf, are you talking about plugins? I will need to launch flow then trigger the plugin, right?
Or can I call the JSON RPCs from the command line?
…________________________________
From: Garulf ***@***.***>
Sent: Sunday, May 26, 2024 10:35 AM
To: Flow-Launcher/Flow.Launcher ***@***.***>
Cc: ykhan21 ***@***.***>; Author ***@***.***>
Subject: Re: [Flow-Launcher/Flow.Launcher] Is there a way to use this like dmenu / fzf / rofi? (Discussion #2719)
Sorry at this time no info can be piped into Flow Launcher from the command line.
But Flow Launcher's API uses fairly simple JSON that shouldn't be too hard to implement a quick script.
Documentation can be found here:
https://www.flowlauncher.com/docs
—
Reply to this email directly, view it on GitHub<#2719 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMLWE76FKSCJJYSDYZ4YYTDZEH6LXAVCNFSM6AAAAABIIN6C6SVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TKNRSGI2TC>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to use this like dmenu / fzf / rofi?
For example, can I run
ls ~/Pictures | flow.launcher
in a terminal, select a result, and get the selected result back in the terminal?Beta Was this translation helpful? Give feedback.
All reactions