Projects of the Week, March 5, 2018

By Community Team

Here are the featured projects for the week, which appear on the front page of SourceForge.net:

The FreeType Project

A free, high-quality, and portable font engine. FreeType is written in C. It is designed to be small, efficient, and highly customizable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats for digital typography. FreeType is a freely available and portable software library to render fonts.
[ Download The FreeType Project ]


Firebird

A powerful, cross platform, SQL database system. Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language.
[ Download Firebird ]


fre:ac – free audio converter

fre:ac is a free audio converter and CD ripper for various formats and encoders. It features MP3, MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, and Bonk format support, integrates freedb/CDDB, CDText and ID3v2 tagging and is available in several languages.
[ Download fre:ac – free audio converter ]


The Fastest Mouse Clicker for Windows

This free open source application emulates Windows mouse clicks EXTREMELY QUICKLY, with hardware speed limit. Supports command line and clicking parameters auto-save.

I have rewritten this program inspired by a currently obsolete projects “Fast Mouse Clicker” by xytor and “AutoClicker” by mousetool. My application utilizes the cutting-edge feature of the SendInput() system call that aggregates some 100-1000 mouse clicks in one array and fires this array to a computer hardware at once.

This program solves the following end-user problems:
– How can I click faster?
– How can I use mouse from my keyboard in Windows?
– How do I make my mouse click automatically?
– What is butterfly clicking?

*NEW* Command line support: TheFastestMouseClicker.exe -c <clicks/s> -t -s -m {p|t} -b {l|m|r}. See Features below.

*NEW* Auto-save all the clicking parameters!

Formerly “The Windows Intel Fastest Mouse Clicker” and “Fast Mouse Clicker Professional Windows”.
[ Download The Fastest Mouse Clicker for Windows ]


Free Pascal Compiler

A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
[ Download Free Pascal Compiler ]


Ditto

Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to specify what gets saved, text, images or html.
[ Download Ditto ]


NAPS2 (Not Another PDF Scanner 2)

NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. Requires .NET Framework 4.0 or higher.

NAPS2 is currently available in over 30 different languages. Want to see NAPS2 in your preferred language? Help translate! See the wiki for more details.

This is a fork of the NAPS project with many improvements.
[ Download NAPS2 ]


strace

strace is a diagnostic, debugging and instructional userspace tracer for Linux. It is used to monitor and tamper with interactions between userspace processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
[ Download strace ]


Net-SNMP

Net-SNMP provides tools and libraries relating to the Simple Network Management Protocol including: An extensible agent, an SNMP library, tools to request or set information from SNMP agents, tools to generate and handle SNMP traps, etc.
[ Download Net-SNMP ]

Comments are closed.