SkillAgentSearch skills...

Infinitunes

🎵 A Simple Music Player Web App built using ▲ Next.js, shadcn/ui, TailwindCSS, DrizzleORM and more...

Install / Use

/learn @rajput-hemant/Infinitunes

README

<div align=center> <!-- labels -->

<!-- logo/title --> <picture> <source media="(prefers-color-scheme: dark, (max-width:300px))" srcset="./public/images/logo1920.png"> <source media="(prefers-color-scheme: light,(max-width:300px))" srcset="./public/images/logo1500.png"> <img src="./public/images/logo1920.png" width="300px" alt="infinitunes"> </picture>

[WIP] 🎵 A Simple Music Player Web App made with ▲ Next.js + Tailwind.

<picture> <source media="(prefers-color-scheme: light)" srcset="https://graph.org/file/12ea4beff2367f40f13ce.png"> <source media="(prefers-color-scheme: dark)" srcset="https://graph.org/file/16937ebb693470d804f31.png"> <img src="https://graph.org/file/12ea4beff2367f40f13ce.png" alt="infinitunes"> </picture>

<kbd><br>  Live Demo  <br></kbd>

Building from Source

</div>
  • Fetch latest source code from master branch.
git clone https://github.com/rajput-hemant/infinitunes
cd infinitunes
  • Rename .env.example => .env.local, add your own environment variables.

  • Run the app with VS Code or the command line:

bun i || pnpm i || npm i || yarn
bun dev || pnpm dev || npm run dev || yarn dev
<div align=center>

Docker and Makefile

</div>
  • Build the Docker Image and start the container:
make build
make start
  • Stop the Docker container:
make stop
<div align=center>

Deploy Your Own

You can deploy your own hosted version of infinitunes. Just click the link below to deploy a ready-to-go version to Vercel.

Deploy with Vercel

JioSaavn API (Unofficial) by me, API Docs

Star History

<a href="https://star-history.com/#rajput-hemant/infinitunes"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rajput-hemant/infinitunes&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rajput-hemant/infinitunes" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rajput-hemant/infinitunes" /> </picture> </a>

Disclaimer

This project is independent of any affiliation with JioSaavn or its associated partners. It is created solely for educational purposes. Usage is at your own discretion, and the developer disclaims responsibility for any misuse or potential damage resulting from the use of this program. Please refrain from duplicating this project for commercial purposes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors:

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

</div> <!----------------------------------{ Labels }---------------------------------> <!-----------------------------------{ Links }----------------------------------> <!------------------------------------{ api }----------------------------------->
View on GitHub
GitHub Stars353
CategoryDevelopment
Updated13d ago
Forks74

Languages

TypeScript

Security Score

100/100

Audited on Mar 17, 2026

No findings