Rename your files directly or with your favorite text editor, making use of all your 1337 keyboard shortcuts π
Simplest File Renamer was created by Boris Yakubchik. It uses Angular and Electron.
Works on Windows, Mac, and Linux :tada:
The download links for all platforms are located on the app's public webpage
This software was built on top of angular-electron
by Maxime GRIS. It carries an MIT license.
Main dependencies in use:
Library | Version | Date | Comment |
---|---|---|---|
Angular | v18 | Jun 2024 | |
Angular-CLI | v18 | Jun 2024 | |
Electron | v31 | Jun 2024 | (internally uses Node v20.14.0 and Chromium 124) |
Electron Builder | v24 | Jun 2024 |
Recommending Node 20 or newer.
Once you install node
and npm
just npm install
and npm start
in your terminal to develop, npm run electron
to build :wink:
This software would not be possible without the tremendous work by other people:
A huge personal thank you to Percipient24 for always helping me when I ask for coding help, and for his code that inspired this project πββοΈ