Skip to content

Feature request: Double click executable to receive #81

@NotNite

Description

@NotNite

Coming from croc, sendme is a lot less friendlier for people who aren't familiar with command line tools. With croc, you can double click the executable (at least on Windows), and it'll open a console window with a prompt of Enter receive code:. (This also shows up when croc is ran with no arguments, so I presume that's how it detects it being double clicked.)

croc also detects when an absolute path is provided as the first argument, and then prompts the user with Did you mean to send 'filename'? (Y/n). In most operating systems, when dragging a file on top of an executable, it'll open the executable with the absolute path of the file as the first argument.

The obvious downside is that you can't specify options from this prompt, like --relay or --format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions