-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
196 lines (178 loc) · 7.79 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
---
layout: default
title: DevOps CI/CD Dashboard
description: AnyStatus brings together metrics and events from various sources into one simple dashboard
redirect_from: "/features"
---
<div class="jumbotron" style="background: 0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1 class="display-3 mb-5">AnyStatus</h1>
<p class="lead mb-5" style="font-size: 1.6rem">AnyStatus is an open-source desktop application that brings together metrics and events from various sources into one simple dashboard. AnyStatus integrates with Azure DevOps, Jenkins, Docker, Binance, and more. You can also develop your own custom plugins and widgets.</p>
<p class="mb-5">
<a href="https://github.com/AnyStatus/AnyStatus" class="btn btn-outline-secondary mr-2" role="button"><i class="fab fa-github"></i> GitHub</a>
<a href="https://twitter.com/anystatusapp" class="btn btn-outline-secondary mr-2" role="button"><i class="fab fa-twitter"></i> Twitter</a>
<a href="//www.microsoft.com/store/apps/9p044vpk62sb" class="btn btn-primary mr-2" role="button">Download <i class="fas fa-download"></i></a>
</p>
<p><img class="img-fluid mr-2" src="/assets/images/screenshots/anystatus-3.0.293-preview.png" alt="AnyStatus 3.0 Preview"/></p>
</div>
</div>
</div>
</div>
<div class="jumbotron">
<div class="container pt-5 pb-5">
<div class="row">
<div class="col-md-12 text-center">
<p><img alt="ThoughtWorks" src="/assets/images/logos/thoughtworks.png" title="ThoughtWorks" width="200" height="30"></p>
<h2>Technology Radar</h2>
<p class="lead"><i>"Think of it as CCTray on steroids"</i></p>
<p><a href="https://www.thoughtworks.com/radar/tools/anystatus" target="new" class="btn btn-primary mt-3" role="button">LEARN MORE</a></p>
</div>
</div>
</div>
</div>
<div id="intro" class="jumbotron" style="background: 0">
<div class="container pt-5">
<div class="row">
<div class="col-md-12 text-center">
<h1 class="mb-5">What is AnyStatus?</h1>
<p class="lead" style="font-size: 1.6rem">AnyStatus is a lightweight desktop application that brings together metrics and events from various sources into one simple dashboard, designed to host various widgets and plugins. Including CI/CD builds, releases, deployment environments, work items, pull requests, servers, docker containers, health checks, local system information, and more.</p>
</div>
</div>
</div>
</div>
<div class="container pb-5">
<hr />
</div>
<div class="container pt-5">
<div class="row">
<div class="col-md-4 text-center">
<h3><i class="fas fa-box-open"></i></h3>
<h3>Builds, Releases, Work Items</h3>
<p class="lead">View the status of your build pipelines, releases, pull requests and work items on TFS, Azure DevOps, Jenkins, TeamCity, AppVeyor</p>
</div>
<div class="container pt-5 pb-5 d-block d-md-none">
<hr />
</div>
<div class="col-md-4 text-center">
<h3><i class="fas fa-briefcase-medical"></i></h3>
<h3>Health Checks</h3>
<p class="lead">Monitor remote servers, web services, application services, network interfaces, database connections and more</p>
</div>
<div class="container pt-5 pb-5 d-block d-md-none">
<hr />
</div>
<div class="col-md-4 text-center">
<h3><i class="fas fa-tachometer-alt"></i></h3>
<h3>Metrics</h3>
<p class="lead">Current view of CPU usage, Performance Counters, SQL Queries and other metrics on remote and local computer</p>
</div>
</div>
</div>
<div class="container pt-5 pb-5">
<hr />
</div>
<div class="container">
<div class="row">
<div class="col-md-6 text-center">
<h3><i class="fas fa-folder-open"></i></h3>
<h3>Folders</h3>
<p class="lead">Organize widgets in an unlimited folder structure, events and statuses bubble up and the
overall status can be viewed even when the tree is collapsed</p>
</div>
<div class="container pt-5 pb-5 d-block d-md-none">
<hr />
</div>
<div class="col-md-6 text-center">
<h3><i class="fas fa-eye"></i></h3>
<h3>Statuses</h3>
<p class="lead">View the status of your development environment in a simple minimalist dashboard with customizable status indicators</p>
</div>
</div>
</div>
<div class="container pt-5 pb-5">
<hr />
</div>
<div class="container">
<div class="row">
<div class="col-md-6 text-center">
<h3><i class="fas fa-gamepad"></i></h3>
<h3>Remote Control</h3>
<p class="lead">Start or stop deployments and build pipelines, control remote services, open in browser and more</p>
</div>
<div class="container pt-5 pb-5 d-block d-md-none">
<hr />
</div>
<div class="col-md-6 text-center">
<h3><i class="fas fa-envelope"></i></h3>
<h3>Notifications</h3>
<p class="lead">Get notified when builds complete or when services are down</p>
</div>
</div>
</div>
<div class="container pt-5 pb-5">
<hr />
</div>
<div class="container">
<div class="row">
<div class="col-md-6 text-center">
<h3><i class="fas fa-bolt"></i></h3>
<h3>Triggers</h3>
<p class="lead">Trigger a command-line action or custom notifications on all or specific status changes</p>
</div>
<div class="container pt-5 pb-5 d-block d-md-none">
<hr />
</div>
<div class="col-md-6 text-center">
<h3><i class="fas fa-broadcast-tower"></i></h3>
<h3>Standalone</h3>
<p class="lead">No server is required</p>
</div>
</div>
</div>
<div class="container pt-5 pb-5">
<hr />
</div>
<div class="container">
<div class="row">
<div class="col-md-6 text-center">
<h3><i class="fas fa-bolt"></i></h3>
<h3>Lightweight</h3>
<p class="lead">AnyStatus runs in the background and does not have a significant impact on the performance or startup of Windows</p>
</div>
<div class="container pt-5 pb-5 d-block d-md-none">
<hr />
</div>
<div class="col-md-6 text-center">
<h3><i class="fas fa-puzzle-piece"></i></h3>
<h3>Extensible</h3>
<p class="lead">Develop your own widgets using C#, VB.NET, PowerShell or Batch scripts</p>
</div>
</div>
</div>
<div class="container pt-5"></div>
<div class="jumbotron">
<div class="container pt-5 pb-5">
<div class="row">
<div class="col-md-12 text-center">
<h2><i class="fas fa-rocket"></i></h2>
<h2>Start using AnyStatus</h2>
<p class="lead">No registration is required</p>
<p><a href="//www.microsoft.com/store/apps/9p044vpk62sb" class="btn btn-primary mr-2" role="button">Download <i class="fas fa-download"></i></a></p>
</div>
</div>
</div>
</div>
<div class="container pt-5 pb-5"></div>
<div class="container pt-5" id="subscribe">
<div class="row">
<div class="col-md-12 text-center">
<h3><i class="far fa-newspaper"></i></h3>
<h2>Join our mailing list</h2>
<p class="lead">Get emails about AnyStatus news and software updates</p>
{% include subscribe-form-inline.html center=true %}
</div>
</div>
</div>
<div class="container pt-5 pb-5"></div>