60 lines
3.8 KiB
XML
60 lines
3.8 KiB
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>opsdash</id>
|
|
<name>Operational Dashboard</name>
|
|
<summary>Third-party operational dashboard for Nextcloud Calendar</summary>
|
|
<description><![CDATA[Opsdash is an independent third-party app for Nextcloud Calendar that turns calendar activity into an operational cockpit for weekly and monthly planning.
|
|
|
|
Opsdash is not affiliated with, endorsed by, sponsored by, or officially maintained by Nextcloud GmbH or the Nextcloud project.
|
|
|
|
Use it to answer three questions fast:
|
|
- What happened this period?
|
|
- Are we on pace against targets?
|
|
- Where is workload drifting?
|
|
|
|
### Highlights
|
|
- KPI dashboards for totals, active days, day-of-week patterns, and category mix
|
|
- Calendar and category targets with pacing context
|
|
- Strategy-aware widgets that stay aligned with Single Goal, Calendar Goals, and Calendar + Category Goals
|
|
- Balance/trend widgets for period-over-period comparisons
|
|
- Notes, presets, and profile export/import for repeatable reporting
|
|
- Guided onboarding for quick team setup
|
|
|
|
### Runs inside Nextcloud
|
|
- Runs fully inside Nextcloud (no external analytics backend)
|
|
- Per-user configuration persisted server-side
|
|
- CSRF-protected write endpoints and standard Nextcloud permission model
|
|
|
|
Opsdash is built for teams that already plan in calendars and want clear execution visibility without leaving Nextcloud.]]></description>
|
|
<version>0.8.1</version>
|
|
<licence>AGPL-3.0-or-later</licence>
|
|
<author>Gellert Innovation</author>
|
|
<documentation>
|
|
<developer>https://alex.gellert-innovation.com/</developer>
|
|
</documentation>
|
|
<website>https://gellert-innovation.com/</website>
|
|
<discussion>https://github.com/blade-34242/opsdash/issues</discussion>
|
|
<bugs>https://github.com/blade-34242/opsdash/issues</bugs>
|
|
<repository>https://forgejodev.gellert-innovation.com/blade34242/opsdash-app</repository>
|
|
<namespace>Opsdash</namespace>
|
|
<bootstrap>OCA\Opsdash\AppInfo\Application</bootstrap>
|
|
<category>tools</category>
|
|
<category>dashboard</category>
|
|
<screenshot small-thumbnail="https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-01-single-goal-light.png">https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-01-single-goal-light.png</screenshot>
|
|
<screenshot small-thumbnail="https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-02-calendar-goals-dark.png">https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-02-calendar-goals-dark.png</screenshot>
|
|
<screenshot small-thumbnail="https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-03-category-goals-light.png">https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-03-category-goals-light.png</screenshot>
|
|
<screenshot small-thumbnail="https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-04-onboarding-dark.png">https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-04-onboarding-dark.png</screenshot>
|
|
<screenshot small-thumbnail="https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-demo-960w.gif">https://forgejodev.gellert-innovation.com/blade34242/opsdash-public/raw/branch/master/opsdash-marketplace-v2-demo-960w.gif</screenshot>
|
|
<navigations>
|
|
<navigation>
|
|
<name>Operational Dashboard</name>
|
|
<route>opsdash.overview.index</route>
|
|
<icon>app.svg</icon>
|
|
<order>10</order>
|
|
</navigation>
|
|
</navigations>
|
|
<dependencies>
|
|
<nextcloud min-version="30" max-version="33"/>
|
|
</dependencies>
|
|
<icon>app.svg</icon>
|
|
</info>
|