Hello Everybody,

my newest project is a iOS/iPad/Mac app for managing Proxmox Clusters, Nodes and Guests. I wanted to create an app that is easy to use and build with native SwiftUI and without external libraries.

I writing that post because I’m looking for feedback. The app just launched and I want to gather some Ideas or Hiccups you guys may encounter and I’m happy to hear from you!

https://preview.redd.it/wy06uwd7d54c1.png?width=5300&format=png&auto=webp&s=0e487b19b930bbbdf63f8999d997cc89293a221d

The app is free to use in the basic cluster overview. Here are some Features:

  • TOTP Support
  • Start, stop, restart, and reset VMs/LXCs
  • Connect to guests through the noVNC-Console
  • Monitor the utilization and details of the Proxmox cluster or server, as well as the VMs/LXCs
  • View disks, LVM, directories, and ZFS
  • List tasks and task-details
  • Show backup-details
  • Connect to Cluster/Node via reverse proxy

Also I have some features on my roadmap. Next up I want to implement Widgets and a better iPad/Mac Layout.

Apple AppStore

I hope to hear from you!

  • s3rgb@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    The app looks nice! Minor issue: when in the overview screen, click the server select button and then dismiss the window (by pulling down). I’d expect the current server to stay active, but instead no server is active and I’m presented with the black screen.

    • BrBarium@alien.topOPB
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      Thank you very much for your feedback! The server-connection is getting reseted when clicking on the server selection. If you want to connect to the same server you can click it again and there is no totp connection required again (unless you change between servers). I though much about how to design this, but there are some other implications then not resetting and I thought the tradeoff is worth it, because if you click the server-selection the chances are high that you change between servers. I hope that’s no deal-breaker for you.

      • s3rgb@alien.topB
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        No, it is definitely not a deal-breaker. However, it does feel a bit weird.