Showing 387 open source projects for "you-get"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    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
  • Atera all-in-one platform IT management software with AI agents Icon
    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.
    Learn More
  • 1
    There is a number of such tools on the market currently, and this one is not a silver bullet. As many of its kind, this tool simplifies the process of generating and running your opentools. What makes it different is that it lets you configure what you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project has been abandoned. Contact the administrator if you are interested in taking it over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Envy - a tool to help pascal programmers. You definetively want to have this since a simple script could change your source file the way you want it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    This tool generates documentation for XSLT stylesheets, allowing you to browse through the code in your webbrowser. Interlinking of templates in different stylesheets within an import/include tree is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Exquisite is a survey generator that uses a simple domain-specific language for specifying a survey. The generator creates a specialised perl script for your survey. It allows you to use perl code for specifying validators and error handling etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSS-Tag lets you select every CSS-element you need and provides all possible parameters through drop-down menus and text fields. The complete tag will be outputed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    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.
    Learn More
  • 10
    OpenC2Pas is a C/C++/BCB to Object Pascal (Delphi/Kylix) translator. It's just a time saver, for now: do not expect any complete and exhaustive conversion, but it can convert a big portion of code for you.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    pepperDoc is an automatic documentation compiler similar to javadoc, but for use on php sources. It is very easy to use, because it's a commandline/binary, so you don't need to have a PHP-parser installed on your machine. Currently win32 only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Generic template mechanism based upon JSP-technology to get rid of the ugly XSLT-Scripts. Gives you all the power of Java in your templates, where XSLT and all the other stop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This add-in is designed to ease encapsulation of recordset objects into VB Classes. Instead of typing a carpel-tunnel inducing set of Property Let/Get's, this addin will take a recordset and generate all that nonsense for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    POSIX Application Web Server which supports dynamic parsing, compiling and loading. PLEASE NOTE: If you're downloading the xmms plugin, you will need the acp-0.2 release as well and this needs to be installed first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This tool will help you to quickly create a JBoss 2.x CMP Entity Bean based on a database table and its columns that you specify. You will need to understand what an Enterprise JavaBean is, and how to connect to your database vendor via JDBC drivers. Once
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generate Pascal and/or C code starting from a simple HTML-like file. You insert then the output in your program and with a simple call to a function you'll see on the screen the linked HTML! In the future the format will be HTML/XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A code generating tool for C#. After running through a basic table design screen it generates the following for you: - SQL table dfn - stored procs: fetch,delete,add... - cs file with functions for all stored procs. Also includes a C# data library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Most UML editing programs are fully-featured beasts that try to be everything to everybody. We see a need for a trimmed-down UML editor that lets you create and share UML diagrams with people on many different platforms and generate Java source code from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSkeleton is a swing based java application which generates skeleton java source files from a forms based gui interface. Accessor ( get and set ) methods are automatically created for variables specified by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Codoc is a documentation tool that allows you to write and maintain documentation that is *not* inline, but covers every function, parameter, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The GPF Winamp 2.x Plugin Builder is a set of components and an expert (code generator) for Delphi 5 to make it easy to create WinAmp plugins in Delphi. Basic code will be generated for you and you can just fill in the events in the appropriate control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Frost provides a C++ compiler wrapper that makes it possible to use multi methods and functions with virtual arguments almost as if they were a native C++ feature. You don't have to maintain any function-call dispatching code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpusWriter

    Bringing Programming to the Masses

    ...This idea appeals not just to newcomers, but to seasoned vets alike; nobody likes to waste their time and energy. This will be the perfect IDE to let your imagination run wild, without being held back by the tedious algorithms. When you were a kid were you dying to learn about pointer arithmetic, or did you want to just be able to create something robust and expressive, that you could point to and say "I created that. I saw where that was not, and I said 'this will not do.'"? People are their most creative when they're children, and if we can get just one kid interested in programming who otherwise wouldn't have been, then our mission here will have been an overwhelming success. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PHPExtJS

    Built free and powerfull web application with ExtJS and PHP

    ...Additionally, this web application also contain of latest ExtJS framework to provide high performance application interfaces such as native apps. Features: - Ext JS CRUD (Create, Read, Update, Delete) Code Generator - RESTful HTTP method (PUT, DELETE, UPDATE, GET) - ExtJS MVC - RBAC application architecture - Dynamic tree menu CSRF attack prevention by default You can download 2 version of phpextjs, there is standart and desktop version Here is link download Standart version : https://github.com/sani-iman-pribadi/phpextjs_standart/archive/master.zip Desktop version https://github.com/sani-iman-pribadi/phpextjs_desktop/archive/master.zip
    Downloads: 0 This Week
    Last Update:
    See Project