madsnedergaard / heartbeats-app

Heartbeats Desktop App
MIT License
0 stars 0 forks source link

The unofficial Heartbeats App [DEPRECATED]

WARNING: Since Heartbeats.dk no longer provides public access to their API, this project is currently not working :( If anyone wants to help get it back up, any help would be appreciated!


I love Heartbeats, but listening from the website had some drawbacks - thus this desktop app was created.

Screenshot

Get it right here:

Latest release can be downloaded here - download the archive and unzip it.

Features

Upcoming features

If you want to help out making this app awesome I would love your help! Feel free to contact me or just go crazy with issues and pull requests :)


Build

Wanna build the release yourself or contribute?

  1. Install electron-packager globally:
npm install -g electron-packager
  1. Run build script:
npm run build
  1. Either start development or create release:
npm run start

or create a new release:

npm run release

This app is not in any way affiliated with Heartbeats - I'm just a huge fan!