-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
356 lines (343 loc) · 18.7 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#" lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5Q8MHKG');</script>
<!-- End Google Tag Manager -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Aya",
"operatingSystem": "WINDOWS",
"applicationCategory": "https://schema.org/UtilitiesApplication",
"offers": {
"@type": "Offer",
"price": "19.95",
"priceCurrency": "USD"
}
}
</script>
<title>Aya - Disk Usage Analyzer and Duplicate File Finder</title>
<meta name="description"
content="A well-designed tool that helps you take control over your large files and get rid of the useless ones.">
<meta name="keywords"
content="disk usage analyzer, disk analyzer, largest files finder, big files finder, disk space windows, disk usage windows, free up disk space, free up disk space windows, disk cleanup, duplicate file finder, duplicate cleaner, duplicates, duplicate folder, folder sizes, mft, ntfs, mft scanner" />
<meta name="author" content="7room" />
<meta name="yandex-verification" content="124baec502781e3b" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="/styles/styles.css">
<link rel="apple-touch-icon" sizes="180x180" href="/img/fav/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/fav/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/fav/favicon-16x16.png">
<link rel="manifest" href="/img/fav/site.webmanifest">
<link rel="mask-icon" href="/img/fav/safari-pinned-tab.svg" color="#5bbad5">
<link rel="canonical" href="https://getaya.co/" />
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
<script id="fsc-api" src="https://d1f8f9xcsvx3ha.cloudfront.net/sbl/0.8.3/fastspring-builder.min.js"
type="text/javascript" data-storefront="sevenroom.onfastspring.com/popup-aya"
data-popup-webhook-received="OnFsPopupWebhookReceived" data-popup-closed="onFsPopupClosed"></script>
<script src="/js/store.js"></script>
<meta property="fb:app_id" content="1117832155217085" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Aya - Disk Usage Analyzer and Duplicate File Finder" />
<meta name="twitter:site" content="@7room" />
<meta name="twitter:image" content="https://getaya.co/img/cover-1070x710.png" />
<meta name="twitter:player" content="https://getaya.co/img/hero.mp4" />
<meta name="twitter:player:width" content="1070" />
<meta name="twitter:player:height" content="710" />
<meta property="og:site_name" content="Aya" />
<meta property="og:title" content="Aya - Disk Usage Analyzer and Duplicate File Finder" />
<meta property="og:description"
content="A well-designed tool that helps you take control over your large files and get rid of the useless ones." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://getaya.co" />
<meta property="og:image" content="https://getaya.co/img/cover-1070x710.png" />
<meta property="og:image:secure_url" content="https://getaya.co/img/cover-1070x710.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1070" />
<meta property="og:image:height" content="710" />
<meta property="og:video" content="https://getaya.co/img/hero.mp4" />
<meta property="og:video:secure_url" content="https://getaya.co/img/hero.mp4" />
<meta property="og:video:type" content="video/mp4" />
<meta property="og:video:width" content="1070" />
<meta property="og:video:height" content="710" />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5Q8MHKG" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="header-container">
<div class="header-inner-container">
<div data-include="../views/header.html"></div><!-- import from file -->
<div class="header-inner-container-row row-2">
<div class="col">
<h1 class="header-inner-container-row-offer">Find. Make sure. Delete.</h1>
<h2 class="header-inner-container-row-description">Aya is a well-designed tool that helps you take
control over your large files<br />and get rid of the useless ones.</h2>
</div>
</div>
<div class="header-inner-container-row row-3">
<div class="buttons-row">
<a href="https://github.com/7room/aya/releases/download/v0.10.4/Aya.Setup.0.10.4.exe"
class="button app-download-url">FREE DOWNLOAD</a>
<a href="#" data-fsc-action="Add,Checkout" data-fsc-item-path-value="aya-advanced-annual"
class="button active">BUY NOW</a>
</div>
</div>
<div class="header-inner-container-row row-4">
<p class="header-inner-container-row-versions">Current version is <span
class="app-version">0.10.4</span><span class="badge-beta">BETA</span>. Looking for <span><a
href="https://github.com/7room/aya/releases">older releases</a></span>?</p>
<p class="header-inner-container-row-versions">For Windows 7 or later. Installer supports both 32 and
64-bit operating systems.</p>
</div>
<div class="header-inner-container-row row-5">
<video id="hero" class="header-inner-container-row-product-pic"
poster="/img/pic/screens/hero-1070x710.png" src="/img/hero.mp4" muted loop></video>
</div>
<div class="header-inner-container-row row-6"
style="background: url('img/pic/screens/about_text_bg.png') no-repeat bottom/contain;">
<p class="header-inner-container-row-product-desc">Aya has necessary and sufficient functionality to
reveal which files and folders waste your space and get rid of them and their duplicates. Simple yet
powerful, Aya satisfies not only home users, but also professionals.</p>
</div>
</div>
</div>
<div class="slider-container">
<div class="col-2">
<div class="laptop-slider-desc js-laptop-slider-desc">
<div class="item">
<p class="col-2-subtitle">TOP FILES</p>
<p class="col-2-title">Big files are prioritized</p>
<p class="col-2-desc">Aya gives you a simple and clear overview of the largest space wasters by
organising them in top lists. No more bloated pies-and-charts. Just see what takes much space
and delete what you don't need.</p>
</div>
</div>
</div>
<div class="col-3">
<div class="item">
<div class="bg" style="background-image: url('img/pic/screens/1/1.png')"></div>
</div>
</div>
</div>
<div class="slider-container reverse">
<div class="col-2">
<div class="laptop-slider-desc js-laptop-slider-desc">
<div class="item">
<p class="col-2-subtitle">DUPLICATES</p>
<p class="col-2-title">Built-in duplicate finder</p>
<p class="col-2-desc">App has a fully-featured duplicate finder that allows you to fight with real
space invaders – duplicates. Make a fast search that is usually enough to discover duplicates or
make a byte-to-byte check in one click to be absolutely confident. Duplicate folders can be
wiped
away as well if you say so. There is no need to worry, Aya will make sure that the original file
is kept safe.</p>
</div>
</div>
</div>
<div class="col-3">
<div class="item">
<div class="bg" style="background-image: url('img/pic/screens/2/1.png')"></div>
</div>
</div>
</div>
<div class="slider-container">
<div class="col-2">
<div class="laptop-slider-desc js-laptop-slider-desc">
<div class="item">
<p class="col-2-subtitle">EXPLORE</p>
<p class="col-2-title">Explorer-like</p>
<p class="col-2-desc">You are used to work this way. Why change this? No need. Just press Del to
move the file to the Recycle Bin or Shift + Del to delete the file permanently. Aya uses native
API to
delete files. Even more, Aya controls your Recycle Bin settings to prevent files from being
deleted quietly.</p>
</div>
</div>
</div>
<div class="col-3">
<div class="item">
<div class="bg" style="background-image: url('img/pic/screens/3/1.png')"></div>
</div>
</div>
</div>
<div class="slider-container reverse">
<div class="col-2">
<div class="laptop-slider-desc js-laptop-slider-desc">
<div class="item">
<p class="col-2-subtitle">FILTERS</p>
<p class="col-2-title">Advanced filters</p>
<p class="col-2-desc">Focus on the most interesting. Aya lets you perform type filtering. You can
easily choose documents only, or music and video content and so on. Start with simple
predefined
filters and continue with the filter sets you've created.</p>
</div>
</div>
</div>
<div class="col-3">
<div class="item">
<div class="bg" style="background-image: url('img/pic/screens/4/1.png')"></div>
</div>
</div>
</div>
<div class="slider-container">
<div class="col-2">
<div class="laptop-slider-desc js-laptop-slider-desc">
<div class="item">
<p class="col-2-subtitle">SCAN</p>
<p class="col-2-title">Multiple scan locations</p>
<p class="col-2-desc">Double click on the disk you want to scan, or switch to the advanced mode
and select specific folders on the disk, as many as you want. You can specify a whole set of
scanning
locations on different disks. Aya works both with whole disks and specific folders or any
combination of them.</p>
</div>
</div>
</div>
<div class="col-3">
<div class="item">
<div class="bg" style="background-image: url('img/pic/screens/5/1.png')"></div>
</div>
</div>
</div>
<div class="features-container">
<div class="features-inner-container">
<div class="item">
<div class="col-1">
<div class="item-ico" style="background-image: url('img/svg/features/1.svg');"></div>
</div>
<div class="col-2">
<p class="title">Automatic updates</p>
<p class="desc">You no longer need to open your browser to download the new version. When the
update
is available, it will be installed automatically next time you start Aya. If you like the
latest
stuff, you can always switch to beta in a couple of clicks.</p>
</div>
</div>
<div class="item">
<div class="col-1">
<div class="item-ico" style="background-image: url('img/svg/features/2.svg');"></div>
</div>
<div class="col-2">
<p class="title">Duplicate folders</p>
<p class="desc">On deleting duplicates, empty folders can remain on the disk. In most cases, they
are
not needed. Aya has a nice feature to see these folders and completely get rid of them if you
want.</p>
</div>
</div>
<div class="item">
<div class="col-1">
<div class="item-ico" style="background-image: url('img/svg/features/3.svg');"></div>
</div>
<div class="col-2">
<p class="title">Recycle Bin</p>
<p class="desc">Aya monitors the Recycle Bin settings and tells you whether a file will be placed in
the Recycle Bin or permanently deleted. See the space occupied by the Recycle Bin and empty it
directly from Aya.</p>
</div>
</div>
<div class="item">
<div class="col-1">
<div class="item-ico" style="background-image: url('img/svg/features/4.svg');"></div>
</div>
<div class="col-2">
<p class="title">Feedback reporting</p>
<p class="desc">Do you have an idea how to improve Aya? Have you caught some bug? Your feedback will
be
super helpful. We've simplified the delivery of your feedback as much as we could. Write us
directly in the app.</p>
</div>
</div>
<div class="item">
<div class="col-1">
<div class="item-ico" style="background-image: url('img/svg/features/5.svg');"></div>
</div>
<div class="col-2">
<p class="title">Scan warnings</p>
<p class="desc">Some files cannot be processed due to lack of permissions or simply because they
are
excluded by user preferences. Aya collects this stuff in one place. This is also taken into
account when deleting folders. No hidden data will be deleted accidentally.</p>
</div>
</div>
<div class="item">
<div class="col-1">
<div class="item-ico" style="background-image: url('img/svg/features/6.svg');"></div>
</div>
<div class="col-2">
<p class="title">Carefully crafted UI</p>
<p class="desc">We're convinced that UI is crucial. That's why every piece of Aya is crafted with
pixel precision. No inconsistent controls and colors! Discover that you can not only work with
the
app, but also enjoy the process.</p>
</div>
</div>
</div>
</div>
<div class="start-container">
<div class="start-inner-container">
<div class="col-1">
<p class="title">Start cleaning up your disks today</p>
<p class="desc">Find the files that take up a lot of disk space, find duplicates, make sure they are no
longer needed, and delete them in seconds.</p>
</div>
<div class="col-2">
<div class="buttons-row">
<a href="https://github.com/7room/aya/releases/download/v0.10.4/Aya.Setup.0.10.4.exe"
class="button app-download-url">FREE DOWNLOAD</a>
<a href="#" data-fsc-action="Add,Checkout" data-fsc-item-path-value="aya-advanced-annual"
class="button active">BUY NOW</a>
</div>
</div>
</div>
</div>
<div data-include="../views/footer.html"></div><!-- import from file -->
<div class="remodal" data-remodal-id="remodal-mobile-menu">
<div class="header-container modal">
<div class="header-inner-container">
<div class="header-inner-container-row row-1">
<div class="col"><a href="/" class="header-inner-container-row-logo"></a>
<!-- <a href="#remodal-mobile-menu" class="header-inner-container-row-mobile-menu js-mobile-menu" data-remodal-target="remodal-mobile-menu"></a> -->
</div>
</div>
<div class="header-inner-container-row row-2">
<ul class="header-inner-container-row-mobile-menu-ul">
<li><a href="/#">#</a></li>
<li><a href="/release-notes">Release Notes</a></li>
<li><a href="https://7room.net">About Us</a></li>
</ul>
</div>
<div class="header-inner-container-row row-6">
<div class="header-inner-container-row-social-mobile">
<a href="https://twitter.com/7roomAya" class="header-inner-container-row-social-item"
style="background-image: url('/img/ico/social/twitter.svg');"></a>
<a href="https://www.facebook.com/7roomAya" class="header-inner-container-row-social-item"
style="background-image: url('/img/ico/social/facebook.svg');"></a>
<a href="https://t.me/getAya" class="header-inner-container-row-social-item"
style="background-image: url('/img/ico/social/telegram.svg');"></a>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.2/ScrollMagic.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.2/plugins/debug.addIndicators.min.js"></script>
<script src="js/build.js"></script>
<script src="js/main.js"></script>
<script src="js/play.js"></script>
</body>
</html>