Skip to content

prestonarnold0/cobalt-spotify

Repository files navigation

Cobalt Spotify

Enhance your Cobalt experience with Spotify track and playlist download support.


Explore Screenshots »
Report a Bug · Request a Feature

About

Cobalt Spotify adds Spotify track and playlist download capabilities to Cobalt.

📸 Screenshots
Main Page Playlist Modal
Main Page Playlist Modal

Built With

  • Express: For server-side functionality.
  • EJS: For templating.

Getting Started

Installation

To get started with Cobalt Spotify:

  1. Clone the repository:

    git clone https://github.com/prestonarnold0/cobalt-spotify.git
  2. Navigate to the project directory and install dependencies:

    yarn
    # or
    npm install
  3. Copy the .env.example file to .env and fill in the required configuration.

Usage

To start the development server, run:

yarn dev
# or
npm run dev

Roadmap

Check out the open issues for a list of proposed features and known issues.

Support

For support, please use the following resources:

Contributing

We welcome contributions from the community! Please read our contribution guidelines before getting started. Your input helps make Cobalt Spotify better for everyone.

License

This project is licensed under the MIT License.