abdularis / LAN-Share

Cross platform LAN File transfer application built with Qt C++ framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line interface

dufferzafar opened this issue · comments

Adding a CLI will allow people to call lanshare from other tools they use (like file managers etc.)

The interface doesn't have to be too complex either. We can start with something simple like: LANShare /path/to/file and then later add other options such as the device to send to.

Great tool. Hope you're thinking of command line feature. Thanks