Showing 252 open source projects for "terminal"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    spleen

    spleen

    Monospaced bitmap fonts

    ...Patrick Wildt (patrick@) recently imported ssdfb(4), a driver for small OLED displays in OpenBSD and needed a 5x8 font to be able to squeeze more columns and rows on those devices. As someone spending most of his time in a terminal, I have been thinking about drawing my own font for a while, and this was the perfect opportunity. To be able to test character spacing and alignment, I started to use the font in xterm, then a zoomed version, and one thing leading to another, I started creating a 8x16 version, and then bigger versions based on it. Spleen is now available in 5 sizes: 5x8, 8x16, 12x24, 16x32, and 32x64. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    CaTer is a terminal programm for the C64. It is intended to connect the C64 via a serial RS-232 connection to a Linux or Unix host. It is possible to make either a CaTer auto start cartridge, or to load it with a BASIC loader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. See website for full list of supported targets.
    Leader badge
    Downloads: 346 This Week
    Last Update:
    See Project
  • 4
    MMC is a commander-style media player for Windows, with native, hw accelerated video playing and translucent gui. Mpxplay is a console audio player for DOS and Win32 operating systems. x264vfw, x265vfw and xAV1vfw are video for windows encoder and decoder codecs, useful with VirtualDub.
    Leader badge
    Downloads: 228 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Mecrisp - A family of optimising native code Forth implementations for MSP430, ARM Cortex M, RISC-V RV32IM(C), MIPS M4K and FPGAs.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 6
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 7

    JoseMsDosTools

    Several MsDos, 16 bits, applications

    Several msdos applications to be used on emulators.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    BerserkArch

    BerserkArch

    A bleeding-edge, security-centric Arch-based Linux distribution.

    BerserkArch is a security-focused, performance-tuned Linux operating system (OS) based on Arch Linux, designed for developers, hackers, and technical users. A bleeding-edge, security-centric Arch-based Linux distribution crafted for hackers, developers, and nerds alike. Following the Arch Linux philosophy, it is designed to be highly customizable, allowing users to build their environment with only the components they need, rather than having a lot of pre-installed software like some other...
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 9

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    ez80adl-cpm3

    An ADL-mode rewrite of the ez80 CP/M 3.1 port

    This is an ADL-mode rewrite of the ez80 CP/M 3.1 port, initially composed by Howard M. Harte, available at https://github.com/hharte/ez80_cpm.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Minimal-GPSDO

    A GPSDO with superior performance using a few cheap components

    ** To download everything, MinGPSDO.zip ** The design criteria for this GPSDO (GPS disciplined oscillator) were: ● Output 10MHz accurate to better than ±0.01Hz (1 part per billion) ● Use low cost components (cheapest GPS module, etc.) ● Be self monitoring so the accuracy can be guaranteed without reference to a better standard ● Require no tuning by the user ● Give feedback to the user of the current status ● If it can be done in software, do it in software The initial design...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Real VMX is a VxWorks like operating system kernel released under LGPL. It should support multiple hardware architectures, only i386 support now. Help wanted with ports to other architectures. Development is done on Linux with the GNU gcc compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cpm-ulibc

    Minimalistic C library for CP/M

    The aim of this project is to develop minimalistic C library for CP/M using plain C and Z80 assembly language. It should compile with LLVM's Clang patched for Z80 architecture support and GNU `as` from `binutils` package built with `--target=z80-none-elf` flag passed to its `configure` script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Program Manager Eternity

    Program Manager Eternity

    Program and Game Manager for DOS

    Program Manager Eternity is an application for launching applications in DOS. Mainly, It is for the still very active FreeDOS platform. It is built on top of the newly created QuickCrt object-oriented framework for Turbo Pascal 7.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Virtual Machine based on a Simplified Instructional Computer (SIC). The Machine will emulate all the hardware of a SIC and will be able to run any program that is written for the SIC as described by Leland L.Beck in his book "System Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    breadcomp80v1

    An 8-bit puter on a breadboard

    It can boot CP/M3, blink some diodes, play some tunes and talks to the Pi5 over GPIO. This was supposed to be nothing more than a practical joke which quite unexpectedly worked out. It is not optimized (never meant to be), the CP/M3 port working on it is very crude and the bit-banging SPI over AY's I/O ports is terribly slow when it comes to accessing the SD Card adapter (C:). There are several awkwardness in the design, e.g., the first occurence of the ~HALT signal is disconnecting ROM,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    McuOnEclipse

    McuOnEclipse

    Releases of McuOnEclipse projects

    Processor Expert components and Eclipse examples and plugins.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is a basic, low-level library with pretensions to implementing features above and beyond (but not necessarily better than!) those implemented within the Standard C++ Library and the Boost Library. In particular data-flow based parallelism and a FIX-to Exchange-Protocol message translator that is blindingly fast! The source code has moved to GitLab: https://gitlab.com/jmmcg/libjmmcg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project maintains the Linux Console tools, which include utilities to test and configure joysticks, connect legacy devices to the kernel's input subsystem (providing support for serial mice, touchscreens etc.), and test the input event layer.
    Leader badge
    Downloads: 818 This Week
    Last Update:
    See Project
  • 24

    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: 1 This Week
    Last Update:
    See Project
  • 25

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device brings networking abilities to the Spectrum computers. This driver allows connection to a remote disk image registered as N: and a remote character device (e.g. serial console) registered as SPCNET: (namely, one can type `DEVICE aux:=spcnet` to redirect AUX: to SPCNET: and use it as a serial port over ethernet). Proven to work on the real thing and in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next