[FEATURE] Add Homepage support #42

Open
opened 2025-10-09 16:56:57 -05:00 by giteasync · 2 comments
Owner

Originally created by @Eyt-Lev on GitHub.

What would you like to see implemented next?

Add support for homepage (https://gethomepage.dev)
I'm not sure who exactly is responsible for this (you or homepage team) but I think it can be awesome

Originally created by @Eyt-Lev on GitHub. ### What would you like to see implemented next? Add support for homepage (https://gethomepage.dev) I'm not sure who exactly is responsible for this (you or homepage team) but I think it can be awesome
giteasync added the
enhancement
label 2025-10-09 16:56:57 -05:00
Author
Owner

@Flaminel commented on GitHub:

Adding support for Cleanuparr to Homepage is up to their devs, but also there are currently no stats being exposed by Cleanuparr to be displayed on a dashboard.

@Flaminel commented on GitHub: Adding support for Cleanuparr to Homepage is up to their devs, but also there are currently no stats being exposed by Cleanuparr to be displayed on a dashboard.
Author
Owner

@chiragkrishna commented on GitHub:

Here is limited setup, with what ever is exposed currently

Image
        - Cleanuparr:
            icon: /icons/Media/cleanuparr.png
            href: http://localhost:11011
            description: Cleanup Service For Arr's
            widget:
              type: customapi
              url: http://localhost:11011/health/detailed
              mappings:
                - field: entries.application.status
                  label: Apps
                  format: text
                - field: entries.download_clients.status
                  label: qBittorent
                  format: text
            server: something
            container: cleanuparr
@chiragkrishna commented on GitHub: Here is limited setup, with what ever is exposed currently <img width="306" height="124" alt="Image" src="https://github.com/user-attachments/assets/be37bf29-e76e-4c34-9e7d-b3ae4ddc313f" /> ```yaml - Cleanuparr: icon: /icons/Media/cleanuparr.png href: http://localhost:11011 description: Cleanup Service For Arr's widget: type: customapi url: http://localhost:11011/health/detailed mappings: - field: entries.application.status label: Apps format: text - field: entries.download_clients.status label: qBittorent format: text server: something container: cleanuparr ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr-Cleanuparr#42
No description provided.