leesei / Simplest-File-Renamer

Simplest file renamer - rename your files quickly and easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplest File Renamer

Rename your files directly or with your favorite text editor, making use of all your 1337 keyboard shortcuts πŸ˜‰

image

About

Simplest File Renamer was created by Boris Yakubchik. It uses Angular and Electron.

Works on Windows, Mac, and Linux πŸŽ‰

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 πŸ˜‰

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 πŸ™‡β€β™‚οΈ

About

Simplest file renamer - rename your files quickly and easily

License:MIT License


Languages

Language:TypeScript 68.0%Language:HTML 18.9%Language:SCSS 12.0%Language:JavaScript 1.2%