TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Jukesy - a music video player

3 pointsby adrianbravoabout 13 years ago

1 comment

adrianbravoabout 13 years ago
Hi HN.<p>I was hoping I could get some feedback on this project I've been working on. It's a music player that plays YouTube videos while allowing search through Last.fm (for better data). Right now it uses node and backbone.js.<p>It has a few basic features. Primarily, you can make playlists. You can also put the player into 'discovery' mode to listen to music similar to whatever you're already listening to. Search is relatively robust for a site of its kind (in my opinion).<p>I plan on adding a few more features including genre-based radio, scrobbling, favorites, a mobile app, and "channels" for social listening.<p>Source code is available too, if you want to check it out. It's written purely in javascript. <a href="https://github.com/adrianbravo/jukesy" rel="nofollow">https://github.com/adrianbravo/jukesy</a>