Skip to content

tinker-dos

A DOS emulator plugin for TINKER, powered by em-dosbox.

Screenshot

Features

  • DOS Emulation powered by em-dosbox, boots into a C:\> prompt on open
  • Program Loading via file picker or drag and drop (.exe / .com / .bat / .zip)
  • Reset support
  • Fullscreen mode
  • Play History sidebar with recent programs

Installation

Download and install TINKER, then run:

bash
npm i -g tinker-dos

Usage

  1. Open the plugin — DOS starts at the C:\> prompt
  2. Click OPEN PROGRAM to load a .exe, .com, .bat, or .zip file, or drag and drop it onto the screen
  3. Click RESET to restart the current program
  4. Click FULLSCREEN to enter fullscreen mode
  5. Toggle the SIDEBAR to browse recent programs

Released under the AGPL-3.0 License.