[go: up one dir, main page]

Open Source Education Software - Page 5

Education Software

View 4014 business solutions
Education Clear Filters
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 1
    dslibris

    dslibris

    A book reader for Nintendo DS

    An ebook reader for the Nintendo DS, focusing on comfortable and uncluttered presentation. See GitHub for current releases and source code: https://github.com/rhaleblian/dslibris
    Downloads: 38 This Week
    Last Update:
    See Project
  • 2
    Nootka

    Nootka

    application to learn classical score notation.

    Nootka helps understand the basics of music notation: reading and practicing playing musical scores. ​Long story short: the user plays notes (melody) displayed by the app, which then in real time checks if the notes was played correctly. The application is free and open source. It works under Windows, Linux, Mac and Android...
    Leader badge">
    Downloads: 49 This Week
    Last Update:
    See Project
  • 3
    TiEmu is an emulator of Texas Instruments hand-helds (TI89/92/92+/V200) for Linux & Windows written with GTK. Full-featured with a graphical debugger.
    Leader badge">
    Downloads: 52 This Week
    Last Update:
    See Project
  • 4
    Epub.js

    Epub.js

    Enhanced eBooks in the browser

    Epub.js is an open-source Javascript library that allows any web page to render Epub documents on any device with a modern browser. Epub.js contains a flexible rendering engine and provides a simple interface for common ebook functions such as styling, persistence and pagination. We release and maintain Epub.js on GitHub, with a growing developer community. Just include a single javascript file, and pointing it at a hosted epub. Epub.js provides an interface for common ebook functions (such as rendering, persistence and pagination) without the need to develop a dedicated application or plugin. Importantly, it has an incredibly permissive Free BSD license. The EPUB standard is a widely used and easily convertible format. Many books are currently in this format, and it is convertible to many other formats (such as PDF, Mobi and iBooks).
    Downloads: 8 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    freeCodeCamp

    freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum

    freeCodeCamp is a nonprofit educational platform that offers a self-paced curriculum for learning web development, programming, data visualization, APIs, and algorithms. It features interactive coding challenges, real-world projects, and guided progress through topic modules, culminating in certificates for completed tracks. A key aspect is that students contribute to open-source projects for nonprofits or internal tooling as part of their learning, reinforcing both technical and collaborative skills. The community includes discussion forums, local chapters, and peer support, which helps learners break through obstacles and stay motivated. The freeCodeCamp GitHub repository encompasses both the learning platform codebase (frontend, backend, challenge engine) and many support tools, community content, and contributions. Because it is open source, anyone can propose improvements, add lessons, or adapt the platform for new languages and frameworks.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Client/server software, human language dictionary databases, and tools supporting the DICT protocol (RFC 2229).
    Leader badge">
    Downloads: 197 This Week
    Last Update:
    See Project
  • 7
    "Roberge's Used Robot (RUR) : a Python Learning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
    Leader badge">
    Downloads: 48 This Week
    Last Update:
    See Project
  • 8
    LenMus

    LenMus

    LenMus is a free program for learning music theory.

    *** Development moved to GitHub at https://github.com/lenmus/lenmus *** LenMus is a free program for learning music. It allows you to focus on specific skills and exercises, on both theory and aural training. The different activities can be customized to meet your needs. It includes an score editor.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 9
    Dual Clip Translator
    Translation of Selected text or Clipboard contents powered by Google. HotKeys Paste/Change Text auto translated. View in Balloon/Window the result of translation, besides being sent to the clipboard. Screen Capture of Desktop/Game > OCR > Translated.
    Leader badge">
    Downloads: 44 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 10
    Awesome Mac

    Awesome Mac

    Collect premium software in various categories

    Now we have become very big and different from the original idea. Here we collect awesome macOS software in various categories. Feel free to star and fork. Reading and writing tools, text editors, office, markdown tools, note-taking, journaling. Ebooks, RSS, developer tools, IDEs, developer utilities, etc. Regular expression editors, API development and analysis, network analysis, command line tools, frameworks for hybrid applications, version control. Virtualization, databases, design and product, design tools, prototyping and mind-mapping tools, screen capturing software, etc. Major software download sites, there are a number of OSX Mac software sites. This project exists thanks to all the people who contribute.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Interpretable machine learning

    Interpretable machine learning

    Book about interpretable machine learning

    This book is about interpretable machine learning. Machine learning is being built into many products and processes of our daily lives, yet decisions made by machines don't automatically come with an explanation. An explanation increases the trust in the decision and in the machine learning model. As the programmer of an algorithm you want to know whether you can trust the learned model. Did it learn generalizable features? Or are there some odd artifacts in the training data which the algorithm picked up? This book will give an overview over techniques that can be used to make black boxes as transparent as possible and explain decisions. In the first chapter algorithms that produce simple, interpretable models are introduced together with instructions how to interpret the output. The later chapters focus on analyzing complex models and their decisions. In an ideal future, machines will be able to explain their decisions and make a transition into an algorithmic age more human.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Monolog

    Monolog

    Sends logs to files, sockets, inboxes, databases and web services

    Monolog sends your logs to files, sockets, inboxes, databases and various web services. See the complete list of handlers below. Special handlers allow you to build advanced logging strategies. This library implements the PSR-3 interface that you can type-hint against in your own libraries to keep a maximum of interoperability. You can also use it in your applications to make sure you can always use another compatible logger at a later time. As of 1.11.0 Monolog public APIs will also accept PSR-3 log levels. Internally Monolog still uses its own level scheme since it predates PSR-3. Tidelift delivers commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Monolog 1.x support is somewhat limited at this point and only important fixes will be done. You should migrate to Monolog 2 where possible to benefit from all the features.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Pinyin

    Pinyin

    A high-quality solution for converting Chinese to Pinyin

    The Chinese to Pinyin tool based on the CC-CEDICT dictionary, more accurately supports the solution of Chinese characters to Pinyin for polyphonic characters. Memory type, suitable for servers with more memory space, advantages, fast conversion. Small memory type (default), suitable for environments with tight memory, advantages, small memory footprint, conversion is not as fast as memory type. I/O type, suitable for virtual machines with strict memory restrictions. Advantages: very minimal memory consumption. Disadvantages, slow conversion, not as fast as memory conversion, php >= 5.5. Small memory type, load dictionary shards into memory. In-memory, preload all dictionaries into memory. Do not load into memory, open dictionary line by line traversal using file stream and allocate single line memory using php5.5 generator (yield) feature.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    TKD Scoring Wi-Fi

    TKD Scoring Wi-Fi

    TKD Scoring Wi-Fi Server supporting Android and IPhone clients

    Scoring Wi-Fi PRO system was created by Taekwondo people like you and we use the scoring system in all our classes, just like you We created this app few years ago to provide an effective, professional low cost solution with the same benefits and feeling experience, or even providing a better experience than any existing wired professional tournament solution The success of the application in our Taekwondo sparring classes where our members described the application as “Holy crap this is incredible! This looks even more professional and easier to use than any of the programs I’ve ever seen used at comps.” and “Hey... just installed everything and it’s unreal! Everything works perfectly, looks great!” encouraged us to make it public for everybody Like any scoring system the “TKD Scoring Wi-Fi” system has few basic components: *TKD Scoring Wi-Fi Server(PC or Android) *TKD Scoring Wi-Fi Client(Android or IPhone) *TKD Scoring Wi-Fi Remote Score Display (Android)
    Leader badge">
    Downloads: 103 This Week
    Last Update:
    See Project
  • 15
    MathMod

    MathMod

    MathMod is a mathematical modeling software

    MathMod is a portable interactive plotting and graphing program for Windows, Linux, MacOSX and many other platforms. MathMod allows to plot 3D mathematical surfaces, described by implicit or parametric equations, and offers a very large database of model samples that can be generated with it. It's Free and Open Source. Change-log for MathMod-13.0 (15/11/2025) 1) Scripts generator to add thickness to iso/parametric surfaces 2) Undo/Redo commands for navigating through previous scripts 3) New scripts, Bug-fixes, code optimization and documentation update For a complete list of changes made during the course of development, please visit: https://github.com/users/parisolab/projects/2
    Leader badge">
    Downloads: 40 This Week
    Last Update:
    See Project
  • 16
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge">
    Downloads: 42 This Week
    Last Update:
    See Project
  • 17
    Safe Exam Browser Patch

    Safe Exam Browser Patch

    Bypass Safe Exam Browser restrictions

    This project is a bypass of Safe Exam Browser to allow users to exit the exam screen.
    Leader badge">
    Downloads: 180 This Week
    Last Update:
    See Project
  • 18
    zkanji - Japanese Language Study Suite

    zkanji - Japanese Language Study Suite

    Japanese vocabulary and kanji study tool with built in dictionary

    zkanji is a feature rich Japanese language study suite and dictionary for Windows. It has several kanji look-up methods, optional example sentences for many Japanese words, vocabulary printing, JLPT levels indicated for words and kanji for all N levels, spaced-repetition system for studying and more. Visit http://zkanji.sourceforge.net for details
    Leader badge">
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    GraphCalc is a very gui graphing calculator. It has been called a good replacement for a TI-85. It is a must for any high school math student.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 20
    Angry Birds Open-Level Editor

    Angry Birds Open-Level Editor

    Create your own Angry Birds levels with Open-Level Editor!

    Create, edit and share your own levels with Angry Birds Open-Level Editor! Select any items and characters as you want and add it to your level screen. Then export it to a file and play it in the game or share it to your friends! This software is... free, easy and offline!
    Leader badge">
    Downloads: 170 This Week
    Last Update:
    See Project
  • 21

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge">
    Downloads: 36 This Week
    Last Update:
    See Project
  • 22
    Hello Git & GitHub

    Hello Git & GitHub

    Tutorial repository designed to teach how to use the Git vc system

    Hello-Git is a tutorial repository designed to teach how to use the Git version-control system and the GitHub platform from the ground up, aimed at beginners. The course spans around 5 hours of instruction and covers more than 25 Git commands along with GitHub workflows, installation/configuration, terminal usage, branching, merging, collaboration, and authentication. It is structured to introduce learners not only to the syntax of Git commands but also to development workflows such as feature branches, pull requests, and remote repositories. The content is hosted in a GitHub repository, reinforcing the practical aspect of versioning while you learn. It also includes supplemental materials like a book (in print and e-book) to complement the tutorials. This makes it highly useful for developers entering the open-source ecosystem or those needing a solid foundation in Git/GitHub workflow.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    OWASP Mobile Security Testing Guide

    OWASP Mobile Security Testing Guide

    Manual for mobile app security development and testing

    We are writing a security standard for mobile apps and a comprehensive testing guide that covers the processes, techniques, and tools used during a mobile app security test, as well as an exhaustive set of test cases that enables testers to deliver consistent and complete results. The MSTG is a comprehensive manual for mobile app security testing and reverse engineering for iOS and Android mobile security testers. The OWASP Mobile Application Security Verification Standard (MASVS) is, as the name implies, a standard for mobile app security. It can be used by mobile software architects and developers seeking to develop secure mobile applications, as well as security testers to ensure completeness and consistency of test results. A checklist is available for use in security assessments that is based on the MASVS and MSTG and contains links to the MSTG test case for each requirement.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Pinyinput
    Pinyinput is an IME for Windows that allows you to type Hanyu Pinyin with tone marks.
    Leader badge">
    Downloads: 160 This Week
    Last Update:
    See Project
  • 25
    Stanza

    Stanza

    Stanford NLP Python library for many human languages

    Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Stanza is a Python natural language analysis package. It contains tools, which can be used in a pipeline, to convert a string containing human language text into lists of sentences and words, to generate base forms of those words, their parts of speech and morphological features, to give a syntactic structure dependency parse, and to recognize named entities. The toolkit is designed to be parallel among more than 70 languages, using the Universal Dependencies formalism. Stanza is built with highly accurate neural network components that also enable efficient training and evaluation with your own annotated data.
    Downloads: 6 This Week
    Last Update:
    See Project