Bandcamp Desktop Versions Save

Bandcamp Desktop is a crossplatform desktop application. It allows you to use bandcamp.com in an easy and quick way. Keep listening to music while you explore the website.

v2.3.0

3 years ago

Changelog

  • A new Music Player with Audio Controls has been added. It's selected by default, you can switch to the old Widget Player by unchecking the "Bandcamp Desktop Player" under "File" in the app menu.
  • Mac OS Releases will be published as tar.gz in order to be built from other OS too.

v2.2.0

3 years ago

Changelog

  • The Download Manager will show a progressbar while your music is being downloaded and extracted. Moreover, it will create a subfolder into the main download folder for every album/ep/song you will download.
  • The Search section has been moved under the File menu item.

v2.1.0

3 years ago

Changelog

  • From now on the app will store your window's state, so if you resize it the window will look the same on the next start.

v2.0

3 years ago

Important announcement

The whole software has been recoded in order to make a crossplatform app. The new version (v2.0.0) of Bandcamp Desktop is built using electron and that's really advantageous!

The stable release has now been published, but there's a problem. The best way to build & deploy an electron app for every platform is using a mac. Unfortunally my so is updated to 10.13.6, for that reason I had to use an old version of electron-builder (the package which let you to build electron apps), since the last version works only with 10.15. As you know, using old versions of packages is not a good thing... For that reason, if you can build the app using the updated package, your help will be accepted!

v2.0-beta.3

3 years ago

Changelog

  • Directly download music from Bandcamp (Ctrl + L to open the Download Folder).
  • Link to search by filters in header menu (Ctrl + F to open it).

Bug Fix

  • mainWindow's title is now static.
  • Open non-Bandcamp urls in default browser.
  • Better About message.

v2.0-beta.2

3 years ago

Bug Fix

  • Fixed a bug which prevented resizing mainWindow
  • Built-in music widget

v2.0-beta.1

3 years ago

Important announcement

The whole software has been recoded in order to make a crossplatform app. The new version (v2.0.0) of Bandcamp Desktop is built using electron and that's really advantageous!

This version will be published as a Stable Release after some test and bug fixes. Currently you can only download the source code and compile it on your own.

Build Instructions

  1. Download node.js.
  2. Enter in the software folder and run npm install.
  3. Edit what you want.
  4. Run npm start.

Install Instructions

  1. Edit the build script in package.json and set your current OS.
  2. Run npm run-script build.

Note: if you fork themagiulio/bandcamp-desktop you need to change the repository in package.json in order to deploy a new version (using: npm run-script deploy).

v1.0

4 years ago

You can easily install Bandcamp Desktop on your computer using this msi installer.

Thanks to @jeanluchayes for building the installer.