[go: up one dir, main page]

Open Source Logo Software

Logo Software

Logo Clear Filters

Browse free open source Logo Software and projects below. Use the toggles on the left to filter open source Logo Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 1
    FMSLogo

    FMSLogo

    A Logo programming environment for Microsoft Windows

    A Logo programming environment for Microsoft Windows operating systems. FMSLogo (contrasted with other Logo dialects) has an easy-to-use GUI that encourages learning, especially for young children. FMSLogo was once called MSWLogo.
    Leader badge">
    Downloads: 1,188 This Week
    Last Update:
    See Project
  • 2
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw) REPEAT x = Creates a loop to run x times which runs any commands within the loop. Place END or ] when closing loop. END or ] = Closes a REPEAT loop. (can be nested) PEN x = Color of pen (0 - 9) SETBG x = Color of background (0 - 9) CS - Clear screen CT - Center Turtle (Return to Home position) RUN = Runs the current list of commands shown on screen DELETE / DEL = Clears the command list RESET = Clears commands and resets your Turtle SAVE filename = Saves a png of the working graphic to your documents folder QUIT
    Leader badge">
    Downloads: 62 This Week
    Last Update:
    See Project
  • 3
    MSWLogo Castellano. Version traducida al castellano del conocido MSWLogo de softronix. Tras varios ańos desaparecido, hemos recuperado los fuentes y los binarios originales para todo el publico hispano. Welcome to spanish MSW Logo.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    A Logo interpreter and programming environment specialized for schools. It is a revised version of XLogo, published on http://xlogo.tuxfamily.org/. The Logo dialect is almost the same as Xlogo's, but some Logo commands were reimplemented to fit with the new programming environment and workspace. Some commands which were buggy in the original XLogo have been fixed. The interpreter works now more efficient due to the usage of more suitable data structures. The output of turtle graphics is now smoother and more appealing due to different rendering settings. Various features have been added to support better user experience and satisfaction in schools. @Translations: The new GUI parts are available in * English * German * French * Italian If you would like to make the application available in your language and if you would like to contribute, please contact us. * * * * * * * * * * * News * * * * * * * * * * The X4S Manual is now available on the files page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The top-rated AI recruiting platform for faster, smarter hiring. Icon
    The top-rated AI recruiting platform for faster, smarter hiring.

    Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.

    Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
    Learn More
  • 5
    A text-based game written in FMSLogo. Requires FMSLogo from fmslogo.sourceforge.net to run. The game puts you in charge of a growing empire that grows in size until, under your leadership, it builds a wonder!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Berkeley Logo is an interpreter for the Logo programming language. It was originally written in C by Brian Harvey and his students. We are rewriting it to use the wxWidgets graphics library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is the primary goal of this project to develop an online LOGO utility using the standard JAVA AWT and Swing capabilities. The general implementation will be based on the UCBerkeley LOGO (UCBLOGO) which includes the graphical displays and LOGO intepre
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cross-platform 3D Game Interpreter for 3D design games simulation and Virtual Reality Graphics Rendering with GUI and Command Line. Include map editor , game modeler , script editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Logo command and construct library for Java. Intended as a tool for teaching novice programmers the Java language and object orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Unrivaled Embedded Payments Solutions | NMI Icon
    Unrivaled Embedded Payments Solutions | NMI

    For SaaS builders, software companies, ISVs and ISOs who want to embed payments into their tech stack

    NMI Payments is an embedded payments solution that lets SaaS platforms, Software companies and ISVs integrate, brand, and manage payment acceptance directly within their software—without becoming a PayFac or building complex infrastructure. As a full-stack processor, acquirer, and technology partner, NMI handles onboarding, compliance, and risk so you can stay focused on growth. The modular, white-label platform supports omnichannel payments, from online, mobile and in-app to in-store and unattended. Choose from full-code, low-code, or no-code integration paths and launch in weeks, not months. Built-in risk tools, flexible monetization, and customizable branding help you scale faster while keeping full control of your experience. With NMI’s developer-first tools, sandbox testing, and modern APIs, you can embed payments quickly and confidently.
    Learn More
  • 10
    Liogo is a Logo Compiler for .NET. Liogo compile Logo files to .NET IL EXE or DLL. So, Liogo result could be launched directly on Windows and, via Mono runtime, on Linux. Last, with Liogo you can mix Logo code with C#/VB.NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A version a LOGO based on the berkely version that has whatever necessary modifications are needed to use it for cgi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Powerful, professional implementation of Logo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Logo3D
    This project presents a new version of LOGO programming language developed at MIT by Seymour Papert. This software was developed using Java and Java 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java based multi-agent platform built on an organizational model (agent, group, role). MadKit provides general agent facilities (lifecycle management, message passing, distribution, ...), and allows high heterogeneity in agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Biosoft OTP. proyecto que nace de las ideas de kupi (yo) y neo. consiste en un OT y una version Beta para el publico (para que se lo descargue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An interpreter for the Logo programming language. Written in Python, with access to the Python runtime and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A C# implementation of LOGO which allows to reproduce many real world (complex) phenomena governed by local rules like traffic jams, gas diffusion, aggregation and percolation, ant systems and biological systems in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Logo is a small and very basic Logo interpreter intended to be used as an educational tool, to allow children to learn a simple programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symbiomotive is an extensible engine for modeling multi-agent environments that exhibit self-organizing, symbiotic behaviors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtual Media Station

    Virtual Media Station

    In The Cloud Computing On Java

    Proof That Carma Always Gets You Back Nvidia / Cuda Developer Directed Of Course To The Confusion And Scare Tactics Of Haters This Only Gets Better And Tighter And Even More Creative The Design Feed Of Sound The Whole Idea
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Choose from thousands of companies and funds across New Zealand, the US, and Australia—all with no minimum investment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UCBLogo compatible logo written in C++ using as much of boost as possible. Written using TDD while working through the actual UCBLogo manual and example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next