nowfound

Alternatives

Products that do what Built a tool that turns your GitHub commits into build-in-public posts does

I kept failing at building in public for the same reason every time: not fear of judgment, just the blank page after a long day of shipping. Something always happened. But converting "refactored auth flow" or "fixed that edge case that's been annoying me for a week" into something worth posting felt like a second job on top of the actual job. So I'd skip it. Then skip it again. Then stop entirely. The approach: connect your GitHub, it pulls recent commits and repo activity, and generates draft posts for multiple platforms in your tone — raw founder voice, not content creator polish. The idea…

  1. 1

    Turn Github commits into Twitter/X Posts

    2024

  2. 2

    Create a poster from your code!

    2017

  3. 3GT

    2017 · gitorials.com

  4. 4

    Turn Github commits into battle-tested invoices. Free!

    2018

  5. 5SP

    Morning HN. I had an issue recently where I wanted to share some private Github repositories with a larger audience than usual (25k+) on Youtube and was simply considering making my code public. Came up with an idea to build a middleman service that handles user access/management, generate share links and even paywall individual repos. Thought I might as well share here in case there's another dev out there who might be interested in sharing a private repo. Keen to get any feedback as I'm currently building

    2024 · repobear.com

  6. 6OG
  7. 7BP

    I put together a small prototype that might help folks like me who struggle with keeping their website’s blog active just for SEO. It’s a basic tool: you enter your Git repo details (owner, name, branch), pick a date range, and it generates a short blog post from the commits in that period. The idea is to give small businesses and solo devs a way to keep their blog up-to-date with actual product updates without needing to write new content. Right now, it’s still pretty minimal but I’d really appreciate any feedback, especially if you think this could be useful, or if you have ideas on how it…

    2024 · git2blog.streamlit.app

  8. 8
    Trace11

    Turn GitHub commits into launch content

    Jul 2026 · usetrace.net

  9. 9IB

    Prepend any Github PR URL with `makesense` to get a - quick review for all sorts of issues (cleanly designed issue explorer) - summary of changes in concise slide deck to grasp the essence of changes - a 5 question quiz on the changes to make sure there's "cognitive coverage" of the change There's also a handy bookmarklet using which you can trigger a review for any publicly accessible Github PR Feedback welcome

    Jul 2026 · makesensegithub.com

  10. 10IB

    I finally got fed up with making work + personal Git repos work on my machine. Ever clone a work repository and accidentally make commits using your personal email? Or forget how to make your work repos use your work SSH key? Yeah... same. So I built the tool I've always wanted. GitPersona - a CLI tool for managing many git profiles on a single machine. Shoutout to my boy Codex for helping me finally ship this.

    Mar 2026 · github.com

  11. 11TY
  12. 12SG

    Just wanted to clone a repo from my gh account and visualize it. Pretty easy with gitact. You can check any gh account. It’s called { gitact } quickly navigate through a user’s repos instantly grab the right git clone URL Feedback, stars and PRs are welcome

    2025 · github.com

  13. 13IB

    After years of struggling with onboarding to new projects, I got tired of spending weeks just trying to grasp the basics of a codebase. The README rarely tells the whole story, and "just read the code" isn't practical for large repos. I built RepoIQ to create personalized learning paths through any GitHub repository. It analyzes the codebase structure, identifies key components, and creates a step-by-step guide tailored to your learning needs.

    2025 · repoiq.be

  14. 14IB

    Hey HN, I built a platform that allows developers to buy and sell GitHub repositories using private forking. The idea is to help indie developers, open-source maintainers, and teams monetize their work while ensuring buyers get fully functional projects with minimal hassle. Many developers create great projects but lack the time or resources to maintain them. Instead of letting them fade away, why not sell them to someone who wants to continue the work? Here is how it works: - Sellers list theis GitHub repos in the platform - Buyers purchase repos - Buyers automatically added as…

    2025 · gittrader.com

  15. 15IB

    Hi HN, A lot of the dev teams I have worked with had a lot of issues with their documentation. In fact, some of my easiest clients to get were from clients that had "black box" solutions that devs no longer at the company had created. Personally, writing documentation is like grinding nails on a chalkboard. I have been having a lot of fun with building solutions that can run in a distributed way, not something a dev needs to run themselves. And after a significant amount of testing and building out several different solutions, I finally have a solution that is easy to set up and runs in the…

    Dec 2025 · codesummary.io

  16. 16IB

    Hey Guys, I created GithubReader.org (open-source, non-profit, most of the code is written by ChatGPT). My motivation: I wanted an easy way to keep a list of repositories I want to learn from and access them quickly. So, I built a search page where I can find repositories by name, like Google. Also, I wanted a nicer way to read Markdown files on my laptop without the GitHub UI, like reading a book. So, I made a custom UI with a back button that takes you to the previous state without jumping pages. The markdown links are sharable, e.g.…

    2024 · githubreader.org

  17. 17IM
  18. 18GM
  19. 19GA

    Hi everyone, i just develop an engine to allow you to render your blog using github directly, by just using html, json, markdown. Here's the demo: https://porfolio-one-rust.vercel.app/revskill10/porfolio-tem... and the source: https://github.com/revskill10/porfolio-template/tree/main/bl... Currently you can use it as the starting point template and hack on it. Would love to hear your feedback.

    2025

  20. 20GD

    Hi all. I'm working on GitBiased platform. Basically the idea is to let you or your team (manager) know what is happening at the moment in your development life. I myself use it lot, for having PRs of all my GitHub projects in one place. Also you can enable weekly mail with all things you have done for the previous week. Permission-wise each widget requires its own permissions. At the moment we do not require any write permissions first of all and none of them allow to read the code of the repo(s). I'm writing this post because I've recently released iOs version of the app.…

    12d ago

  21. 21GD
  22. 22BC

    Hey HN, I'm Fedor (solo founder). After ~20 years of watching devs fight Git, I'm building Branching. Branching streams your local edits to teammates in real time - no manual push/pull. It's Git-compatible and works offline. Why you might care - Teams see each other's changes instantly instead of in PR-sized batches - Conflicts surface ASAP while context is fresh (LLM-assisted merge is experimental, off by default) - Same GitHub remote, so no migration Ships today - VSCode extension + desktop app (macOS / Windows / Linux) - 3 small product teams have been using it for 1–6…

    2025 · branching.app

  23. 23AL

    Feb 2026 · claude-commits.vercel.app

  24. 24GA

    Just released a simple web tool, GitStars (http://www.gitstars.com) to help make the act of starring repositories on GitHub infinitely more useful. When you log into GitStars, your starred GitHub repositories are fetched and automatically tagged. You can freely edit the tags and help make the system's auto tagging better for everyone. In this early version, we were focused on helping you re-discover the repositories that you may have starred and lost track of. You can browse or search the repositories by the tags that were automatically generated. I would love to hear your comment on whether…

    2012 · gitstars.com

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