[go: up one dir, main page]

Showing 59 open source projects for "text"

View related business solutions
  • 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
  • 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
  • 1
    os-tutorial

    os-tutorial

    How to create an OS from scratch

    os-tutorial is an open source educational project by cfenollosa that teaches the basics of building an operating system from scratch. The repository provides step-by-step lessons starting with bootloaders and moving through kernel development, interrupts, memory management, and system calls. Each tutorial is accompanied by clear explanations, code examples, and references to deepen understanding. The project uses x86 assembly and C to illustrate concepts, making it accessible to students and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Precise Calculator
    Precise Calculator has arbitrary precision and can calculate with complex numbers, fractions, vectors and matrices. Has more than 150 mathematical functions and statistical functions and is programmable (if, goto, print, return, for).
    Leader badge">
    Downloads: 75 This Week
    Last Update:
    See Project
  • 3
    FranMsxApps

    FranMsxApps

    My MSX programs and some additional .cas tools

    I wanted to share the programs I developed with my MSX computer in the 80s and early 90s. There is a web page that you can visit: https://www.frojasg1.com:8443/downloads_web/web/html/aplisMSX.html?origin=sourceforge Some of the programs are cool. The most relevant are: - A graphic designer in Assembler Z-80 - A ship game in Assembler Z-80 - A text to speech in Spanish. - The seed of a maze game. - My version of Tetris in Assembler Z-80 There are some demo videos, and even...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    TermFF

    TermFF

    A Serial Terminal Console for development on a remote (Forth) device

    As a console terminal, TermFF, with its extensions, connected to a Forth system device can be used as a software development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VI65

    VI editor for 6502 based systems

    A VI like editor for the Commodore 64, 128, 16, Plus 4, VIC20 (expanded), PET 40/80, Atari 8bit, Apple II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a picture to character converter/viewer ====================================== It is made for the default text mode of DOS/DOSBox with 80 collumns and 25 rows and 8x16 font size to display the pictures inside a block of 7 x 14 = 98 extended ASCII character Platform: DOS/DOSBox ==================== Requires DEBUG to run. ==================== For DOSBox: Download and extract DEBUG into the mounted folder of DOSBOX. http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JoseCalendar

    Shows, prints or allows you to save as a text file any year calendar

    With it you are able to show, print and save as a text file the gregorian calendar of any year between 1800 and 2200
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    INCLUDES REPACK FOR FASM1

    INCLUDES REPACK FOR FASM1

    additional/alternalive includes set to flat assembler

    ... KEX-executables targeted to kolibryOS with demos, ones for producing ELF formats, ones to support BMP format, ones to support DB format (DB format is text file that could be assembled to binary by any assembler )
    Downloads: 3 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    Plus operating system is hobby project. That's built to run as auxiliary OS with Major OS like Windows and Linux etc..bootable with grub2 and own boot loader.focused on eBook reading software(PDF,EPUB,MOBI,DJVU,CHM...).with programs like calculator, notepad,source code editor, hex viewer, text viewer,image viewer and many games.VESA 32bpp GUI from startup.read-only plus maybe writing support for standard file systems FAT/NTFS/EXT/CDFS.codec for archives(ZIP,RAR,7z,GZ ...).codec for image...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Pharos

    Pharos

    RTOS for Secure, Safe and Real-Time Systems

    Pharos is a free open-source RTOS for secure, safe and real-time systems with the following characteristics: - Memory and enhanced time partitioning (TSP) - Native support for sporadic, periodic and aperiodic threads - Fixed-priority preemptive scheduler - Execution time protection (threads are prevented from executing for more time than they are configured to) - Small size (full image has ~100 to 300KiB text, ~30KiB data) - Hard real-time determinism - Fast critical sections...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    xplgraph-cpmgsx-dxforth

    An replacement of DXForth's xplgraph.scr library for CP/M

    ... (with all of its cryptic syntax) and uses CP/M's GSX interface. Using this interface enables graphical output to either local screen or remote devices connected through a serial port (like Tektronix 4010 text-and-graphics terminal emulator running on PC). Limitations: - No colors, no shades of gray. Color 0 is blank, others are mapped to solid pixels. - No READPIX function. - PALETTE, SETPAL and SOUNDX are dummy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlexxCpu

    FlexxCpu

    Flexible and eXpandable Cpu simulation

    A small simulation of an experimental customized Cpu called FlexxCpu. A virtual Cpu whose assembly instructions have been strongly influenced by old cpus architecture (8080, 6809, z80, 68k, etc...) Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel bicycles!!! https://gofund.me/2201d2a4 -------------------------------------------
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    Far Manager is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions: viewing files and directories; editing, copying and renaming files; and many other actions. Far Manager has a multi-language, easily configurable interface. File system navigation is made easier through the use of color highlighting and sort groups. The functionality of Far Manager...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xinco - Document Management System, DMS
    xinco [eXtensibe INformation COre] is a powerful Web-Service based Information and Document Management System (DMS) for files, text, URLs and contacts, featuring ACLs, versioning, full text search, an FTP-like client (easy install, J2EE+MySQL/PostgreSQL)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    Based upon my 20+ year old super fast QCrt text mode display driver, QuickCrt is an event driven object-oriented framework for rapid application development using Turbo Pascal 7.0 for DOS. Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages baked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Neptune OS

    Neptune OS

    Neptune is a kernel and operating system for x86 PCs.

    Neptune is a kernel and a complete operating system. The Neptune kernel can be used in any of your projects and the Neptune operating system depends on the Neptune kernel. For information on customizing Neptune, go to: http://neptuneos.eu.pn/devel.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    pyz80 is a z80 cross-assembler written entirely in Python. It accepts text files with the syntax of the Sam Coupe's popular COMET assembler, and outputs a disk image suitable for loading in SimCoupe or transferring to floppy disk for use with a real Sam.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    CaChars

    Graphics mode console I/O for the TRS-80 Color Computer

    This is an add-on for the CoCo Extended Color BASIC that implements 51x24 and 64x24 text screens. All operation of the BASIC interpreter works naturally. It is developed in 6809 assembly language. It may be assembled with LWTOOLS (http://lwtools.projects.l-w.ca) under Linux, or with Windows cross-assemblers such as Chet Simpson's CASM which is included in RainbowIDE. In order to build a disk image, you will also need the Toolshed utility suite. (http://sourceforge.net/projects/toolshed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fl3x Trainer

    Fl3x Trainer

    A configurable memory patcher

    Fl3x Trainer is a memory patcher that is customizable by the user. Therefore, it behaves just as any trainer program that has ever been written on Windows. The difference here is that it's not needed to write a new trainer for every version of every game/program. Instead it uses configuration files. These can easily be made with any text editor and shared over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Arcrascent OS

    Arcrascent OS

    The Arcrascent Operating System

    This page on Sourceforge is now officially outdated (by almost 2 years). Please click the link in the blue box above, or visit http://sites.google.com/site/arcrascent/. Thank you. Joonyoung Lee
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Danja OS

    Danja OS

    Danja Operating System

    The Danja OS is part of the Danja project. It is operating system for x86, GBA, I/CP and Atmega16/32/644 computers. Checkout the Documentation/Wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mayax

    Mayax is a 32-bit hobby OS with windows style GUI.

    Mayax is a 32-bit hobby operation system with windows style GUI. Actually, it support 2 modes: text mode & GUI. - What it looks like? A: Check out mayax-gui.mov and Mayax-text mode.mov from Downloads/videos. - Do you have a demo? A: Yes. 1. Download Bochs.zip or Qemu.zip from Downloads/demo 2. Unzip 3. Run bochs.exe(recommand) or qemu.bat. - How to enter GUI? A: startx [enter] - Known issues? A: A little unstable because of memory management. If it happens, just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenPoplog is a multi-language, incrementally-compiled virtual machine-based development environment with its own extensive teaching and support material, supporting the languages Pop-11, Prolog, Common Lisp and ML on Unix, VMS, Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AVR beacon

    AVR beacon

    A hamradio beacon project on an AVR MCU

    ... text to send it to the air. Transmission rates and modes are configurable from the input text. AVR beacon can read an external digital instruments like (voltmeter, thermometer, axelerometer, anemometer, etc.) and send its data to the air. Beacons network is planned to implement using an external GPS module for time syncronization. This project runs on Atmel AVR pico-power Mega microcontrollers: ATmega48p, ATmega88p, ATmega168p and ATmega368p. It is possible to port it to other AVR MCUs as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next