307 projects tagged "GPLv3"
ZedLog is a robust cross-platform input logging tool (A.K.A., a key logger). It is based on a flexible data logging system which makes it easy to get the required data. It features logging of all keyboard and mouse events, a replay simulation tool, logging to a file, and hiding in the background.
jEncrypt is a commandline file encryption archiver. Files are encrypted with the AES-CTR mode, which was recommended by the National Institute of Standards and Technology in 2001 (NIST SP 800-38A). AES-CTR mode only provides confidentiality. It requires a message authentication code such as CBC-MAC to ensure an encrypted message is not accidentally modified or maliciously tampered with, which jEncrypt currently does not provide.
eSpeak for Android is a port of the eSpeak Text-to-Speech synthesiser to Android, supporting 75 languages and accents. It is based on the eyes-free version, but with improved language selection and language name display, support for accents and special characters, improved handling of speech rate and pitch, support for MIPS-based devices, and improved support for SSML.
Toolsverse ETL Framework is a standalone Extract Transform Load engine. It is fast and scalable, uses target database features to do transformations and loads, and offers manual and automatic data mapping, data streaming, bulk data loads, data quality features using SQL, JavaScript, and regex, and data transformations.
UniMote server is a universal Android-to-Linux Bluetooth remote controller for multimedia applications. It is fast and stable. It supports easy-to-develop plugins. For now, plugins for controlling these applications are available: XBMC, Clementine, VLC, and file browser. More plugins will be added as soon as the core is stable.
PalindromicPrimeFinder is a little "toy" program that can find relatively big (e.g. 1000-2000 digits) palindromic probable prime (PRP) numbers. It generates random palindromic numbers and tests them for primality using a probabilistic algorithm. It is multi-threaded and stops after a certain timeout (if no palindromic primes are found).