fpcup is a tool that gets the current (or a stable) version of FreePascal Compiler (FPC) and Lazarus IDE from their subversion repositories and compiles/installs them.
It adds CHM documentation and configure the Lazarus help for you.
It also creates a shortcut on your desktop/home directory
... [More] that points to the new Lazarus installation.
Meant to be used side by side with other FPC/Lazarus installations. It creates a separate primary config path directory for the new Lazarus installation, so it doesn't interfere with existing Lazarus installs. [Less]
Import/export tools for databases. At the moment, an export tool for Access databases to MySQL, PostgreSQL, Firebird, Oracle, etc based on earlier code by Pedro Freire/Cynergi, Dobrica Pavlinusic, Laurent Bossavit/NetDive
Remote support without hassle à la Teamviewer/Crossloop: take over a helped person's screen using an encrypted connection.
Easy for helped person to use (just run). Includes support for Windows Vista/7 UAC/ctrl-alt-delete.
It sets up an SSL encrypted tunnel and shares the helped person's
... [More] desktop using VNC to a helper that has a server port open and the helper program listening.
The program for the helped person uses a default address and port to connect to to simplify things.
Programmed in Lazarus/FreePascal; uses stunnel and UltraVNC programs for encrypted connection/screen sharing. [Less]
Use Twitter and Plurk (libraries included) or other OAuth-based projects in Freepascal. Synapse network bindings included; ready to be extended with other network bindings. Includes OAuth1 (PIN/OOB), pre-authorized oauth_token/secret support. Demo twitter console and GUI programs that show
... [More] tweets/timelines, send tweets, and stream using the Streaming API. Demo plurk console program. [Less]
FreePascal FPCUnit test output database storage.
Aimed to easily provide test storage and regression testing for e.g. the FPC db test framework, and all other fpcunit tests.
If possible, dunit/dunit2 and other xUnit test output should also fit in the database.
Scanning/OCR/full-text search/archiving solution for paper documents.
Uses proven components such as Tesseract, and a Firebird (or in future sqlite) database to store metadata. Stores the scanned documents as tiff (source) and pdf (with OCR text included).
For now, Linux server based.
... [More] Windows/Linux/OSX client in development using http REST communication with the server. [Less]
Utility that lets you read unified diffs, review it, change line endings, paths, search for subdirectories if the patch was created there, and apply them using the patch program.
Offers patch syntax highlighting to focus quickly on changes
Useful for antediluvial versions of patch that do not
... [More] handle these conversions themselves.
Open source freeware under the MIT license. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy