indiwebmanager
indiwebmanager copied to clipboard
Web Manager for INDI Server
Pretty self explanatory from the title. I tried the option with my profiles.db files + some xml config for my pegasus upb driver. The profiles.db is well loaded, but I...
When running INDI server via indiwebmanager, INDI server loads default configuration only (/usr/share/indi/ instead of /root/.indi/). I am running it as root via systemd. This way no option set in...
Hi I just installed INDI, and triend to install indiewebmanager, but I get the following message after performing the instructions of this git page: ``` pi@OPiPlus:~$ sudo pip install indiweb...
The web manager does not display all of the drivers installed. I can run this driver command line indi_rpicam, but it does not display in the web manager. So in...
Right now, the manager can only start drivers after parsing the drivers list. But there is no ability to specify an alias for the driver. For example, suppose I want...
Indi-web will hang if `indiserver` fails to start due a port conflict. I found this out the hard way when I had an SSH session open with port fowarding to...
I added a new feature to auto connect devices after starting them. @juanmb Can you please test and release for pip? The only thing I don't like about this is...
**This is the result of the installation by "sudo pip install indiweb"** > The directory '/home/nafa/.cache/pip/http' or its parent directory is not owned by the current user and the cache...
Some drivers are MDPD = Multiple Devices Per Drivers, so when starting the driver for them, only one driver must be started uniquely even if we have multiples specified. MDPD...
Thanks for making this useful software! We have sucessfully used INDI Web Manager with our NUC and telescopes in the past. I have recently updated the NUC to Fedora 36...