Original project release post here for context: https://www.reddit.com/r/selfhosted/s/H4uS9GlwRJ

As a senior software engineer who’s working hard to build a tool for the self hosting community I’m hoping my post will be received better here, given the r/selfhosted’s new megathread tar pit rule for young projects… I’m reposting the Libre Closet feature update announcement here as I had planned to today on r/selfhosted.

I hope this finds some of the people who expressed interest in the project as we worked really hard to deliver on the requested features.

The intended release post read as the following:

——

First I would like to share gratitude for the warm and supportive reception Libre Closet received when I initially posted about it about a month ago. This really motivated me to take the project seriously.

I’d like to introduce ShoshannaTM who’s joined the project as one of the core maintainers.

Since the first post, we’ve gotten 88 github stars, over 3.1k docker image pulls, 2 community PRs contributed, and many helpful issues filed. We’ve made a point to try to respond to everyone in a timely manner and stay engaged with the budding community growing around this project.

We’ve focused a lot on quality and have taken the time to address bugs with numerous minor version releases.

The features and quality improvements have been made with considerable time, engineering, and intention. While myself and Shoshanna are using copilot to accelerate development, substantial upfront deliberate design was done on our part before any feature development. Additionally, nothing is taken without thorough iteration and human review. This project is not vibe coded. It is engineered and we take much pride in our craft and the quality of our work.

Please feel free to ask any questions you may have, whether about the development choices we’ve made, or about the product itself. Both of us are excited to continue to build a community around this project.

Key changes in this version include:

  • Background removal for garment images
  • Outfit scheduling calendar, with the ability to plan multiple outfits per day, and mark outfits as worn (future versions could use worn outfit data to tell you which garments you wear most, or perhaps track laundry)
  • An improved outfit builder, which allows you to include as many or few garments as you’d like in a single outfit
  • Total customization flexibility for garment categories

As before we’ve maintained the ease of self hosting and only one docker command is needed to deploy! For everyone already hosting Libre-Closet, you simply need to pull the fresh `latest` image to update to the v0.2.0 release.

`docker run -p 3000:3000 -v wardrobe-data:/data ghcr.io/lazztech/libre-closet:latest`

We can’t wait for everyone to try it out, and we hope you enjoy V0.2.0 of Libre Closet!

Public: https://librecloset.lazz.tech/

GitHub: https://github.com/lazztech/Libre-Closet

  • filcuk@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    17 hours ago

    That’s awesome, I’ll give it a spin today.
    When you’re ready (now?), considering adding your project here: https://selfh.st/submit/
    It’s a popular selfhoster newsletter and repository, it may give you a wider audience

    • greeneyestyle@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      11 hours ago

      Thank you, yes this was already on my radar and Libre-Closet actually already ended up on that news list somehow as a new project without me submitting it.

      We’ve certainly been on the lookout for ways to share this project with more people 🖤

  • timestatic@feddit.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    22 hours ago

    I’ve thought about how cool it would be if a project like this exited for a while. I will definitely have to try it out soon seeing this! To be able to mix and match not only from closet but in an app because going through clothing combinations and scurrying through drawers can be annoying.

    • greeneyestyle@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      11 hours ago

      We hope you enjoy it! 🖤

      This was actually on my project backlog for many years and I couldn’t have anticipated the warm community reception.

      There’s existing, well loved tools like this one that I’ve since become aware of like Stylebook and Acloset, but none of them are open source/selfhostable. We’re hoping to grow this into the defacto tool in that niche.

      I think there will be a lot of good karma from building a solution in this space that gives the users full ownership of their data since it can be a fair amount of work to build out your digital wardrobe and curate all of the information.

  • First_Thunder@lemmy.zip
    link
    fedilink
    English
    arrow-up
    45
    ·
    2 days ago

    Am somewhat disappointed that this isn’t the release of Open Source Clothing that you can compile (sew) at home :)

  • IanTwenty@piefed.social
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    2 days ago

    From the github if you were wondering:

    Free, open-source, self-hosted wardrobe organizer. Catalog clothes, build outfits, PWA. Docker one-liner deploy.

  • androidul@lemmy.world
    link
    fedilink
    English
    arrow-up
    24
    ·
    2 days ago

    good for wife, definitely gonna try this one out.

    For myself not so much, all my clothes I can fit in one suitcase 😅

  • Telorand@reddthat.com
    link
    fedilink
    English
    arrow-up
    17
    ·
    2 days ago

    Never heard of this, but it seems like an interesting idea. Probably not something I would use myself, but I wish y’all the best of luck!

    • greeneyestyle@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      Thank you, tbh I started it as just a kinda silly side project for myself and I’ve been really pleasantly surprised by it’s reception 🖤

  • warmaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    Holy shit, this is great! I’ve always wanted something like this!

    Thank you so much, I’ll give it a try!

  • Lumisal@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 day ago

    How well does this work with Podman?

    Edit: works perfectly fine on podman, just replace “docker” with “podman” on

    docker run -d \
    
  • Grass@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    This is one of those things I kinda wanted but was never going to make myself. I’ll probably add it to my server this week.

    • greeneyestyle@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Awesome, please feel welcome to reach out either here or on the repo if you run into any issues or questions! 🖤