Skip to content

Progress Bar for rename progress, update dependencies, add tests - #27

Open
barakplasma wants to merge 7 commits into
ozgrozer:mainfrom
barakplasma:main
Open

Progress Bar for rename progress, update dependencies, add tests#27
barakplasma wants to merge 7 commits into
ozgrozer:mainfrom
barakplasma:main

Conversation

@barakplasma

@barakplasma barakplasma commented May 10, 2025

Copy link
Copy Markdown

implements #26

preview:

Processing |----------------------------------------| 0% || 0/1493 Files || ETA: 0s || 🟢 Renamed: jafaijlaf83.webm to irl-serving-coffee-in-casual-bar-setting.webm
Processing |----------------------------------------| 0% || 1/1493 Files || ETA: 2h55m ||

can be tested with npx https://github.com/barakplasma/ai-renamer your-path --your-options

@barakplasma
barakplasma marked this pull request as draft May 10, 2025 13:04
@barakplasma
barakplasma marked this pull request as ready for review May 10, 2025 13:11
Comment thread src/processDirectory.js
const processFile = require('./processFile')

const processDirectory = async ({ options, inputPath }) => {
const visitedDirectories = new Set();

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a must to include this; works without it

@MaloTV

MaloTV commented Dec 11, 2025

Copy link
Copy Markdown

Dont know why this isnt merged yet :/

i dearly hope the project isnt abandoned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants