-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
263 lines (246 loc) · 10.6 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
<!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Amazing Apps</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="/images/favicon.ico">
<!-- 最新版本的 Bootstrap 核心 CSS 文件 -->
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous">
<link rel="stylesheet" href="/assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//t.ghosts.work/piwik/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//t.ghosts.work/piwik/piwik.php?idsite=1&rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->
</head>
<body>
<div id="lang-switch" class="btn-group">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"
onclick="javascript:_paq.push(['trackEvent', 'Click', 'switch_language']);">
<span class="glyphicon glyphicon-text-background"></span>
</button>
<ul class="dropdown-menu">
<li><a href="/">简体中文</a></li>
<li><a href="/zh-TW/">正體中文</a></li>
<li><a href="/en/">English</a></li>
<li><a href="/ja_JP/">日本語</a></li>
</ul>
</div>
<!-- Wrapper -->
<div id="wrapper">
<!-- Intro -->
<section id="intro" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h1>Amazing Apps</h1>
<p>Amazing Apps 项目致力于寻找各大系统平台下最佳的应用程序,<br /> 并提供一个便于搜索的简化目录供所有用户游览查阅。
</p>
<ul class="actions">
<li><a href="#one" class="button scrolly" onclick="javascript:_paq.push(['trackEvent', 'Click', 'scrolly_view']);">View Project</a></li>
</ul>
</div>
</section>
<!-- One -->
<!--
//TODO: js effect
!-->
<section id="one" class="wrapper style2 spotlights">
<section>
<a href="#" class="image"><img src="images/windows.png" alt="" data-position="center center" /></a>
<div class="content">
<div class="inner">
<h2>Amazing Windows Apps</h2>
<p><a href="https://zh.wikipedia.org/zh/Microsoft_Windows">Windows</a> 是由 <a href="https://www.microsoft.com/">Microsoft Corporation</a>开发的个人 PC 机通用操作系统,<br
/>Amazing Windows Apps 旨在介绍绝妙的 Windows 应用软件。</p>
<ul class="actions">
<li><a href="" class="button" style="display:none">Click to Gitbook</a></li>
<li><a href="https://win.amazingapps.org" class="button">Click to Mirror</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/macos.png" alt="" data-position="top center" /></a>
<div class="content">
<div class="inner">
<h2>Amazing macOS Apps</h2>
<p><a href="https://zh.wikipedia.org/zh-hans/麦金塔操作系统">macOS</a> 是一套运行于 <a href="https://www.apple.com/">Apple</a> 公司系列计算机上的操作系统。</p>
<ul class="actions">
<li><a href="#" class="button">Maybe One Day</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/linux.png" alt="" data-position="25% 25%" /></a>
<div class="content">
<div class="inner">
<h2>Amazing GNU/Linux Apps</h2>
<p><a href="https://zh.wikipedia.org/wiki/Linux">GNU/Linux</a> 是自由和开放源代码的类 Unix 操作系统,由<a href="https://zh.wikipedia.org/wiki/林纳斯·托瓦兹"> Linus Beneditc Torvalds </a>开发,<br
/>Amazing GNU/Linux Apps 旨在介绍功能强大的 GNU/Linux 应用软件。</p>
<ul class="actions">
<li><a href="#" class="button">Coming Soon</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/android.png" alt="" data-position="25% 25%" /></a>
<div class="content">
<div class="inner">
<h2>Android</h2>
<p><a href="https://zh.wikipedia.org/zh/Android">Android</a> 是一个基于 Linux 核心的开放源代码移动平台操作系统,由 <a href="https://google.com">Google</a> 公司开发。</p>
<ul class="actions">
<li><a href="https://www.gitbook.com/read/book/amazing-apps/amazing-android-apps" class="button" style="display:none" >Alpha</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/iOS.png" alt="" data-position="25% 25%" /></a>
<div class="content">
<div class="inner">
<h2>iOS</h2>
<p><a href="https://zh.wikipedia.org/zh-cn/IOS">iOS</a> 是 <a href="https://www.apple.com/">Apple</a> 公司为移动设备所开发的专有移动操作系统,所支持的设备包括
iPhone, iPod touch 和 iPad。</p>
<ul class="actions">
<li><a href="#" class="button">Maybe One Day</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="#" class="image"><img src="images/ffextension.png" alt="" data-position="25% 25%" /></a>
<div class="content">
<div class="inner">
<h2>Firefox Addons</h2>
<p><a href="https://zh.wikipedia.org/zh-cn/Firefox">Mozilla Firefox</a> 是一个开源的网页浏览器,由 <a href="https://www.mozilla.org">Mozilla</a> 基金会及其子公司
Mozilla 公司开发。此处介绍其附加组件。</p>
<ul class="actions">
<li><a href="#" class="button">Coming Soon</a></li>
</ul>
</div>
</div>
</section>
</section>
<!-- Two -->
<section id="two" class="wrapper style3 fade-up">
<div class="inner">
<h2>What we do</h2>
<p>Amazing Apps 并不是简单的将一些软件塞进目录之中,进入目录的软件至少经过 Amazing Apps 的检验试用,并且满足以下要求:</p>
<div class="features">
<section>
<span class="icon major fa-code"></span>
<h3>维护良好</h3>
<p>如果是收费软件,则软件必须维护良好,作者或开发商应当周期性发布补丁。如果是免费或开源软件,则应当在达到软件功能目的后并无任何明显BUG,可不在被继续维护。</p>
</section>
<section>
<span class="icon major fa-lock"></span>
<h3>尊重隐私</h3>
<p>软件开发者或开发商应该尊重并守护用户的隐私权益,除非法律需求或要求,否则发开者或开发商并不应该向任何第三方分享或公开用户的隐私信息。</p>
</section>
<section>
<span class="icon major fa-cog"></span>
<h3>易于学习</h3>
<p>只要是了解计算机基础操作的用户,不需要花费大量精力与时间就可掌握并操作软件的大部分主要功能。</p>
</section>
<section>
<span class="icon major fa-desktop"></span>
<h3>系统兼容</h3>
<p>某一平台的软件应该在这一平台系列中保持良好的兼容性,如 Windows 平台上的软件至少应该完全兼容 Windows 7/8.1/10。</p>
</section>
<section>
<span class="icon major fa-chain"></span>
<h3>限制广告</h3>
<p>存在非侵入式广告的软件本身应当免费。若用户被要求先付款后使用或存在付费功能,则不应存在任何广告。</p>
</section>
<section>
<span class="icon major fa-diamond"></span>
<h3>特性精选</h3>
<p>软件至少在某一功能方面做到最优,而非是华而不实的无用功能全家桶。</p>
</section>
</div>
<ul class="actions">
<li><a href="https://amazing-apps.gitbooks.io/organization-wiki/content/zh-CN/" class="button">See More</a></li>
</ul>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style1 fade-up">
<div class="inner">
<h2>Get in touch</h2>
<p>如果想要联系我们,你可以通过 GitHub 项目主页或电子邮件或 Telegram 官方群组等任意一种方式联系我们。Amazing Apps 的所有公开联系方式均在下方,我们期待着你的建议与推荐。</p>
<div class="split style1">
<iframe src="/comment.html"></iframe>
<section>
<ul class="contact">
<li>
<h3>Amazing Links</h3>
<p><a href="/links">AmazingApps.org/Links</a></p>
</li>
<li>
<h3>GitHub</h3>
<p><a href="https://github.com/AmazingApps">github.com/AmazingApps</a></p>
</li>
<li>
<h3>Email</h3>
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li>
<h3>Telegram</h3>
<a href="https://t.me/joinchat/FlgxfkSLWZyyytASqqk1rA">群组</a>
<a href="https://t.me/amazingappsnews">频道</a>
</li>
</ul>
</section>
</div>
<p align="right">
神秘传送门:
<ul>
<li><a href="https://心阶.com">一心,一意,一阶梯</a></li>
<li><a href="https://ssrfq.com">Phantom 网络加速</a></li>
</ul>
</p>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<li>© Amazing Apps. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!--[if lte IE 8]><script src="/assets/js/ie/html5shiv.js"></script><![endif]-->
<script src="/assets/js/jquery.scrollex.min.js"></script>
<script src="/assets/js/jquery.scrolly.min.js"></script>
<script src="/assets/js/skel.min.js"></script>
<script src="/assets/js/util.js"></script>
<!--[if lte IE 8]><script src="/assets/js/ie/respond.min.js"></script><![endif]-->
<script src="/assets/js/main.js"></script>
</body>
</html>