1
N.A.N.Y. 2017 / My NANY 2017 submission: EOLConverter. Uploaded bug fix.
« on: October 14, 2016, 05:34 PM »NANY 2017 Entry Information
Application Name | EOLConverter.exe |
Version | 1.0.3 |
Short Description | Converts files from Unix (LF) line endings to windows (CRLF) line endings. |
Supported OSes | Windows. Vista and Up |
Web Page | None |
Download Link | EOLConverter.exe (2144.5 kB - downloaded 658 times.) |
System Requirements |
|
Author | https://www.donation...rea=summary;u=515958 |
Description
I write code stored on a linux machine. Since the code I write is for windows... its annoying to have to convert back and forth. Having the wrong line endings causes my precompiler to choke. I wrote this for my sanity but you might save some hair too.
Features
You can open the program by the icon to convert a whole folder or drag and drop a selection of files and it will convert them overwriting the original files.
Planned Features
None at this time.
Screenshots
Usage
Installation
Download the file and save it where you want it. Pin it to the taskbar if you like and click to open or drag files onto the icon.
Using the Application
You can open it and give a folder to convert or drag/drop files onto the program icon.
Uninstallation
Just delete the icon. its stand alone.
Tips
Make a backup of the originals if you want one.
You should copy only those files you want to convert to another folder to prevent other files from being converted.
Known Issues
version 1.0.1 Doesn't convert anything. Fixed and updated download link for new version.
version 1.0.2 Bug Fix.
version 1.0.3 Bug Actually fixed this time.