Jean28518 / linux-assistant

A daily linux helper with powerful integrated search, routines checks and administrative tasks. The Project is built with flutter and python.
https://www.linux-assistant.org
GNU General Public License v3.0
87 stars 12 forks source link

Add the ability so see which version of Linux-Assistant is installed #120

Closed jjk4 closed 1 year ago

jjk4 commented 1 year ago

for manually checking if you are on the latest version.

In terminal with linux-assistant -v and linux-assistant --version and in user interface. Maybe in settings or in a new "about" page.

Jean28518 commented 1 year ago

Thank you very much for your proposal! In the latest version you can find the version by searching for "version" inside the program. Do you think wee need such a terminal command? For me it wouldn't be necessary.

jjk4 commented 1 year ago

A terminal command would be for more advanced users, which is not really the target group of Linux-Assistant. Anyway, I think this is a nice-to-have, as every application I know on Linux has this feature. Btw, I like the idea with searching for "version". This keeps the UI simple and clear.