Showing 34 open source projects for "html text editors mac"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 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
  • 1
    ChordSmith

    ChordSmith

    Chordpro editor that can display, transpose and print song sheets.

    ChordSmith is a chordpro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats (including Harmonica tabs) between chordpro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    JQM Java Quine McCluskey

    JQM Java Quine McCluskey

    JQM - Java Quine McCluskey for minimization of Boolean functions.

    Java Quine McCluskey (JQM) implements the Quine-McCluskey algorithm with Petrick’s Method for minimizing Boolean functions. Designed for both education and industrial application, it handles up to 16 variables and functions. Uniquely, JQM bridges the gap between theory and practice: it visualizes the solution process with generated Karnaugh Maps for students, while supporting PLC engineers by exporting results to Structured Text (ST) and Ladder Diagram (LD). The software includes a GUI for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and...
    Downloads: 0 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

    Musaheb

    An Arabic collocation extraction tool

    “Musaheb”, an Arabic collocation extraction tool that has been designed and implemented to overcome the limitations of existing collocation extraction tools. “Musaheb” is able to extract n-gram collocations up to 5-gram, in addition to extracting the collocates of the nodes (the word-types we are looking for its collocates) within a window size of zero to 15 words. Moreover, it provides eight collocation statistics to calculate the strength of the collocation, and permits the input of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kopyalama Panosu v1.0

    Kopyalama Panosu v1.0

    Kopyalama ve Yapıştırmayı hızlandıran araç.

    Programın Amacı: Kopyalama Panosu, eklenen içeriklerin hızlı bir şekilde butonlar yardımı ile panoya kopyalanmasına ve kopyalama/yapıştırmayı hızlandırıp verimli bir şekilde işinizi tamamlamanıza olanak sağlayan yardımcı bir yazılımdır. Farklı kopyalama/yapıştırma işlemlerinin defalarca yapılmasını kolaylaştırmayı hedefler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JGloss

    JGloss

    Add readings and translations to Japanese text

    JGloss lets you import Japanese text documents and add reading and translation annotations for words, both automatically during import, and manually. It is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ArabicNormalizer

    ArabicNormalizer

    Arabic normalizer

    This software will help you to get rid of the arabic diacritics like single and double Fatha, Damma and Kasra as well as the Chadda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 15 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    TransLength

    Text translation proportional length checker

    Small tool to support the translation of text (application user interfaces, resource bundles, ...) to other languages. Checks that the length of the translated text does not exceed the length of the original text with respect to the proportions of a given font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Docear

    An Academic Literature Suite

    Docear (pronounced dog-ear) is what we call an “academic literature suite”. It integrates everything you need to search, organize and create academic literature in a single application: a digital library, reference manager, PDF and file manager, note taking and mind mapping. And the best: Docear works seemlessly with many existing tools like Mendeley, Microsoft Word, and Foxit Reader. Docear is free and open source, based on Freeplane, funded by the German Federal Ministry of Technology...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This software is an experimental visual file reader, useful e.g. for people interested in speed-reading and brain-training.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    TutorMates - MathML Equation Editor
    TutorMates Editor is a MathML editor developed in Java and SWT using the Eclipse infrastructure. This project is part of a largest one called TutorMates, an application for learning and teaching mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rephrase is a simple string replacement application. The default package comes with a wordiness rule file, a 1337 rule file, and an English to French rule file. It can be used on the command line as part of a set of other tools as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Olshed is a suite of Java classes enabling online shared editing among multiple distributed Swing applications for general document editing. A simple example implementation using Swing JTextArea class is also included. Documentation is in preparation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An experimental file reader, useful for people interested in speed-reading. There are several modes for mirroring characters, words or lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sounder is a spell checker that allows user to enter a word as they think it should sound not as they think it is spelled. A list of similar sounding words is returned to the user with the correct spelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A note-taking and organisation application for use by students in lectures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Thetis is a Java (OS-independent) application written to allow the linguistic and statistical analysis of the Homeric and Hesiodic Epic. Current achievement is the creation of a complete (and free) Thesaurus of the Homeric and Hesiodic poems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Create Keymaps with up to 3433 characters of Unicode 4.1 each. Easily write texts and emails in many ancient scripts (Ancient Greek, Aramaic, Coptic, Cypriot Syllabogram, Etruscan, Hebrew, Old Persian, Phoenican, Ugaritic). Soon: Linear A & B, Luwian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The KML-Editor is an application for the generation of teaching material and lesson preparations. It assists the teachers in the creation of a knowledge base for their special subject, from with every registered user can compose his unique lessons.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Java based tools aiming at facilitating text understanding and extending vocabulary. Features text annotations, generating translations from texts or word lists. Translations are written as HTML, CSV, LIT format,... Supports various dictionary formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB