Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
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.
Pythonscript which emulates an IP camera. Currently acts as Axis 223M, supports only MJPEG format and some VAPIX parameters ('fps' and 'resolution'). Based on this project: http://sourceforge.net/projects/axisemulator/, some serious bugs fixed.
Pythonscript to help manage wpa_supplicant configuration files. Uses a curses interface to display accessible networks and allows users to associate each network with a configuration file, which they can directly edit from a provided template.
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
MOSE MakeObj Script Engine is a scripting engine for the Simutrans Tool "makeobj". With a Shell like scripting language big addons (called paks) set could be compiled for Simutrans.
A highly flexible music player which makes your own layout creation easy! Set up what you believe is intuitive! Pythonscript support, multiplatform native look and feel, gstreamer sound engine!
Semplice scriptpython per generare in modo casuale e automatico testi (da stampare) di verifiche di inglese sui verbi (regolari e irregolari) per scuole medie/superiori italiane.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Removes registry keys and files based on the compare log provided by RegShot. It's primary design is to remove keys left over by applications trying to track usage. There is also an option to generate an NSIS script which can be used by System Administr
Pythonscript to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.
A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
A small pythonscript that behaves like apt-get/aptitude. It is intended for software management on ReactOS, with a software repository of Free Software applications that are known to work on the latest ReactOS version.
Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
A program to assist in writing Arabic text in programs that don't support Arabic, such as Photoshop (the non-ME editions), Scribus, Flash, and others. Source code is hosted on github: http://github.com/hasenj/arabic-writer
A pythonscript with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.