marhkb / pods

Keep track of your podman containers
GNU General Public License v3.0
728 stars 12 forks source link

Local connection set up by default #740

Open frandavid100 opened 9 months ago

frandavid100 commented 9 months ago

I'd like Pods to work a bit more like Fragments; meaning, the local connection is set up and shown by default, without the user having to do anything, and then there's a menu item that lets you add a remote connection.

Would that be possible?

marhkb commented 9 months ago

Thanks for the suggestion. This would be a rather low priority on my TODO list, but I welcome patches. Pods needs to check if the socket is available on the host and could connect immediately. On some systems, such as mobile devices, this is not the case and the user has to add connections manually.