Skip to content

RepoBrowser v1.0

Choose a tag to compare

@linuxrebel linuxrebel released this 07 Jun 04:48
· 13 commits to main since this release

Initial release

  • Keyword (FTS5) and semantic (Ollama) search across all local git repos
  • Blended search mode combining keyword, semantic, name, and tag signals
  • Auto-generated tags from file extensions, README keywords, and directory structure
  • TLDR summary on each repo card — heuristic prose extraction, no extra LLM required
  • Dark and light theme UI with settings modal
  • duplist — reports duplicate clones to ~/Clone-Duplist.txt
  • dupclean — curses TUI to interactively delete duplicate clones one repo at a time
  • Cross-platform: Linux, macOS (Homebrew), Windows via WSL
  • Zero pip dependencies — stdlib Python 3.10+ only; Ollama installed automatically on first run