bengtmartensson / HarcHardware

HarcHardware is a collection of Java routines for accessing hardware, files, network resources etc.
http://www.harctoolbox.org/HarcHardware.html
GNU General Public License v3.0
3 stars 4 forks source link

Redesign Main.main() routine #11

Closed bengtmartensson closed 4 years ago

bengtmartensson commented 5 years ago

Redesign main(). Probably something like

progname <common-options> command --class classname --device devicename <options>

with command in send, recepve, capture,...

In the future, should be callable from IrScrutinizer's main(), see https://github.com/bengtmartensson/harctoolboxbundle/issues/26