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: SpaceBadgers – Free and Libre SVG Badges

199 pointsby splittydevabout 2 years ago
Greetings, Hacker News community!<p>I am thrilled to present SpaceBadgers, a new free and open-source SVG badge generator I&#x27;ve been working on. It&#x27;s located at badgers.space.<p>SpaceBadgers is born out of the desire to offer more flexibility and customization for project badges, often used in open-source projects.<p>It&#x27;s fully open source, provided under the permissive MIT license, and will always be provided for free. The core badge worker is written in Rust, and so is the library behind it, which you can also find on crates.io under the name spacebadgers.<p>I am excited to receive your feedback and suggestions. Check it out and let me know what you think in the comments. Contributions are also welcomed and appreciated. You can find the source code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;splittydev&#x2F;spacebadgers">https:&#x2F;&#x2F;github.com&#x2F;splittydev&#x2F;spacebadgers</a>.

17 comments

andrew_about 2 years ago
Wasn&#x27;t expecting the &quot;why&quot; section to be at the bottom, since that&#x27;s where I&#x27;m used to seeing license and contribution info. Might be worth linking to that at the top of your readme so folks don&#x27;t miss it. I was specifically looking for why shields.io wasn&#x27;t good enough, and found my answer there.
评论 #36020994 未加载
chrisweeklyabout 2 years ago
Awesome! I love that it &quot;just works&quot;; I might engage with the CLI for meaningful integrations later, but right off the bat I can create custom SVGs thanks to dynamic URL params:<p><a href="https:&#x2F;&#x2F;badgers.space&#x2F;badge&#x2F;mylabel&#x2F;statuscode&#x2F;green" rel="nofollow">https:&#x2F;&#x2F;badgers.space&#x2F;badge&#x2F;mylabel&#x2F;statuscode&#x2F;green</a>
评论 #36025413 未加载
peter_l_downsabout 2 years ago
This is great, thank you! Any chance you&#x27;d consider making binaries available for download? I wanted to try out the CLI but I haven&#x27;t used rust before, and I got as far as installing `cargo` via `rustup` but I can&#x27;t figure out how to download and build the cli.<p>The badges look great and I love that this is available as both a web service (easy to link to) and as a CLI tool (no risk of depending on your web service).
评论 #36021965 未加载
评论 #36021862 未加载
mixmastamykabout 2 years ago
Never really understood the point of these? They started showing up maybe ten years ago, and I must have missed the introductory blog post on them with the rationale.<p>Guess I can see the utility of having a little stats&#x2F;props table at the top of a project readme. But the in-line wrapped style and <i>images</i> from an external web service aspects never made sense to me. Why is that popular?
评论 #36024214 未加载
评论 #36026342 未加载
评论 #36027034 未加载
assimpleaspossiabout 2 years ago
I have no clue what is going on here or how to access anything.
评论 #36024238 未加载
评论 #36024219 未加载
splittydevalmost 2 years ago
A short update for everyone who might see this in the future:<p>The launch week has been great! We served an insane number (well over 50k) badges with a 0% error rate, and have since added support for NPM, GitHub and crates.io!<p>And for those of you who&#x27;ve been waiting for icon support: We now have 900+ beautiful icons built-in!<p>Thanks a lot for all your positive comments and support!
splittydevabout 2 years ago
Btw, many more integrations are coming soon :) NPM is already lined up for release, just gotta test it a bit more and make sure everything works as intended
goodpointabout 2 years ago
How is this better than <a href="https:&#x2F;&#x2F;shields.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;shields.io&#x2F;</a> ?
评论 #36024812 未加载
评论 #36024817 未加载
lgreivabout 2 years ago
Very handy tool for sure. I really appreciate the efforts you made on in-line, repo and website documentation.
nihit-desaiabout 2 years ago
Very neat! I was looking for something exactly like this for a library I&#x27;m building - will try it out
6r17about 2 years ago
Hi ! Nice ! It lacks available style, RGB colorization, PNG64 logos includable ; and if possible ; i&#x27;d love one where I can shove in an url as parameter, to let the thing fetch the result ; But i might be completely dreaming on that last one :p
评论 #36029452 未加载
samstaveabout 2 years ago
Please put your email in your profile - or tell me how to contact you offline about a tangential project or email me first initial last name from profile name at proton
评论 #36022908 未加载
bloopernovaabout 2 years ago
This is fantastic, I really like the idea. Great stuff!!
thih9about 2 years ago
I’m seeing an error message:<p>&gt; This Deployment has been disabled. Your connection is working correctly. Vercel is working correctly.
评论 #36029351 未加载
danrlabout 2 years ago
Great project!<p>Nit: Personally would prefer rounded corners.
评论 #36038254 未加载
评论 #36021688 未加载
mattlabout 2 years ago
On mobile if the browser font is larger the content is off the screen without a way to scroll.
评论 #36024828 未加载
zackproserabout 2 years ago
These look really nice! Well done
评论 #36021552 未加载