Showing 22 open source projects for "so editor"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Electron Fiddle

    Electron Fiddle

    The easiest way to get started with Electron

    ...Try Electron without installing any dependencies: Fiddle includes everything you'll need to explore the platform. It also includes examples for every API available in Electron, so if you want to quickly see what a BrowserView is or how the desktopCapturer works, Fiddle has got you covered. Fiddle includes Microsoft's excellent Monaco Editor, the same editor powering Visual Studio Code. It also installs the type definitions for the currently selected version of Electron automatically, ensuring that you always have all Electron APIs only a few keystrokes away.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    CodeWorld

    CodeWorld

    Educational computer programming environment using Haskell

    CodeWorld is an educational programming environment that uses a Haskell-inspired language to teach computational thinking through graphics and interactive animation. The web-based IDE provides immediate visual feedback: students write code that draws shapes, composes pictures, and responds to events to build simple games and simulations. Its API emphasizes mathematics and geometry rather than low-level UI details, making it approachable for classrooms and self-learners. Projects run in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mechvibes

    Mechvibes

    Play mechanical keyboard sounds, typewriter sound as you type

    ...With Mechvibes Editor, you can create a new sound pack, edit existing sound pack or share them with your friends.
    Leader badge
    Downloads: 2,119 This Week
    Last Update:
    See Project
  • 4
    Linguistic Tree Constructor

    Linguistic Tree Constructor

    Syntax tree editor for rapid annotation of existing text

    Linguistic Tree Constructor (LTC) is a tool for drawing lingusitic syntax trees of already-existing text. It is a syntax editor, not a text editor, so the text has to exist already. It is best suited for large-scale, rapid creation of hand-annotated treebanks. The user can define their own node categories, and can label each node with labels, also definable by the user. LTC supports "generic", X-Bar and RRG trees. Supports interlinear texts in SIL SFM format.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 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
  • 5
    qvge

    qvge

    Qt Visual Graph Editor

    qvge is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way. Please note that qvge is not a replacement for such a software like Gephi, Graphvis, Dot, yEd, Dia and so on. It is neither a tool for "big data analysis" nor a math application. It is really just a simple graph editor :)
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Git-it

    Git-it

    Git-it is a (Mac, Win, Linux) desktop app for learning Git and GitHub

    Git-it is a desktop (Mac, Windows and Linux) app that teaches you how to use Git and GitHub on the command line. This application contains challenges for learning Git and GitHub, by using real Git and GitHub, not emulators. You'll be learning the awesome (and not so scary) command line and GitHub which means when you finish all of the challenges you'll have real repositories on your GitHub account and green squares on your contribution chart. You will need this app, Git-it as well as a text editor. You'll also of course need Git and the first challenge in Git-it helps you get that set up. But if you want to get a head start, go for it! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    VR World Creator

    VR World Creator

    Allows anyone to create a VR or AR website for free!

    Using the A-Frame WebVR framework, this web based application allows users to create VR and AR webpages for whatever they want - teaching resources, visualization, sharing your 3d models in a very cool way, and much much more! The VR pages can be used with google cardboard, but also can be viewed in the browser and used with the steam vive and oculus rift (untested). You can try it at aframe-tools.sourceforge.io More features are planned to be added in the near future!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Learn Python the Hard Way

    Learn Python the Hard Way

    Concise study notes derived from “Learn Python the Hard Way”

    ...It emphasizes hands-on practice—short scripts, exercises, and explanations that help cement syntax, data structures, functions, and modules. The notes call out common gotchas, idioms, and style preferences so learners form good habits early. Because the content is intentionally compact, it’s easy to revisit a topic quickly when preparing for interviews or refreshing fundamentals. The material favors clarity over abstraction, keeping examples runnable and easy to modify in any editor. It works well as a companion to more exhaustive books, giving you a lightweight way to drill fundamentals and build muscle memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Panglossa LexHoard

    Panglossa LexHoard

    A simple vocabulary builder with Unicode support.

    With LexHoard you can build vocabularies, glossaries, dictionaries or other types of wordlists. LexHoard features: -Unicode support (with a built-in Unicode editor) -export for MediaWiki and HTML format -attribution of more than one meaning/translation/relation to each word The program is written completely in native Lazarus/FreePascal. The only non-standard library needed is ZeosLib. It uses SQlite databases, so no special drivers or servers are required - although you can easily change it to use any other database supported by Zeos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    ...The user is encouraged to extend a database with acquired information about Chinese characters and Japanese Words. This information may turn out useful in the integrated text editor, for both reading and writing. So there are multiple different uses for this program: - Learn about Chinese characters. Gain, store and memorize knowledge about specific characters and words. - Input devices for Chinese (and Japanese) characters. For use without much prior knowledge. - Working with Japanese text, with powerful help. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    MySQL DB Editor

    MySQL DB Editor

    MySQL Database Viewer, Editor

    This program was created as an open source with the view point of providing an easy solution for research oriented end users working with databases. So, its free to use. Please note prerequisites for this program : - .Netframework 3.5 - WAMP server installed on your system ============================ ***PASSWORD - "itsfree" ============================ Please visit http://sourceforge.net/projects/va-database if, you have any problem or queries regarding how to use it. Your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy Exam

    Easy Exam

    Simple web based solution for arranging objective question-answer test

    Easy Exam - a very simple web based solution for arranging objective question-answer test. You can enter unlimited questions for exam and set time for exam as per your requirement. There is FCK editor to enter questions and answers. So you can have image or chart as questions and answers. It gives result as number of questions attempted and number of correct answers. For users who appear for exam, it is easy to see questions attempted at any time. Additionally user can navigate to any questions and at time with help of single click. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    WebCollAPs

    WebCollAPs

    WebCollAPs is an Editor for Designing Adaptive Collaboration Scripts

    WebCollAPs is an IMS-LD Compatible Editor for the Design of Adaptive Collaboration Scripts.It's aimed at teachers who would like to create their own adaptive collaboration script with embedded assessment. So far it supports the adaptation patterns “Advance the Advanced ” and “Lack of Confidence”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Braille-s Software

    Braille-s Software

    Braille Text Editor

    I have created this text editor to help blind people to write whatever they want in text using Braille. As a teacher i decided that it would be good to learn Braille. When i started i came up with this idea. Firstly this was only a text editor but now i have impove it so it has triple use : 1. It is a text editor for Blind people 2. It helps blind children to familiarize themselves with computer 3.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    ...Of course, Evrika is backward-compatible, cross platform and free to use. In the near future an advanced editor and viewer will be created, so you can better manage your code and view the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Inspired from LaTeXDraw.NET and Paint.NET, this project aims at creating a comfortable environment for creating geometry figures. The basic idea was to "digitize" geometry construction tools so that the screen becomes a piece of paper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pass That Test allows users to view Past Paper tests, in one lightweight and easy to use application. The application is database driven, and is quite a small application. Users can update the program, and find the past papers they need swiftly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB