Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilime/Petal

🌺 Douban.FM Client With Extra - - - 一个简洁的豆瓣FM客户端。
https://github.com/ilime/Petal

douban douban-fm douban-music doubanfm electron music music-player petal semantic-ui-react

Last synced: about 2 months ago
JSON representation

🌺 Douban.FM Client With Extra - - - 一个简洁的豆瓣FM客户端。

Awesome Lists containing this project

README

        


Petal Logo


Petal




Greenkeeper badge





David
GitHub issues
GitHub release
GitHub Releases (by Release)




Gitter


🌺 Douban.FM Client With Extra - - -


喜欢 Petal 的话,可以给它一个 star ✨,这样就能让更多的人知道它啦,十分感谢🙏。

> 另外,因为我个人已经没有很多精力单独维护它了,所以,**Look For Maintainers**,如果你喜欢 豆瓣 FM 或者 Petal,并且有意愿了解和贡献 Petal,可以邮件到 [email protected],注明来意,我会帮助你了解整个项目。

## v3.0 计划

## Current Maintainers

- [g1eny0ung](https://github.com/g1eny0ung)
- [Rapiz1](https://github.com/Rapiz1)
- [lxs137](https://github.com/lxs137)

如果你有任何问题,可以邮件联系我们。

## Screenshot


Petal Screenshot

## Use it

### Releases

Go to the [release page](https://github.com/ilime/Petal/releases) and download the latest app.

### Arch Linux

You can also install [petal-bin](https://aur.archlinux.org/packages/petal-bin/) from AUR.

### 百度云

如果 GitHub 下载速度缓慢的话,可以前往百度网盘下载:

链接: 密码:cjp1

## How to develop

```sh
git clone [email protected]:ilime/Petal.git && cd Petal/
yarn && yarn start

// Open a new terminal
yarn build:electron:dev
yarn start:electron
```

## How to build

```sh
chmod +x build.sh
./build.sh
```

For single platform:

```sh
# OSX
./build-platform.sh -m

# Win
./build-platform.sh -w

# Linux
./build-platform.sh -l
```

## How to contribute

Open an issue or pull a request to describe your problems or changes.

## Contributors

Very thankful to all the people below:

- [Rapiz1](https://github.com/Rapiz1)
- [lxs137](https://github.com/lxs137)

## License

MIT © [ilime](https://github.com/ilime)

## Credits

[kapetan/titlebar](https://github.com/kapetan/titlebar)