Skip to content

Releases: progh2/repomanager

RepoManager v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:48

Highlights

  • Rename repository from the detail panel with a strong warning and typed RENAME confirmation (like delete)
  • Persist window size, filters, and sort across sessions
  • Instant startup from cached repository list + background refresh
  • Keyboard shortcuts: F5 / Ctrl+R refresh, Delete key to delete selection
  • Dark mode theme toggle in Settings
  • Fork filter, Pages filter, CSV export before delete

Downloads

  • Windows: RepoManager-windows.zip
  • macOS: RepoManager-macos.zip
  • Linux: RepoManager-linux.tar.gz

Unsigned binaries: Windows SmartScreen / macOS Gatekeeper may warn on first launch.

RepoManager v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:08

Highlights

  • Full UI localization (Korean / English / Japanese)
  • Tokens stored securely in the OS credential store (keyring)
  • Loading spinner overlay with progress steps
  • Sorting plus GitHub Pages and fork filters
  • Export deletion list to CSV from the confirm dialog
  • App icon, refreshed theme, run scripts (run.bat / run.sh)
  • CI and automated release builds

Downloads

  • Windows: RepoManager-windows.zip
  • macOS: RepoManager-macos.zip
  • Linux: RepoManager-linux.tar.gz

Unsigned binaries: Windows SmartScreen / macOS Gatekeeper may warn on first launch.

RepoManager v0.1.0

Choose a tag to compare

@progh2 progh2 released this 29 Jul 01:53

Summary

First release of RepoManager — a PySide6 desktop app to list, filter, archive, and delete GitHub repositories in bulk.

Highlights

  • List owner / organization / collaborator repositories
  • Owner, visibility, archived, and text filters
  • Bulk archive and delete with confirmation (DELETE typing for delete)
  • Rate limit display and limited retries
  • Background API workers so the UI stays responsive

Install

See README for token setup and python -m repomanager.