Skip to content

TUI file manager that lets you review files one by one, deciding whether to keep or delete them

Notifications You must be signed in to change notification settings

lassejlv/dinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dinder

Swipe through your files and folders

A clean TUI file manager that lets you review files one by one, deciding whether to keep or delete them.

Screen.Recording.2025-10-01.at.23.39.16.mov

Usage

go run .

Controls

  • / l / y - Keep file
  • / h / n - Delete file
  • s - Skip file (review later)
  • u - Undo last decision
  • q - Quit
  • y - Confirm deletion
  • n - Cancel deletion

Features

  • Scans current directory
  • One-by-one file review with preview
  • File metadata (size, modification date)
  • Text file preview (first 3 lines)
  • Skip files for later review
  • Undo functionality
  • Confirmation before deletion
  • Progress tracking and completion stats
  • Clean TUI with spinners and status indicators

About

TUI file manager that lets you review files one by one, deciding whether to keep or delete them

Resources

Stars

Watchers

Forks

Languages