Skip to content

mondora-labs/spomodoro

Repository files navigation

Spomodoro

This is the Spomodoro App. It is easy right now.

Things to implement:

  • first pomodoro (2 pomodoro)
  • pause message and sound (1 pomodoro)
  • kanban pomodor style (4 pomodoro)

To test the application your Spotify account needs to have the developer flag set. You can find out how to activate the developer flag here.

Clone this repository in your Spotify workspace directory. If you haven't got a Spotify directory, read about where to create it here. Cloning will create a subfolder called boilerplate-app.

You can access the application (restart the Spotify desktop client if you have not done so) by typing in spotify:app:boilerplate-app in the search field. Read more about this in the Spotify Developer Guidelines.

The manifest.json file describes the application. For this app we have chosen to support all languages available.

index.html loads the [scripts/main.js]((https://github.com/spotify/boilerplate-app/blob/master/scripts/main.js) file, our entry point to develop applications. In turn, main.js loads four script files, each showcasing a part of the Spotify Apps API.

Helpful links:

Releases

No releases published

Packages

No packages published