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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This tool helps you to convert many units of calculations.
The MAIA Unit Converter helps you, converting many kind of unit in your calculation project or school stuffs!
You just have to lauch it and hit F1 to get help on how to use it!
A tool for browsing the large number of register on a PIC 16F8XX.
MAIA® PIC® 16F8XX Reg Browser helps you to browse the large number of registers in the PIC® 16F8XX.
You just have to pick up a register name in the List Box, and get all informations about the register: (Address(es), Bank(s), Configurations bits...).
Author: ANDRIAMILAMINA Monge. E-mail: mongemilamina@gmail.com.
Raspberry Pi compatible docker image containing a Citadel groupware server. This image has been successfully tested on a Raspberry Pi 3 running Hypriot OS.
Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain):
docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p...