Nilsen84 / lunar-client-qt

Lightweight launcher for lunar client
GNU General Public License v3.0
231 stars 86 forks source link

Command Line #51

Open he3als opened 2 years ago

he3als commented 2 years ago

Adding the ability to launch Lunar Client from LC-QT with the command line would be great (with no GUI).

ceilingfans commented 2 years ago

Why is there a need for this?

he3als commented 2 years ago

You would be able to easily launch Lunar Client with LC-Qt with the Run box or a shortcut, making it so you can launch Lunar Client right away, instead of going through a GUI.

ceilingfans commented 2 years ago

Your point is valid however it seems to go against the goal of lcqt which is to be lightweight. Only a handful of people would actually use it which just means a CLI will be bloat for the other users.

he3als commented 2 years ago

How would something that never would get in your way be bloat for a normal user? You could argue that a whole GUI is bloat to launch Lunar when you can have no GUI.

ceilingfans commented 2 years ago

You're right in saying it's not bloat for I used the wrong term here. My main point is that very few people would actually use the CLI while everyone can use the GUI so it seems unnecessary to me. However it's up to nils to decide whether it is useful enough to implement.