-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
72 lines (64 loc) · 2.16 KB
/
index.html
File metadata and controls
72 lines (64 loc) · 2.16 KB
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
---
layout: page
title: diumoo / App
subtitle: 特别的豆瓣电台给特别的你
tagline: diumoo douban fm 豆瓣电台 mac osx lion
description: "diumoo 是一个专门为 OSX 开发的豆瓣电台客户端,除了提供完整的电台收听体验,提供了诸多增强功能。"
---
{% include JB/setup %}
<div class="top">
<h2>diumoo is now open sourced!</h2>
<p>
diumoo 现已在 <a href="https://github.com/shanzi/diumoo">GitHub</a> 开源。
现在您可以在 GitHub 上关注和查看 diumoo 的源代码,更可以自己修改代码、实现功能以及将代码回馈给 diumoo!
</p>
<p>
关于 diumoo 的开源计划以及最新版本的更多信息,请访问
<a href="https://io-meter.com/2016/06/18/diumoo-is-open-sourced/">我的 Blog</a>
</p>
</div>
<br />
<div class="top">
<h2>Introducing Time Machine </h2>
<p class="small">找回错过的旋律</p>
<a href="/usage#timemachine">
<img width="460" src="static/usage/timemachine.png" alt="Time Machine" />
</a>
</div>
<br />
<div class="top">
<div id="left">
<img src="/static/logo.png" alt="" />
<p id="version">
版本
<span>
1.5.0
</span>
</p>
</div>
<div id="right">
<h2>v1.5.0 现已发布!</h2>
<p><a href="https://github.com/shanzi/diumoo/releases"><strong>直接下载 1.5.0</strong></a></p>
<p><strong>Mac App Store 版暂时不可用</strong></p>
<p class="small">注:本软件所提供播放的音乐和电台兆赫等均来自豆瓣电台。</p>
<ul class="nav">
<li>
<a href="/screenshot/">屏幕截图</a>
</li>
<li>
<a href="/usage/">使用说明</a>
</li>
<li>
<a href="/report/">用户反馈</a>
</li>
</ul>
<ul class="nav">
<li>
<a href="http://www.weibo.com/u/2717070362">在新浪微博关注 diumoo</a>
</li>
<li>
<a href="http://twitter.com/ant_sz">在 Twitter 关注 diumoo</a>
</li>
</ul>
</div>
</div>