Skip to content

traxo-xx/ampcast

This branch is 2 commits ahead of, 108 commits behind rekkyrosso/ampcast:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 25, 2024
4d3c39f · Apr 25, 2024
Apr 25, 2024
Dec 31, 2023
Apr 19, 2024
Jul 5, 2023
Apr 19, 2024
Apr 25, 2024
Apr 25, 2024
Nov 12, 2022
Feb 14, 2023
Apr 25, 2024
Apr 25, 2024
Apr 18, 2024
Apr 19, 2024
Apr 25, 2024
Apr 18, 2024
Apr 16, 2024
Nov 20, 2022
Nov 12, 2022
Apr 25, 2024
Jul 5, 2023
Apr 16, 2024

Repository files navigation

Ampcast

A music player inspired by Winamp.

Features

  • Supports Plex, Jellyfin, Emby, Navidrome and Subsonic
  • Additional support for Apple Music, TIDAL (via Plex), YouTube and Spotify
  • Built-in visualizers: Milkdrop (Butterchurn) and others
  • Scrobbling for last.fm and ListenBrainz

Web app / PWA

Available at https://ampcast.app.

Downloadable app

Windows, Mac and Linux builds available.

Download from https://github.com/rekkyrosso/ampcast/releases.

Self-hosting

Requires Node >= 20.

git clone https://github.com/rekkyrosso/ampcast.git

cd ./ampcast

# install deps
npm i

# build the web view
npm run build:dev

# start the web server
npm run start:dev

Navigate to http://localhost:8000 to run the app.

You can optionally create a .env file (example) to store API keys and other config options.

Contributing

I request that you only open an issue for submitting bug reports.

Please use the Discussions section on GitHub to send feature requests, questions, suggestions or any other feedback.

There is also a general discussion forum on reddit.

License

GNU General Public License v3.0 ©

About

Ampcast music player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • TypeScript 70.8%
  • GLSL 21.5%
  • SCSS 4.7%
  • JavaScript 2.8%
  • HTML 0.2%
  • CSS 0.0%