AIS-catcher icon indicating copy to clipboard operation
AIS-catcher copied to clipboard

User friendly setup script

Open yanniedog opened this issue 1 year ago • 6 comments

Would it be possible to provide a setup script which helps novice users configure this correctly? Ie, so that it takes users through a basic configuration, step by step, explaining each point. Also, some values could be automatically determined/detected by the script and offered as a "suggested value" based on how they have their system setup.

A significant proportion of people using your software have very limited experience of Linux, java, command line parameters etc.

This would dramatically lower the barrier to entry for your software, and allow many more people to use it. This should not require a computer science degree to set up. Your parents and grandparents should be able to set this up on their own, without any additional help.

Just a suggestion.

This is a philosophy using with my AI project, called Autocrew. If you're interested, check out my repo.

Cheers!

yanniedog avatar Feb 03 '24 02:02 yanniedog

https://github.com/abcd567a/install-aiscatcher

Taxom avatar Feb 03 '24 13:02 Taxom

Exactly my point.

yanniedog avatar Feb 03 '24 13:02 yanniedog

Great idea on the script. I have also been mulling this over. One option to install it via a script and complete part of the configuration via the webinterface. Bit similar to AIS dispatcher.

Another route is making a simpler special version with a user interface and easy install, like the Android app: https://play.google.com/store/apps/details?id=com.jvdegithub.aiscatcher

I am leaning towards the second option.

The development plan that I have in mind for the next months is to set up a community feed first on aiscatcher.org, and once that is up and running, make an low barrier version, as you call it.

jvde-github avatar Feb 03 '24 15:02 jvde-github

Unfortunately, the app isn't much good to me because I'm using a SLR350Ni. Automated, script-based installation is the key. Users should just be able to click "GO" and it automatically get's it working without further user input. Keep it nice and simple for stupid people like me :)

yanniedog avatar Feb 03 '24 16:02 yanniedog

I know, using the Android app as an example of an attempt to make it user friendly. Needs a new initiative to get it for Linux and Windows, etc. But your point is clear.

jvde-github avatar Feb 03 '24 17:02 jvde-github

Made a start with this in the edge version. Easy install script for Raspberry and script to configure the program (aiscatcher-control)

jvde-github avatar Jul 08 '24 20:07 jvde-github