A Modular Bulk File Renaming Utility
Go to file
adroslice 18a2d7154f Improved Drag+Drop & Dark Mode testing
- Drag+Drop now shows a black line where the item is going to be dropped as an additional visual cue to make it more intuitive
- Avalonia's dark default style is lacking two things:
-- Highlights on ListBoxItem are too bright (easy fix)
-- The window decoration remains white (could be disabled and replaced with custom title bar)
2019-12-03 20:12:00 +01:00
BFR Improved Drag+Drop & Dark Mode testing 2019-12-03 20:12:00 +01:00
.gitattributes Initial commit 2019-11-13 20:18:13 +01:00
.gitignore Initial commit 2019-11-13 20:18:13 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2019-11-14 12:56:38 +00:00
BFR.sln Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
LICENSE Initial commit 2019-11-13 20:18:13 +01:00
README.md Update README.md 2019-11-24 02:30:05 +00:00

BFR - A Modular Bulk File Renaming Utility

Inspired by this project by speatzle_.

Everyone is welcome to contribute!

Features

  • Mordern scalable UI (Avalonia)
  • Extremely flexible
  • Stack-based undo
  • Fast and automatic preview
  • Cross-Platform and portable
  • Supports RegEx

Operations

  • Add, Remove, Replace, Overwrite, Number, Sort

Upcoming Features

Releases

Screenshot