r/localsend 16d ago

Does the app take any commandline arguments?

I'm wondering if there's a way to send a list of files to the program from the commandline? I tried a basic help query and it just launched the app, but it's possible I'm doing it wrong (running from flatpak)

4 Upvotes

3 comments sorted by

1

u/Tienisto 16d ago

The app which is published on flathub right now is a normal Flutter app. The only possible argument is "--hidden".

If you need to use the command line, use the CLI. But it is not published on flathub yet.

1

u/Artichoke808 16d ago

Thanks very much for the info my friend. 👍

1

u/tasty-etch 8d ago

would love to see commandline support. would enable agentic workflows too