Skip to content

ensapra/AutoBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBeat

This app allows the user to automatically add tracks to a specific playlsit, wheather it is selected manually through custom mode, or playing through spotify. I requires authentication from user to log in and use it.

The implementation is pretty basic, but works pretty well, making use of the available Spotify API. It is recommended, on android, to have the Spotify App installed on the device for music control.

It doesn't have playback support.

Layout

How can I use it?

It is a PWA app, allowing the app to be installed on the diferent devices by just entering to the live and running online version, atspotify-auto-add.web.app.

On the Releases section there is available an android apk. Please, if using it from an Android, download and install it so that the app works accordingly.

This project was generated with Angular CLI version 14.2.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.