Skip to content

Commit 1ff33b9

Browse files
committed
updateé
1 parent ff092b2 commit 1ff33b9

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,37 @@ AppControl addresses key challenges businesses face when managing applications:
5959
5. **Challenges in Application Scaling and Maintenance**
6060
As businesses grow, so do the challenges of scaling applications. AppControl's flexible architecture and cross-platform agents make scaling simple, even in complex environments.
6161

62+
## AppControl Feature Gallery
63+
64+
<div style="display: flex; flex-wrap: wrap;">
65+
<div style="flex: 1; margin-right: 10px;">
66+
<img src="docs/en/dashboard1.png" alt="AppControl Dashboard" width="300"/>
67+
<p align="center">Real-time Dashboard</p>
68+
</div>
69+
<div style="flex: 1;">
70+
<img src="docs/en/notifications.png" alt="AppControl Notifications" width="300"/>
71+
<p align="center">Instant Notifications</p>
72+
</div>
73+
</div>
74+
75+
<div style="display: flex; flex-wrap: wrap; margin-top: 10px;">
76+
<div style="flex: 1; margin-right: 10px;">
77+
<img src="docs/en/mapview.png" alt="AppControl History" width="300"/>
78+
<p align="center">Map View</p>
79+
</div>
80+
<div style="flex: 1;">
81+
<img src="docs/en/customactions.png" alt="AppControl Automation" width="300"/>
82+
<p align="center">Automation Tools</p>
83+
</div>
84+
</div>
85+
86+
<div style="display: flex; flex-wrap: wrap; margin-top: 10px;">
87+
<div style="flex: 1;">
88+
<img src="docs/en/history.png" alt="AppControl History" width="300"/>
89+
<p align="center">Actions History</p>
90+
</div>
91+
</div>
92+
6293
## 💡 Use Cases
6394

6495
1. **Critical Business Applications**: Ensure uptime and performance for mission-critical applications like CRM or ERP systems with AppControl’s automated monitoring and recovery.

docs/en/history.png

521 KB
Loading

docs/en/mapview.png

333 KB
Loading

0 commit comments

Comments
 (0)