Pinned Repositories
ABetterTranslator
Translates Resx files to over 160 different languages in less then 60 seconds.
AudioDuplicateFinder
A GUI program which finds duplicate audio files
ExecuteAnything
ExecuteAnything is A Notepad++ plugin that can execute source code for any programming language. By pressing the execution key (F5), ExecuteAnything automatically determines if the source code needs to be compiled first, or if it can be immediately executed via runtime interpreter. It takes the appropriate action based on the file extension. If required, the source file is compiled/built before executed.
GTranslate
This version of GTranslate is used in project ABetterTranslator
nppexec
NppExec (plugin for Notepad++)
RegexAssistant
Regular Expression (Regex) tool that assist in creating and testing expressions.
SoundComparer2
An application to compare and calculate accuracy between two audio files (WAV) using FFT (Fast Fourier Transform) comparison method
sqlite3pp_EZ
SQLite3++ - C++ UNICODE support and template helper class added to SQLite3pp wrapper class
SQLiteClassBuilder
Creates type safe SQL classes
TranslateFileNames
File name language translator
Axter-com's Repositories
Axter-com/RegexAssistant
Regular Expression (Regex) tool that assist in creating and testing expressions.
Axter-com/TranslateFileNames
File name language translator
Axter-com/ABetterTranslator
Translates Resx files to over 160 different languages in less then 60 seconds.
Axter-com/ExecuteAnything
ExecuteAnything is A Notepad++ plugin that can execute source code for any programming language. By pressing the execution key (F5), ExecuteAnything automatically determines if the source code needs to be compiled first, or if it can be immediately executed via runtime interpreter. It takes the appropriate action based on the file extension. If required, the source file is compiled/built before executed.
Axter-com/GTranslate
This version of GTranslate is used in project ABetterTranslator
Axter-com/SoundComparer2
An application to compare and calculate accuracy between two audio files (WAV) using FFT (Fast Fourier Transform) comparison method
Axter-com/SQLiteClassBuilder
Creates type safe SQL classes
Axter-com/AudioDuplicateFinder
A GUI program which finds duplicate audio files
Axter-com/nppexec
NppExec (plugin for Notepad++)
Axter-com/sqlite3pp_EZ
SQLite3++ - C++ UNICODE support and template helper class added to SQLite3pp wrapper class
Axter-com/SqliteExtensions
SQLite extensions which works with System.Data.SQLite and Microsoft.Data.Sqlite package
Axter-com/StartWinMinMaxPos
Start an executable minimize, maximize, and/or at a certain window position and size