All Projects → jacobpalm → costa

jacobpalm / costa

Licence: MIT License
The Costa Graphical User Interface for MS-DOS and compatible systems

Programming Languages

basic
69 projects
vba
158 projects
FreeBasic
24 projects

Projects that are alternatives of or similar to costa

Cobalt
Cobalt is a FreeDOS distribution designed to be light, simple and easy to use.
Stars: ✭ 82 (+203.7%)
Mutual labels:  ms-dos
alg-releases
Release Engineering for ALG
Stars: ✭ 98 (+262.96%)
Mutual labels:  graphical-user-interface
proof-tree-builder.github.io
A web-based graphical proof assistant for LK and Hoare logic.
Stars: ✭ 17 (-37.04%)
Mutual labels:  graphical-user-interface
spinmob
Rapid and flexible acquisition, analysis, fitting, and plotting in Python. Designed for scientific laboratories.
Stars: ✭ 34 (+25.93%)
Mutual labels:  graphical-user-interface
dd86
No longer maintained. See URL.
Stars: ✭ 36 (+33.33%)
Mutual labels:  ms-dos
quantumVITAS
Quantum Visualization Interacting Toolkit for Ab-initio Simulations
Stars: ✭ 52 (+92.59%)
Mutual labels:  graphical-user-interface
web check
Script for checking changes in webpages
Stars: ✭ 50 (+85.19%)
Mutual labels:  graphical-user-interface
retro-works
Works of retro programming, including some BASIC programs, a simple website designed for IE 3.0 under Windows 3.x written with PHP, a simple telnet server written with Python3
Stars: ✭ 14 (-48.15%)
Mutual labels:  qbasic
tributech-catalog-api
Tributech Catalog - Create and manage your DTDL models using our graphical interface and store them using our APIs.
Stars: ✭ 15 (-44.44%)
Mutual labels:  graphical-user-interface
MobyDroid
Android Device Manager with a Graphic User Interface (GUI) – Manage Android on Linux, Windows and MacOS.
Stars: ✭ 76 (+181.48%)
Mutual labels:  graphical-user-interface
raster-master
Raster Master Sprite/Icon/Map editor for Windows 10/11 that generates RayLib code / Put image and map code for Open Watcom, gcc, AmigaBASIC, Amiga C, Amiga Pascal ,QuickBasic, QB64, Quick C, Turbo Pascal, freepascal, Turbo C, Turbo Basic, Power Basic, FreeBASIC, GWBASIC, BASICA, PC-BASIC,, DOS XLIB LBM/PBM
Stars: ✭ 40 (+48.15%)
Mutual labels:  qbasic
PSP
PSP-UFU (Power Systems Platform of Federal University of Uberlândia) is a cross-platform, multilingual, Free and Open-Source Software with advanced GUI features and CAD tools for electrical power system studies.
Stars: ✭ 30 (+11.11%)
Mutual labels:  graphical-user-interface
Termux-GUI
Graphical User Interface for Termux (XFCE and MATE)
Stars: ✭ 46 (+70.37%)
Mutual labels:  graphical-user-interface
ProTecT
ProTecT is an MS-DOS packer. While this packer is outdated, it uses a number of interesting anti-analysis techniques that are still relevant today.
Stars: ✭ 28 (+3.7%)
Mutual labels:  ms-dos
jSH
A Javascript scripting engine for DOS
Stars: ✭ 79 (+192.59%)
Mutual labels:  ms-dos
Pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
Stars: ✭ 11,349 (+41933.33%)
Mutual labels:  graphical-user-interface
PyGUI
Contains some essential tkinter python elements which you may find useful for GUI development using python
Stars: ✭ 27 (+0%)
Mutual labels:  graphical-user-interface
Apricot
Desktop Agent for Windows
Stars: ✭ 39 (+44.44%)
Mutual labels:  graphical-user-interface
AIDeveloper
GUI-based software for training, evaluating and applying deep neural nets for image classification
Stars: ✭ 51 (+88.89%)
Mutual labels:  graphical-user-interface
Sorting-Algorithms
All information about sorting algorithm you need and you can visualize the code tracer
Stars: ✭ 13 (-51.85%)
Mutual labels:  graphical-user-interface

The Costa Graphical Shell

Costa is a graphical user interface (GUI), designed to run on top of the command line as a shell.

It is designed for MS-DOS, but tested with PC-DOS, FreeDOS and DOSBox as well. In theory it should run on any MS-DOS compatible operating system with a 286 or better CPU, VGA graphics and a recommended minimum of 250 KB RAM.

Although not required, a 386 or better CPU is recommended, as well as disk caching software (SmartDrive or similar) when running on older machines, since Costa uses the disk where it is located for temporary storage.

The low system requirements make Costa especially useful for older machines, which are also the machines that typically run the MS-DOS operating system.

See the included documentation for more information, or visit the homepage of Costa at http://costa.jacobpalm.dk

Icons and themes always welcome!

If you have made any icons you would like to see included with Costa, or perhaps a nifty theme, feel free to drop me a message. I am always looking to add more to Costa, and credit will of course be given!

Using this code

When opening project files (.MAK), use the /L parameter for all files except SETUP.MAK - as such:

VBDOS.EXE DESKTOP.MAK /L

This will cause VBDOS to load the libraries neccesary for Costa to work. If you get an error relating to "CALL ABSOLUTE" or "CALL INTERRUPT", you have probably not used this parameter when starting VBDOS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].