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.
Try Retool free
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.
Java Serial Port Terminal allows you to open asynchronous serial COM ports on your computer. For all you Java fans out there, this is an example of how to access a serial port. Produced by BreezeElectronics.Net. Help link is added to Version 1.00
CSQL - suite of three products, embedded relational database / stand alone Main Memory Database / updateable bi-directional table level cache. All are exposed via standard SQL interfaces such as ODBC/JDBC.
In large projects there are a lot of task tags like TODO, FIXME, etc. and Eclipse provides only plain list of all these task tags which is difficult to use. Task Tag Decorator plugin is a plugin which can decorate Package Explorer with icons or text.
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.
nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
This application converts the XML Polar file (from polarpersonaltrainer.com) to TCX Garmin file. All websites which register your trainers don't allow XML files from Polar. Tested with these models: RS300X, CS200
Scooter framework is a high-productivity full-stack Java web framework. With Scooter, you can build RESTful database-backed web applications in minutes in Java. You will enjoy Ruby-on-Rails-like development style and much more.
TacxCourseInfo is an addon for Tacx trainers. You can see additional information for a pilotroute like the profil and the sum of slope. Also all rides for a pilotroute are displayed. You can start the VR direct with choising the toure and opponents.
Jelly SMS is a free open source application that lets you send free or very cheap SMS (text) messages from your computer, iPhone, iPod Touch or Android mobile. Jelly SMS supports over 25 providers such as O2.ie, Vodafone.ie, Meteor.ie, VoipCheap.com,
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
The Idealize Recommendation Framework supports the development of recommender systems. We have devised a set of requirements all recommender systems must address, an architecture for those requirements, a technical vocabulary and a production model.
A linguistic tool to aid in the study of Linguistics/Phonology, specifically distinctive features of possible language sounds. Comprised of both a Visual C++ .NET version as well as a Java based web applet version. The C++ version has all but been ab
Monet will assist business to process re-engineering. Monet separate the business logic from the underlying technology to allow Model-Driven Engineering (MDE). These models guide all the development process over a Service Oriented Architecture (SOA).
Simple local port scanner. Has the ability to scan all ports to see which are in use, and can also check a specific port. TODO: Add option to listen to a specific port
A real life version of the board game "Scotland Yard".
All you need is a GPS and internet enabled mobile phone and a few friends to play the game with!
Widget for root users of Sony Ericsson Xperia X10 devices. Reboot custom kernel (boot loader bypass), reboot directly to xRecovery.
This project is pre-beta stage and not guaranteed to work on all Xperia devices. ROOT Required!
This is an IDE for 8051 which can be used to write and simulate assembly language program and find out errors if any. The project implements almost all 8051 functions. It visually shows the content of all register and memory.
SQLJEP is a Java API for parsing and evaluating SQL-like expressions (SQL statements are not supported). It supports like,'is null',in,between predicates. It contains almost all Oracle's and MaxDB's functions. For example to_char,to_number,to_date,de
This TrieMap can be used as dictionary or as a Map with String keys. It uses a node structure to store values to keys. You can search for an object and get the path, get all objects on a path or get all objects behind a path.