Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
99eyeballs is a tool that helps developers using Mac OS X Apples Cocoa frameworks find inconsistencies in the retain count of Objective-C cocoa objects.
A configuration generator tool which is able to generate programs that insert, delete, or update database records for a number of different database programs. <a href="http://www.manelelena.com">Project Page</a>
Clifire is a command line tool for mass file renaming. It supports regular expression renaming as well as some more user-friendly featurs such as cutting, padding and number formatting.
It is aimed at remote use (e.g. ssh, telnet).
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A zope product which provides an interface to keep track of product updates which need to be run on zope sites through an interface that keeps track of those that have been run, when, by who, and their outcome.
Modelio-Open is a project hosting a set of open source extensions (SoaML, SysML and UML Testing Profile) for a previous version (1.2) of the Modelio Free tool .
Currently, the lastest version (2.x) of Modelio modeling and generation tool is available at http://modelio.org/downloads/download-modelio.html. All extensions are downloadable at http://forge.modelio.org/projects.
PyCDep is a tool to analyze include dependencies between files in C and C++ programs. PyCDep itself is written in python. It dumps all the facts in a prolog database which can be queried. Visualization is possible by dumping graphviz (.dot) files.
The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs).
NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
repro is a Python package for automating reproducible research in scientific computing. It works in combination with SCons, a next-generation build tool (www.scons.org).
Clone Digger is a duplicate code detection tool, which supports Python and Java languages. Discovered clones can differ in small subexpressions; comments and whitespaces are ignored. Clone digger is platform-independent and is written in Python language
autoglade is a tool that automagically creates a fully working application from the GUI glade definition plus some declarative information. It can be used as a command line tool to create simple applications with no programming.
BinScan is a graphical tool to analyze the library dependencies of binaries. It integrates both tools "ldd" and "nm" into a single GUI frontend. it displays the library dependencies of executables and the symbols it references in shared libraries
Picxml is a tool for xml files management. Used as command: Picxml is a shell friendly, xpath like query tool. Used as library: picxml, is a full featured xml Parser, wich allows you to navigate, find/create/update/delete/print nodes.
gtkdocpo is a tool to create a pot file from C source files that used gtkdoc to generate API documents, and to merge the l10n po file to the C source files.
Unfortunately this project has been suspended. If you wish to continue its development on your own, please feel free to contact me.
UnPyc is a tool for disassembling, analyzing and decompiling Python's *.pyc and *.pyo files. UnPyc supports Python 2.5, 2.6.
epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
CLIG - Command Line Interface Generator Clig is a code generator for several programming languages that allows you easy creation of command line parsers. Including a GUI and Command Line tool.
Non-stealth keylogger for Windows. Records mouse and keyboard (precision~10-15ms), log of events (disk size~2.5k/s) + log of operations (~ 0.2k/s). Standalone, with local copy of Python: unzip to install, delete to uninstall.NEW: hidden/visible icon
SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.