nowfound

Alternatives

Products that do what Zipped Album does

Having read several comments in other threads about frustrations with digital music and streaming, I thought this could potentially be interesting to some of you. It's a very small attempt at bringing back an experience that we seemingly lost when going fully digital. When I was looking around whether something like this already existed, I could only find some commercial (and discontinued) attempts, but nothing based on open standards. So I made a draft of what I think an open single-file music album format could look like. It is very simple, and basically just a specification of how to…

  1. 1IJ

    Hey HN! I've been working on Muxamp for over a year now, and I decided that there's no point in keeping the source closed. (I never planned on making money from it.) I've learned a lot since I started, and I hope others can benefit from its release--and perhaps teach me a thing or two as well :)

    2013 · github.com

  2. 2

    Its hard to find time when hipstering....

    2017

  3. 3

    Listen, share, and organize your unreleased music

    2023

  4. 4AT

    I love music and I'm always trying to discover new music that I can enjoy. In the past years I was using a fairly tedious process of organizing the music albums (or DJ sets, radio shows) in a few lists: - Want to Listen - Listened - Listened (and liked) I wanted to keep track of these lists, what I discovered each month/year and share all this activity and lists with my friends. For that, I was using a combination of tools that weren't made exactly for this job (Discogs+Spotify+IM apps), resulting in a cumbersome experience. So a few months ago I started this hobby project, with the…

    2022

  5. 5FA

    Hey everyone, I've made a project to make your own music archive streamable and turn it into a complete music platform. The reason I've been working on this project for a while was to stream the CD's I've had at home without any cost and also make a nice looking system to manage and listen to these albums. You can host your own server and use the web player to connect. Also, it is possible to create users and give them access to your own server. Some features of the current release are group sessions, endless listening with radio, fuzzy searches, showing lyrics and specialized context menus.…

    2023 · github.com

  6. 6

    Interactive library of high-quality, legal audio downloads

    2015

  7. 7IM

    1 minute screencast: https://youtu.be/AmDL2QtkoJ4 If you'd like play with it, please send a note with your name and email to [email protected] and I will send you an invite (via TestFlight). If you're the kind of person who listens to albums cover to cover, or would like to manually arrange your records instead of going through a boring alphabetized list, or are just really annoyed with the iOS Music app (like I am), you should check this out!

    2017

  8. 8TY

    Lately I've been thinking about the mix CDs I used to burn for friends. Building the perfect mix for someone took a lot of time and intention, but it was a great way to expose friends to the rare musical gems I'd discovered, and sometimes, they even returned the favor. In the transition from physical mixtapes to cloud-hosted playlists, we stopped giving each other digital things. These days, we mostly point to things that we don't control. But our custom of gift-giving can be restored, if we restore the structures that enabled it. [name redacted] is my answer to this problem. Drop some .mp3s…

    Nov 2025

  9. 9

    A radically simpler & faster SoundCloud player

    2014

  10. 10

    Download SoundCloud tracks & playlists into a ZIP file.

    2021

  11. 11SS

    Hi, I am kind of hesitant to post this because I wrote this myself and it's definitely not polished but I thought people might find it useful considering some of the music related things I have seen posted here. This doesn't have anything fancy like a recommendation system or pretty ui but it makes it very easy to listen to music and keep a history of what you've listened to. If it means anything, this is the only thing I use for music playing. Features: - Everything is a text file (queue, your listen/artist history)! - Mpv as music player (you can control or get info using the ipc…

    2022 · github.com

  12. 12IC
  13. 13MA

    Muxamp is a unified playlist that lets you search for and play YouTube and SoundCloud media back-to-back. It is my first web app, written entirely in JavaScript (thanks to Node.JS). Link: http://muxamp.com/ Features: * Easy track search * Drag and drop playlist rearrangement * Sharing your playlist is as easy as copy-pasting the URL * Attractive UI, thanks to Bootstrap and CSS * Free, no sign-up required This is a personal project of mine that I used to learn more about JavaScript and web programming. Feedback is appreciated! (Tell me if it sucks or not.) This project is hosted by Nodester…

    2012

  14. 14PL

    Hey HN! I always liked to see and touch the cover artwork of the CDs and LPs I bought in the past, but in the end the convenience of digital streaming won me over and I accepted no (or stamp-sized) artwork. Lately I’ve been missing this more and more and ultimately decided to try to do something about it. So I built a streamer from the ground up. Happy to answer any questions, this is my first PCB design and 3D model all in one project.

    Jul 2026 · pentaton.app

  15. 15AL

    A buddy and I decided to hack on this little project this weekend, putting in about 12 hours. It's running Ruby on Rails, deployed to Heroku. We tried to keep things super lean with different gems handling user accounts, mailchimp for an email list and super lean styling/layout. Everything should work well enough on mobile devices, too, so give it a look! Right now the magic all happens via the Soundcloud API (of course), but we're exploring different ways to make this appeal to a broader audience of music listeners. We'd love your feedback! Here's the site:…

    2014

  16. 16WD

    I know mentioning Michael Seibel is almost cheating, but this week he demonstrated the "leaky pipes" concept to me. Not that I know the guy, but in one of his videos he says something on the lines of "If you are unsure if you app is ready to be launched, just launch it. It's like a house with leaky pipes, just open the main, grab your tools, and start fixing wherever water is leaking". So we did it, we launched drummy earlier this week on /r/InternetIsBeautiful and we got very close to 10k users in just one day! Survived the hug of death, learned a ton, and made changes all around.…

    2022 · drummy.io

  17. 17IJ

    Hey all. For the last few years, I have been developing a software synthesizer as a side project. It's taken longer than I both hoped and feared, but earlier this week I finally shipped 1.0. Details about the synth itself are up on my website, https://lhiaudio.com/. For those who are unfamiliar, in music production, there are host applications (such as Logic Pro, Ableton Live, or REAPER) in which most of the work (such as recording or sequencing MIDI data) is done. These applications generally have some built-in tools for the actual generation and processing of audio data, but…

    2018

  18. 18PC

    I had a silly idea for awhile, making actual cassette mixtapes from MP3s. I thought it was a bit obscene, and it amused me. So I built a static site with Cactus then plugged in a Jotform that handles media uploads and payments. Designwise I opted for mid 90s brutalism, down to midi music (on desktop it starts playing smoke on the water) you can check it out at 420verload.com

    2016

  19. 19AB

    Hi, so over the weekend I built a free to use service to compress one or more images using MozJEPG encoding enabled via WASM. It's a static site, all the processing happens on the client side, no file uploads or sign-ups needed! Why? The existing services are either filled with ads or require you to sign-up / pay. would greatly appreciate any feedback! TIA!

    2024 · captaindavinci.github.io

  20. 20AB

    hey there hn! thought you would appreciate my brand new file format - i've spent over 40 minutes creating this standard. it's really hard trying to get your ideas shown to standards boards etc but i think with the great community here we can help get bioif support into all major browsers :) the spec is available over at the website, as is a reference implementation. it already has higher usage than jpeg-xl. - best

    2025 · image.bsb.dev

  21. 21DA

    Just launched the MVP of my startup today after two weeks of non-stop work. Right now, Disco is an artist discovery platform where artists can submit their Spotify tracks for users to listen to through a Tinder-like UI, swiping right on the ones they like. The vision is far grander, of course, and involves fostering greater artist fan connection while also providing a sustainable source of revenue for artists. The music industry in its current state is too impersonal and not sustainable for all but the biggest artists. The solution to both problems is artist fan connection/engagement,…

    2020

  22. 22IR

    Hey HN, I'm a student shipping projects on my nights & weekends (today is no other) Music is a huge aspect of my life. I appreciate tons of artists and constantly search for a new way to experience it. Then something catches my eye... An iPod. This seemed like a perfect way to have fun while listening to music + the added mindfulness of intentionally selecting an album. Sadly, it's a no go in 2025. Lack of Bluetooth, Spotify sync and high prices was a deal-breaker for me. That's why I decided to build an iPod player for your desktop. Yup, you heard it right. From the prototype as I was just…

    2025 · desktopipod.com

  23. 23M

    URL: http://mixcastr.com/ The end of the weekend is here, and my project (roughly 15 hours) is done. It's called Mixcastr, and it uses the Sound Cloud API to serve songs from their platform, based on user queries. So yeah, it's really just a glorified search interface - but I had fun making it. Hopefully next weekend I'll expand on its functionality/utility. Breakdown: Sinatra, Twitter Bootstrap, SoundCloud JavaScript SDK, and Heroku, Polymorphs, CloudMade

    2011

  24. 24PN

    >>>>> TimeForZen.com <<<<< This took months to put together. Learning javascript, using the sound manager 2 api. Finding the perfect creative commons photos on flickr. It's such a ridiculously simple site (just a curated list of music) but I went through hell debugging and getting it to work. I learned an extreme amount. My advice to designers who can't code, keep it simple, just get it done don't worry about optimization, don't worry about a backend. Code everything manually if you have to. I've kept it simple out of necessity. I'm a designer, not a…

    2012

Ranked by how close each launch is in meaning, then by votes. Refine with a description →