Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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客户端。
- Host: GitHub
- URL: https://github.com/ilime/Petal
- Owner: ilime
- License: mit
- Created: 2017-04-04T13:44:59.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-03T02:41:46.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T19:57:15.544Z (9 months ago)
- Topics: douban, douban-fm, douban-music, doubanfm, electron, music, music-player, petal, semantic-ui-react
- Language: JavaScript
- Homepage: https://ilime.github.io/Petal/
- Size: 14.9 MB
- Stars: 470
- Watchers: 15
- Forks: 37
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Petal
🌺 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
## 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)