nowfound

Alternatives

Products that do what Gitastic does

#Github #Python #Git #Gitastic

  1. 1

    GitHub’s official free and open source command line tool

    2020

  2. 2IM
  3. 3
    GitHired360

    Find your next 10x Engineer by proof of work, not keywords

    Dec 2025 · githired.tech

  4. 4GW

    I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!

    2025 · github.com

  5. 5UL
  6. 6GA

    What works now: user signups, org creations, private/public repos, and importing GitHub repositories (both as read-only mirrors and full migrations). So basically, you can create, push and pull to a repo, but we don't have many features quite yet (issues, PRs, CI). What is a bit unique is: 1) we built it in Rust and 2) the website is a little odd. Its design is inspired by CLIs (e.g., fzf, broot, vim) instead of web apps, and as such, lacks some affordances that you might typically expect in favor of keyboard-driven instant navigations (we have the very ambitious goal of an FCP of…

    Jun 2026 · gitdot.io

  7. 7GT

    2017 · gitorials.com

  8. 8

    Pew pew needless GitHub repos, clean up your repos via CLI

    2022

  9. 9
    GitTags92

    Tag your GitHub repos, gists, and stars

    2020

  10. 10PJ
  11. 11

    A small CLI tool that combines git commit and todo list 🛠📝

    2018

  12. 12
    Tempo118

    Replace the Git CLI with a clear UI and AI assist

    2024

  13. 13
    Gitsome118

    Supercharged Git/Shell autocompleter w/ GitHub integration

    2016

  14. 14
    Snipli94

    Convert your local files into a gist in just a snap

    2022

  15. 15RH

    Gitingest is a open-source micro dev-tool that I made over the last week. It turns any public Github repository into a text extract that you can give to your favourite LLM easily. Today I added this url trick to make it even easier to use! How I use it myself: - Quickly generate a README.md boilerplate for a project - Ask LLMs questions about an undocumented codebase It is still very much work in progress and I plan to add many more options (file size limits, exclude patterns..) and a public API I hope this tool can help you Your feedback is very valuable to help me prioritize And…

    2024 · gitingest.com

  16. 16RA
  17. 17GC

    Hey HN, I posted GitClassic here 2 months ago- since then I've rebuilt most of it based on what people asked for. https://gitclassic.com What's new: Issues, PRs w/ full diffs, repo intelligence (health scores, dependency graphs), trending/explore, bookmarks, comparison tool, and advanced search. Every page is server-rendered HTML- No React, no SPA, no client bundle, pages under 14KB(gzipped). Try loading facebook/react and compare it to GitHub load times. Public repos work without an account, Pro adds private repo access via GitHub OAuth. Stack: Hono on Lambda,…

    Mar 2026 · gitclassic.com

  18. 18
    lazygit93

    Command line utility to automate daily git push operations

    2016

  19. 19
    Copy Repo102

    A copy paste button for Github repositories

    2024

  20. 20GF

    A simple version control system.

    2023 · github.com

  21. 21SG

    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

  22. 22DE

    Hey! I wanted to share a tool I've been working on. It's still very early and a work in progress, but I've found it incredibly helpful when working with Claude and OpenAI's models. What it does: I created a Python script that dumps your entire Git repository into a single file. This makes it much easier to use with Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) systems. Key Features: - Respects .gitignore patterns - Generates a tree-like directory structure - Includes file contents for all non-excluded files - Customizable file type filtering Why I find it useful for…

    2024

  23. 23GP

    When working on data science projects I often want to just save my work, without having to think deeply about what’s changed. I found the intentionality of Git to feel like friction in these times, and I built GitEase to simplify my workflow. Instead of having to think about add/commit/push/pull with GitEase I just think about `ge load, ge save, ge share, ge undo`. And for even less thinking, I use an LLM (text-da-vinci-003) to generate commit messages by summarizing the diff. Take a look, try it out, and I’d welcome any contributions & feedback. pip install gitease $ ge —help…

    2023 · medium.com

  24. 24GA

    Simon(sfarshid) and I spend a lot of time on GitHub. As data nerds we put together a quick tool to explore your repository’s data. How it works: - Data Loading: We use dlt to pull data (issues, PRs, commits, stars) from GitHub - Semantic Layer: Relta wraps the underlying dataset into a semantic layer so the LLM doesn’t hallucinate. - Text-to-SQL: A text-to-SQL agent transforms your plain-English question into a query using the semantic layer - Generative Charts: assistant-ui dynamically generates a chart based on the SQL query - Refinements: If the semantic layer can’t handle your question,…

    2024 · github.com

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