Skip to content

Fiend3d/REClipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RECLibboard RegEx Clipboard

This program allows you to change direction of slashes using global hotkeys which saves you a lot of time if you work in Windows.

"C:\Program Files\CMake" -> "C:/Program Files/CMake"

You can add any other expression you need.

Installing

git clone https://github.com/Fiend3d/REClipboard
npm install 
npm run package-win

or just

npm test

It might also work with

npm run package-linux

but I didn't try it yet.

I made this project because I wanted to try Electron.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published