playerfm-desktop-app
v1.0.0
Published
Desktop app for PlayerFM build with electron.
Downloads
7
Maintainers
Readme
PlayerFM desktop app
Desktop app for PlayerFM build with electron.
Table of contents
Features
- Listen to podcasts
- Explore interesting podcasts
- Create/manage your account
- Listen up to 3x speed
- And much more!
Install
Clone this repo
git clone https://github.com/alexdevero/playerfm-desktop-app.git
Install dependencies
npm install
or
yarn
Usage
Run the app
npm run start
or
yarn run start
Build the app for all platforms
npm run package:all
or
yarn run package:all
Build the app for Windows
npm run package:win
or
yarn run package:win
Build the app for OSX
npm run package:osx
or
yarn run package:osx
Build the app for Linux
npm run package:linux
or
yarn run package:linux
Build the app for Mac App Store
npm run package:macappstore
or
yarn run package:macappstore
Support this project
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can use these projects in your applications for free! You can even change the source code and redistribute (even resell it).
If you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
- Starring and sharing the project
- —make one-time donations via PayPal.
- —set up monthly donation via Patreon and get interesting news about what I'm doing.
- —send bitcoins or ethereum to this address:
19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp
.
Thank you!
Code of Conduct
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License
MIT © Alex Devero.