Simplest-File-Renamer
Simplest-File-Renamer copied to clipboard
Simplest file renamer - rename your files quickly and easily
Simplest File Renamer
Rename your files directly or with your favorite text editor, making use of all your 1337 keyboard shortcuts 😉
About
Simplest File Renamer was created by Boris Yakubchik. It uses Angular and Electron.
Works on Windows, Mac, and Linux :tada:
Download
The download links for all platforms are located on the app's public webpage
License
This software was built on top of angular-electron
by Maxime GRIS. It carries an MIT license.
Development
Main dependencies in use:
Library | Version | Date | Comment |
---|---|---|---|
Angular | v13.2.2 | Feb 2022 | |
Angular-CLI | v13.2.3 | Feb 2022 | |
Electron | v17.0.0 | Feb 2022 | (internally uses Node v16.13.0 and Chromium 98) |
Electron Builder | v22.14.13 | Feb 2022 |
Needs Node 14 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:
Thank you
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 🙇♂️