Skip to content

ilime/Petal

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 计划

https://github.com/ilime/Petal/releases/tag/v2.20.0

Current Maintainers

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

Screenshot

Petal Screenshot

Use it

Releases

Go to the release page and download the latest app.

Arch Linux

You can also install petal-bin from AUR.

百度云

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

链接:https://pan.baidu.com/s/1l-3ExzKzsim3LBiJHzCY_Q 密码:cjp1

How to develop

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

chmod +x build.sh
./build.sh

For single platform:

# 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:

License

MIT © ilime

Credits

kapetan/titlebar