[console_scripts]
mysc-cli = myscrcpy.run:run
mysc-web = myscrcpy.gui.ng.main:run_app

[gui_scripts]
mysc-gui = myscrcpy.run:run
