Category:Open Source Software: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Replaced content with "You can also check the List of Open Source Software. Category:Software")
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
OS/2 and eComStation Open Source Software list. This is the OS/2 and eComStation Open Source Catalog on a friendly to read list, you can also check the source code repositories at the [https://www.github.com/os2world OS2World Github]
You can also check the [[List of Open Source Software]].


===Drivers===
[[Category:Software]]
 
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !! '''Repository'''
|-
|[[alta]] ||Network || Not Specified || ||Sundance ST201 MAC Adapter ||[https://github.com/OS2World/DRV-NET-alta]
|-
|[[AMouse]] (GUI) || I/O  ||BSD 3-Clause || * C ||Amouse drivers GUI.  ||[https://github.com/OS2World/DRV-Amouse-GUI]
|-
|[[ASPI Router]] || SCSI  ||Free - AS IS ||  || ASPI Router is a small device driver that lets you access the SCSI bus from your application ||[https://github.com/OS2World/DRV-ASPI_Router]
|-
|[[Autonic]] ||PCI  ||Not Specified ||* Assembler <br>*Watcom C/C++ 10.x <br>*C  || At boot time detect pci card and autoload it's driver  ||[https://github.com/OS2World/DRV-Autonic]
|-
|[[b44a]] ||Network || Not Specified || ||Broadcom BCM4401 MAC driver ||[https://github.com/OS2World/DRV-NET-b44a]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=bt32wpi.zip BT32.SYS] ||TV ||GNU GPL||Watcom 11.0C, IBM's DDK and LXAPI32 sources to build this driver. ||BT8X8 driver for TV-Cards. [ftp://ftp.netlabs.org/pub/snapshots/bt32/ Source] ||[https://github.com/OS2World/DRV-BT32]
|-
|[[comet]] ||Network || Not Specified || ||ADMtek Comet/Centaur Another MAC driver ||[https://github.com/OS2World/DRV-NET-comet]
|-
|[[Delay]] || System || BSD 3 Clauses ||  ||DELAY is a simple OS/2 device driver for providing a timed delay from CONFIG.SYS during system startup. ||[https://github.com/OS2World/DRV-Delay]
|-
|[[DEVHELP]] || Library|| BSD 3 Alike ||  ||OS/2 Physical Device Driver Libraries for Watcom C/C++ 10 ||[https://github.com/OS2World/DRV-DEVHELP]
|-
|[[dp82x]] ||Network || Not Specified || ||The National Semiconductor DP83820 Ethernet driver ||[https://github.com/OS2World/DRV-NET-dp82x]
|-
|[[dp820a]] ||Network || Not Specified || ||NSC DP83820 Another MAC driver ||[https://github.com/OS2World/DRV-NET-dp820a]
|-
|[[dp815a]] ||Network || Not Specified || ||NSC DP83815 Another MAC driver ||[https://github.com/OS2World/DRV-NET-dp815a]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=ext2_240.zip ext2] ||File System ||GNU GPL V2 || ||32bit Linux ext2 file system driver (IFS) for OS/2. . ||[https://github.com/OS2World/DRV-ext2]
|-
|[[ext2flt]] ||File System ||Non-Profit ||* Assembler <br>* C || Filter device driver for OS/2 that makes it possible to load an IFS for linux partitions. ||[https://github.com/OS2World/DRV-ext2flt]
|-
|[[ext2FS]] ||File System ||GNU GPL V2 || ||32bit Linux ext2 file system driver (IFS) for OS/2. Based on ext2 source code [ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ Source]. ||[https://github.com/OS2World/DRV-ext2FS]
|-
|[http://svn.netlabs.org/fat32 FAT32]||File System||GNU LGPL|| ||FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions. ||[http://svn.netlabs.org/fat32]
|-
| [[FASTIO]] ||I/O||Can create derivative works. Include original copyright. || ||Fastio Device Driver for direct port I/O. The driver provides a 32 bit R3->R0 call gate for a user process.  ||[https://github.com/OS2World/DRV-FASTIO]
|-
|[[Firewire]]||Firewire|| .. || ||An initial firewire driver for OS/2-eCS. ||[https://github.com/OS2World/DRV-Firewire]
|-
|[[FreeType2 IFI]]||Fonts|| FreeType license || ||OS/2 Presentation Manager font driver for TrueType fonts. ||[https://github.com/OS2World/DRV-FreeType-2_IFI]
|-
|[[GamePort]]||I/O|| Not Specified || ||Gameport.sys is a small driver that samples the game port about 10 times per second. ||[https://github.com/OS2World/DRV-GamePort]
|-
|[[GAMEPRT2]]||I/O|| Not Specified || ||Game Port Driver. Joystick GAME$ Driver. ||[https://github.com/OS2World/DRV-GAMEPRT2]
|-
|[[HFS]]||File System || GNU GPL V2|| ||HFS File System driver  ||[https://github.com/OS2World/DRV-HFS]
|-
|[[HLTDriver]]||Device Driver || Not Specified||OpenWatcom ||Driver to keep systems cooler by calling HLT.  ||[https://github.com/OS2World/DRV-HLTDriver]
|-
|[[HRTIMER_rewrote]]||Device Driver || Public Domain|| - ||A high resolution timer implemented as a device driver.  ||[https://github.com/OS2World/DRV-HRTIMER_rewrote]
|-
|[[IBM Rapid Access I Keyboard Enabler]]||Keyboard || Not Specified|| ||IBM Rapid Access Keyboard I Enabler driver.  ||[https://github.com/OS2World/DRV-IBM-Rapid-Access-Keyboard-I-Enabler]
|-
|[[IDLEHLT16]]||  || Public Domain|| || version of HLT driver for OS/2 1.x. Driver to keep systems cooler by calling HLT.  ||[https://github.com/OS2World/DRV-IDLEHLT16]
|-
|[http://www.os2world.com/cdwriting/isofs/readme.htm ISOFS]||File System||GNU GPL V2||EMX
|ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD.  [http://www.os2world.com/cdwriting/isofs/isofs-v0_2_1.zip Source & Binaries] ||[https://github.com/OS2World/DRV-ISOFS], [https://github.com/OS2World/DRV-ISOFS_Paul]
|-
| [http://home.clara.net/orac/os2.htm#isofs ISOFS] || File System ||GNU GPL || || ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read only access to the contents of the raw file, also through WPS!
Currently only single session images are supported.
|-
|[[JJSCDROM]] || CDROM ||AS IS || ||Modified OS/2 CD-ROM / CD-RW / DVDs device manager driver. ||[https://github.com/OS2World/DRV-JJSCDROM]
|-
|[[JFS]] ||File System ||GNU GPL || || ||[https://github.com/OS2World/DRV-JFS-GPL]
|-
|[[ldcopy]] || System || BSD 3-Clauses || || LDCOPY is a simple OS/2 driver for copying files while CONFIG.SYS is being processed.  ||[https://github.com/OS2World/DRV-ldcopy]
|-
|[[lgy98]] ||Network || Not Specified || || ||[https://github.com/OS2World/DRV-NET-lgy98]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=bt32wpi.zip LXAPI32]||Dev||GNU GPL V2||Watcom 11.0C and IBM's DDK to build this driver.
|LXAPI32.SYS provides a small Linux API to other device drivers. With this helper driver it is relative easy to port other Linux drivers to OS/2. LXAPI contains. [ftp://ftp.netlabs.org/pub/snapshots/lxapi32/ Source] ||[https://github.com/OS2World/DRV-LXAPI32]
|-
|[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/system/drivers/network&file=MCS7830_13.zip Moschip MCS7830] || Network ||Not Specified || Virtual Pascal Version 2.1 Build 279,  The OS2 Toolkit 4.5 (alp, os2386.lib and link386.exe)
||Dedicated to USB 2.0 to Ethernet Adapters, telling VendorID 0x9710 and ProductID 0x7830. This is a MAC driver for using with OS/2 MPTS. ||[https://github.com/OS2World/DRV-Moschip_MCS7830]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32] ||Dev ||GNU GPL V2 || || mwdd32 is a package that allows the implementation of 32 bits OS/2 device drivers (BASEDEV and DEVICE) as well as 32 bits Installable File Systems (IFS).||[https://github.com/OS2World/DRV-MWDD32]
|-
|[[MultiMac]] ||Network ||GNU GPL V2 || ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL. ||[http://svn.ecomstation.nl/multimac] [https://github.com/OS2World/DRV-NET-Multimac]
|-
|[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=nveth NVeth NIC] ||Network ||GNU GPL V2 || ||NVidia nForce built-in NICs ||[https://github.com/OS2World/DRV-NVeth/tree/master/source]
|-
|[[NICSamp]] ||Network / Sample ||Not Specified ||* C / * Assembler ||Token Ring Network adapter sample for OS/2.  ||[https://github.com/OS2World/DRV-SAMPLE-nicsamp]
|-
|[[O2X]] ||I/O ||Public Domain ||Assembler ||Directs output to the AUX device to the monochrome monitor in a two-monitor system.  ||[https://github.com/OS2World/DRV-O2X]
|-
|[[OS2AHCI]] ||Storage ||GNU GPL || ||SATA AHCI HDD driver. || [https://github.com/OS2World/DRV-AHCI]
|-
|[[OS2PCAT]] ||PSD ||GNU GPL ||* C++ <br> * Assembler ||Test PSD Driver for generic PC AT || [https://github.com/OS2World/DRV-OS2PCAT]
|-
|[[OpenJFS]] ||File System ||GNU GPL V2 ||IBM C/C++ Compiler and Tools V 3.6.5, Microsoft C V 6.0a, OS/2 Developers Toolkit v4.5 ||JFS (Journal File System) IFS driver for OS/2. ||[http://svn.ecomstation.nl/openJFS/]
|-
|[[Panel]] ||PS/2 Panel || BSD 3-Clauses|| ||PANEL is an OS/2 device driver that provides access to the eight character information panel provided on the IBM PS/2 Model 95 (8595 and 9595) systems.  ||[https://github.com/OS2World/DRV-panel]
|-
|[[P6K7MTRR]] ||CPU|| Not Specified || ||Intel P6 / AMD K7 MTRRs management IOCtl PDD driver ||[https://github.com/OS2World/DRV-P6K7MTRR]
|-
|[[Peek]] || I/O || GNU LGPL||Wacom || Allows it's user to read/write from IO ports ||[https://github.com/OS2World/DRV-Peek]
|-
|[[PHYSMEN]] ||CPU|| Not Specified || ||Provide a means for an application to access physical memory addresses by calling PhysToUVirt for it. ||[https://github.com/OS2World/DRV-PHYSMEM]
|-
|[[PPtP]] ||Network|| GNU GPL V2 || ||PPtP protocol for OS/2. (Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks.)  ||[https://github.com/OS2World/DRV-PPtP]
|-
|[[PSD Sample Driver]] ||PSD|| Not Specified ||* C <br> * Assembler  || Sample of a Platform Specific Drivers (PSDs) for SMP ||[https://github.com/OS2World/DRV-SAMPLE-PSD_Sample]
|-
|[[PSPrint]] ||Print|| Not Specified ||*  || PSPRINT.DRV.  Changed ||[https://github.com/OS2World/DRV-PRINT-PSPrint]
|-
|[[RAMFS]] ||File System ||Public Domain|| ||IFS-based RAMDISK ||[https://github.com/OS2World/DRV-RAMFS]
|-
|[[RNG-810]] || I/O || GNU GPL V2 ||* C++ <br> * Assembly ||RANDDRV.SYS random number driver for RNG-810 or similar hardware  ||[https://github.com/OS2World/DRV-NET-dp815a]
|-
|[[Rodent]] ||Mouse/Graphics Tablets ||Public Domain|| ||Support for several mouse models.||[https://github.com/OS2World/DRV-Rodent]
|-
|[[rtgnda]] ||Network || Not Specified || ||Realtek RTL8169 MAC driver ||[https://github.com/OS2World/DRV-NET-rtgnda]
|-
|[[rpn2a]] ||Network || Not Specified || ||Realtek RTL8029AS Another MAC driver ||[https://github.com/OS2World/DRV-NET-rpn2a]
|-
|[[Serial Port]] ||I/O|| Free or Charge || ||This is a wrapper class to access OS/2 serial port. ||[https://github.com/OS2World/DRV-Serial_port]
|-
|[[sis90a]] ||Network || Not Specified || ||SiS900 Another MAC driver ||[https://github.com/OS2World/DRV-NET-sis90a]
|-
|[http://sound.netlabs.org/en/site/index.xml SoundCard Device Driver (SoundBlaster)]||Audio ||GNU GPL || ||Support for Sound Blaster audio cards.||[https://github.com/OS2World/DRV-SBLiveOS2]
|-
|[[SBOS2]] ||Audio || Not Specified || ||Sound Blaster for OS/2 drivers. ||[https://github.com/OS2World/DRV-SBOS2]
|-
|[[tc902x]] ||Network || Not Specified || ||Tamarack tmi TC9021 MAC Adapter ||[https://github.com/OS2World/DRV-NET-tc902x]
|-
|[[Tigris]] ||Network || Not Specified || ||National Semiconductor DP83815 OS/2 NDIS 2.0.1 MAC Driver ||[https://github.com/OS2World/DRV-NET-Tigris]
|-
|[https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/os2#VBoxSF VirtualBox Shared Folders Driver] || ||GNU GPL|| ||This driver is part of the OS/2 additions for VirtualBox.
|-
|[http://svn.netlabs.org/uniaud UniAud] ||Audio ||GNU GPL || ||Based on ALSA core.||[http://svn.netlabs.org/uniaud] [https://github.com/OS2World/DRV-UNIAUD]
|-
|[[USBD]] ||USB || IBM copyright to assist you on own programming. AS IS.  || || Basic USB Device Driver Stack for OS/2. ||[https://github.com/OS2World/DRV-USBD]
|-
|[[USBECD]] ||USB ||ISC License || ||This driver enables you to directly control usb devices. ||[https://github.com/OS2World/DRV-USBECD]
|-
|[[USBLib]] ||USB || Aladdin Free Public License || ||USBCalls, USBResmg, USBJoy driver source code. ||[https://github.com/OS2World/DRV-USBLib]
|-
|[[UPTT]] || -- || Not Specified || ||UPTime Test driver. ||[https://github.com/OS2World/DRV-UPTT]
|-
|[[vgend05]] ||Network || Not Specified || ||VIA VT612x Velocity MAC driver ||[https://github.com/OS2World/DRV-NET-vgend05]
|-
|[[vfet3a04]] ||Network || Not Specified || ||VIA VT6105 Rhine3 Another MAC driver ||[https://github.com/OS2World/DRV-NET-vfet3a04]
|-
|[[vfet2a]] ||Network || Not Specified || ||VIA VT6102 Rhine2 Another MAC driver ||[https://github.com/OS2World/DRV-NET-vfet2a]
|-
|[[vfet1a04]] ||Network || Not Specified || ||VIA VT86C100A Rhine Another MAC driver ||[https://github.com/OS2World/DRV-NET-vfet1a04]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=watcomifs.zip WatcomIFS] ||FileSystem ||Not Specified || ||Sample Source for building an IFS driver using Open Watcom.||[https://github.com/OS2World/DRV-WatcomIFS]
|-
|[[WatDD]] ||Sample ||BSD Alike|| * C / * Assembler||Physical Device Driver Libraries for Watcom C/C++ 10. ||[https://github.com/OS2World/DRV-SAMPLE-WatDD]
|-
|[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=bamboo00 Wacom Bamboo digitizer tablet] ||Mouse / Input Device ||Not Specified || ||Device driver for Wacom Bamboo digitizer tablet.|| [https://github.com/OS2World/DRV-WBamboo]
|-
|[[Wedge]] ||Sample ||Not Specified|| * Assembler||Driver example||[https://github.com/OS2World/DRV-wedge]
|-
|[[Wim's Experimental Files]] ||Sample ||BSD 3-Clause|| * Assembly ||Wim Brul's experimental files for bmscalls, bvscalls, kbdcalls, keyboard.dcp, moucalls, viocalls. ||[https://github.com/OS2World/SYSTEM-DRV-Wims_Experimental_Files]
|-
|[http://svn.netlabs.org/xata xATA / Danis506] ||Storage ||GNU LGPL || ||Hard Drive storage driver.||[http://svn.netlabs.org/xata] [https://github.com/OS2World/DRV-xata]
|-
|[[XSMOUSE]] ||Mouse ||Not Modifiable-No Commercial use || ||Send absolute mouse events into the system. ||[https://github.com/OS2World/DRV-XSMOUSE]
|-
|[[XF86SUP]] ||Application || As Is ||* C ||XF86SUP.SYS Driver. This driver is a helper driver for the XFree86/OS2. ||[https://github.com/OS2World/DRV-XF86SUP]
|}
 
====Tools====
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|pcitest||Test tool ||Not Specified - AS IS ||* C ||Tool to test some of the OEMHLP$ PCI interfaces. ||[https://github.com/OS2World/DRV-TOOL-pcitest]
|}
 
==Applications==
 
===Analysis===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|CoinFlip|| ||BSD alike||* GCC ||coinflip is a console application that flips a coin.  ||[https://github.com/OS2World/APP-ANALISYS-CoinFlip] 
|-
|ent|| ||Public Domain||* GCC <br> * RC || A Pseudorandom Number Sequence Test Program  ||[https://github.com/OS2World/APP-ANALYSIS-ent] 
|-
|Fit|| ||Not Specified||* GCC <br> * RC <br> * VisualAge for C ||Non-linear least-squares fit. || [https://github.com/OS2World/APP-ANALYSIS-Fit]
|-
|Fudgit|| ||GNU GPL||* GCC <br> * EMX ||FUDGIT is a double-precision multi-purpose fitting program. || [https://github.com/OS2World/APP-ANALYSIS-Fudgit]
|-
|MacAnova||  ||FLOSS||* GCC <br> * EMX ||A Program for Statistical Analysis and Matrix Algebra || [https://github.com/OS2World/APP-ANALYSIS-MacAnova]
|-
|QtGrace||Qt Application ||GNU GPL||* GCC <br> * g++ <br> * Qt libraries ||QtGrace/Grace is a program to display or plot data, analyze data and prepare it for printing.  || [https://github.com/OS2World/APP-ANALYSIS-QtGrace]
|-
|Statist||  ||GNU GPL||* GCC ||Statist is an easy to use, light weight statistics program. || [https://github.com/OS2World/APP-ANALYSIS-Statist]
|-
|upclient||  ||GNU GPL||* GCC ||www.uptimes.net client. || [https://github.com/OS2World/APP-ANALYSIS-upclient]
|}
 
===Antivirus===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|[http://web.os2power.com/yuri/ClamAV ClamAV] || Antivirus ||GNU GPL|| || ||
|-
|Coinficker|| Virus Scanner Utility ||BSD 3 Clauses||* C || Tool that scan a network for signs of Conficker C. || [https://github.com/OS2World/UTIL-VIRUS-Conficker]
|}
 
===CAD/CAM===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|[http://www.cademia.org/frontend/index.php?folder_id=251 CADEMIA]||Java||GNU GPL||Java|| A modern CAD system with a full functionality to create dimensional accurate technical drawings and documents. ||
|-
|[ftp://ftp.netlabs.org/pub/qtapps/ QElectroTech]||Qt||GNU GPL||Qt4 Libraries||Application to design electric diagrams.||
|}
 
===Calculation===
 
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Als E6B||Command line|| Not Specified || ||E6B Calculator and flight planning assistant || [https://github.com/OS2World/APP-CALCULATOR-Als_E6B]
|-
|BCD||Command line || Public Domain || ||Binary Coded Decimal. || [https://github.com/OS2World/APP-CALCULATOR-BCD]
|-
|Calcus ||Qt ||GNU GPL v3 ||Qt4 ||Calcus is a cross-platform scriptable calculator based on Qt and QtScript.  ||[http://code.google.com/p/calcus/]
|-
|Console Calculator||Command Line ||Not Specified || * C * GCC||Command line calculator.  || [https://github.com/OS2World/APP-CALCULATOR-Console_Calculator]
|-
|eCalc|| PM Application || Not Specified || ||A PM calculator for OS/2 and eComStation || [https://github.com/OS2World/APP-CALCULATOR-eCalc]
|-
|ehm||Qt Application || GNU GPL ||* Qt4 Libraries ||Simple calculator || [https://github.com/OS2World/APP-CALCULATOR-ehm]
|-
|[http://euler.rene-grothmann.de/download.html Euler]|| ||GNU GPL|| || Numerical math package with 3D/2D plots and programming language.|| [https://github.com/OS2World/APP-MATH-Euler]
|-
|[http://www.gnuplot.info/ gnuplot]|| || || || ||
|-
|GNU bc||Command line  || GNU GPL ||* GCC ||Arbitrary precision numeric processing language. || [https://github.com/OS2World/APP-CALCULATOR-GNU_bc]
|-
|GNU dc||Command line  || GNU GPL ||* GCC ||An arbitrary precision calculator || [https://github.com/OS2World/APP-CALCULATOR-GNU_dc]
|-
|GNU units||Command line  || GNU GPL ||* GCC ||Converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement.  || [https://github.com/OS2World/APP-CALCULATOR-GNU_units]
|-
|HPCalc||PM Application  || GNU GPL ||* GCC <br> * EMX ||HP 41C calculator || [https://github.com/OS2World/APP-CALCULATOR-HPCalc]
|-
|[[KeyCalc]]||PM Application  || Not Specified || ||A scientific calculator || [https://github.com/OS2World/APP-CALCULATOR-KeyCalc]
|-
|MatrixCalc|| Qt || || || ||
|-
|Mortgage Calculator||  || Public Domain ||* VisualAge for C <br> * Linker ||Computes payment information for fixed rate amortized loans. || [https://github.com/OS2World/APP-CALCULATOR-Mortgage_Calculator]
|-
|[http://www.gnu.org/software/octave Octave]|| * C || GNU GPL || ||Octave is a high-level language, primarily intended for numerical computations. || [https://github.com/OS2World/APP-MATH-Octave]
|-
|QEasyCalc|| Qt || GNU GPL || || ||
|-
|[[Table]]||  || GNU GPL ||* DrDialog <br> || || [https://github.com/OS2World/APP-CALCULATOR-Table]
|}
 
===Calendar===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Agenda|| ||GNU GPL || * Free Pascal  || Contact book for appointments and telephones.||[https://github.com/OS2World/APP-CALENDAR-Agenda]
|-
|Cal(1)|| ||BSD || * C  ||displays a calendar and the date of Easter || [https://github.com/OS2World/APP-CALENDAR-cal-1]
|-
|Calendar||PM Applications ||Not Specified || * Assembly <br> * Dialog Editor  ||CALENDAR is a calendar function for OS/2 Presentation Manager.|| [https://github.com/OS2World/APP-CALENDAR-Calendar]
|-
|CDAY|| ||GNU GPL || *  ||Today in history almanac, multiple system calendar ||[https://github.com/OS2World/APP-CALENDAR-CDAY]
|-
|GNU Calc|| ||GNU GPL || * GCC  || Program for calculating and printing calendars.|| [https://github.com/OS2World/APP-CALENDAR-GNU-gcal]
|}
 
===CD Recording===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
| [http://adc.netlabs.org/ Audio/Data-CD-Creator]|| || GNU GPL || || WPS aware application for CD and DVD writing.  || [https://github.com/OS2World/APP-CDRECORD-Audio-Data_CD_Creator]
|-
|binchunker||  ||GNU GPL ||* C ||binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw / .cue") to a set of .iso and .cdr tracks.  || [https://github.com/OS2World/APP-CDRECORD-binchunker]
|-
|CDDVDRTools|| ||GNU GPL || || ||
|-
|cdrdao/2|| ||GNU GPL || || ||
|-
|CDRecord/2 || ||GNU GPL|| || CDRecord/ is the OS/2 port of cdrecord from *nix. ||
|-
|Cdrtools/2 || ||GNU GPL|| || ||
|-
|CDRECORD-CD-ROM Speed Tester|| ||Not Specified ||* || Utility to test CD-ROM speed.  || [https://github.com/OS2World/APP-CDRECORD-CD-ROM_Speed_Tester]
|-
|cdrutils||Command line application||GNU GPL ||* VXREXX ||Command line utilities to make use of CDRTOOLS  || [https://github.com/OS2World/APP-CDRECORD-cdrutils]
|-
|[ftp://ftp.netlabs.org/pub/wvgui/dvdbackup/dvdbackup.zip DVD Backup] ||Command Line||GNU GPL  ||GCC|| dvdbackup is a tool to rip video DVDs from the command line. [http://dvdbackup.sourceforge.net/] ||
|-
|DVD Author e QDVD Author || ||GNU GPL||GCC, LibC ||DVD Backup  ||
|-
|GNU gcal|| ||GNU GPL ||GCC, LibC || Gcal is a program for calculating and printing calendars.  || [https://github.com/OS2World/APP-CALENDAR-GNU-gcal]
|-
|ISOCOMP2|| ||Not Specified || || ISO (and RAW and RSJ track) image comparison utility, part of the XCOMP/2 package. || [https://github.com/OS2World/APP-CDRECORD-ISOCOMP2]
|-
| [http://home.clara.net/orac/os2.htm#isofs ISOFS] || File System ||GNU GPL || || ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read only access to the contents of the raw file, also through WPS!
Currently only single session images are supported. ||
|-
|mkISOfs|| ||GNU GPL || ||mkisofs is used for premastering iso9660 filesystems which are used on CDROMs. || [https://github.com/OS2World/APP-CDRECORD-MKISOFS]
|-
|mkhybrid||  ||Not Specified || ||mkisofs - create an hybrid ISO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes.  || [https://github.com/OS2World/APP-CDRECORD-mkhybrid]
|-
| [[trk2iso]] ||Command Line  ||Not Specified || ||trk2iso, a RSJ's TRK to ISO format convertion utility.  || [https://github.com/OS2World/APP-CDRECORD-trk2iso]
|-
| Varsha || Java ||??  || ||Varsha is a Java user-friendly DVD frontend for various command-line tools such as dvdauthor, mkisofs, growisofs etc.  || [http://varsha.sourceforge.net/]
|-
|}
 
===Clocks===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|aclock||Command Line ||Not Specified ||* C <br> * Open Watcom ||ASCII clock || [https://github.com/OS2World/APP-CLOCK-aclock]
|-
|asclock||XFree86/2 ||Not Specified ||* C <br>  || Clock || [https://github.com/OS2World/APP-CLOCK-asclock]
|-
|Beat||PM Application ||GNU GPL ||* VXREXX ||Internet Time indicator || [https://github.com/OS2World/APP-CLOCK-Beat]
|-
|[[Clock]]||PM Application ||GNU GPL ||* C++ <br> * VisualAge for C <br> * RC||Analog or digital clock || [https://github.com/OS2World/APP-CLOCK-Clock]
|-
|[[Clock60]]||PM Application ||BSD 3-Clause ||* C ||Clock60 is a modified desktop clock, that contains additional features, like access to DCF77-stations (it is a station near Frankfurt that transmits the official time, receivable nearly all over Europe). || [https://github.com/OS2World/APP-CLOCK-Clock60]
|-
|Dcf||Command Line||Not Specified||* EMX ||DCF Decoder for radioclock receiver.||[https://github.com/OS2World/APP-CLOCK-Dcf]
|-
|[[DCF77 decoder for Gude Expert Mouse Clock serial]]||Command Line||BSD 2-Clause||* C++ ||DCF77 decoder for Gude Expert Mouse Clock serial. ||[https://github.com/OS2World/APP-CLOCK-DCF77_decoder]
|-
|DeskClock||PM Application ||GNU GPL ||* DrDialog ||A clock that is displayer on the WPS desktop. ||[https://github.com/OS2World/APP-CLOCK-DeskClock]
|-
|[[glclock]] ||PM Application ||Not Specified ||* OpenWatcom ||An openGL clock. || [https://github.com/OS2World/APP-CLOCK-glclock]
|-
|MouseClock||XFree86/2 Application ||GNU GPL ||* imake ||XFree86-OS/2: Display the current time using the X root cursor. || [https://github.com/OS2World/APP-CLOCK-MouseClock]
|-
|[[TimeLine]] ||PM Application ||Not Specified ||* Microsoft C  ||Display date & time in a small window || [https://github.com/OS2World/APP-CLOCK-TimeLine]
|-
|[[Yes, It's a Clock]] ||PM Application ||FLOSS ||* C <br> * Dialog Editor ||Clock for OS/2-eComStation || [https://github.com/OS2World/APP-CLOCK-Yes-Its-a-Clock]
|}
 
===Communications===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/comm/offline&file=atp08os2.zip ATP]||Command Line||GNU GPL||* GCC <br> * EMX ||text-mode QWK reader|| [https://github.com/OS2World/APP-COMM-atp]
|-
|[[Capitel]]||PM Application || GNU GPL ||* nmake ||Multi-threaded 32-Bit Answering Machine. ||[https://github.com/OS2World/APP-COMM-Capitel]
|-
|C Kermit PM||PM Application ||GNU GPL ||* C || C-kermit for PM  || [https://github.com/OS2World/APP-COMM-C_Kermit_PM]
|-
|cksrcvio|| ||GNU GPL ||* c ||Kermit console i/o support for OS/2 systems  || [https://github.com/OS2World/APP-COMM-cksrcvio]
|-
|ComScope||PM Application ||GNU GPL ||* nmake ||COMscope Communications Monitoring and Control tool. COMi asynchronous serial device driver. || [https://github.com/OS2World/APP-COMM-ComScope]
|-
|COMTALK||PM Application ||Not Specified ||* C ||PM communications program.  || [https://github.com/OS2World/APP-COMM-COMTALK]
|-
|FleetStreet|| ||Not specified ||* VisualAge for C||Fidonet client || [https://github.com/OS2World/APP-COMM-FleetStreet]
|-
|G Kermit|| ||GNU GPL ||* GCC ||G-Kermit is a Unix program for transferring files with the Kermit protocol. || [https://github.com/OS2World/APP-COMM-G_Kermit]
|-
|MultiMail offline reader|| ||GNU GPL||* OpenWatcom ||Reads Blue Wave, QWK, OMEN and SOUP packets. [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/comm/offline&file=mmos2049.zip Binaries], [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/comm/offline&file=mmsrc049.zip Source Code]||[https://github.com/OS2World/APP-COMM-Multimail]
|-
|OS2Comm||Command Line ||Not Specified ||* Microsoft C ||COM communication program || [https://github.com/OS2World/APP-COMM-os2comm]
|-
|PKT MSG Viewer 2|| ||Free-non commercial ||* Watcom C/C++ ||Viewing pkt & msg files || [https://github.com/OS2World/APP-COMM-PKT_MSG_Viewer_2]
|-
|Psion Converter|| ||GNU GPL ||* VisualAge for C ||Psion<->OS/2 data files conversion utility || [https://github.com/OS2World/APP-COMM-Psion_Converter]
|-
|SoupBox|| ||Not Specified || ||Conversion programs which convert SOUP offline reader packets || [https://github.com/OS2World/APP-COMM-SoupBox]
|-
|The Online Pub|| ||GNU GPL ||* C ||Full-featured multi-node teleconferencing program for most BBS software programs.  || [https://github.com/OS2World/APP-COMM-The_Online_Pub]
|-
|Tradewars bubble finder|| ||Not Specified ||* VisualAge for C || || [https://github.com/OS2World/APP-COMM-Tradewars_bubble_finder]
|-
|Tradewars Conv Utility|| ||Not Specified ||* VisualAge for C || || [https://github.com/OS2World/APP-COMM-Tradewars_Conv_Utilitiy]
|-
|Tradewars port pair finder|| ||Not Specified ||* VisualAge for C || || [https://github.com/OS2World/APP-COMM-Tradewars_port_pair_finder]
|-
|Voice modem answer|| ||Not Specified ||* C++ ||Answering Machine for OS/2 || [https://github.com/OS2World/APP-COMM-Voice_modem_answer]
|}
 
===Databases===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|CdFly||Qt Application ||GNU GPL ||* C++ <br> * Qt ||CD-DVD collection manager || [https://github.com/OS2World/APP-DATABASE-CdFly]
|-
|Datapad||PM Application ||GNU GPL ||* C ||"scratch pad" to jot notes in and organize small files into. || [https://github.com/OS2World/APP-DATABASE-Datapad]
|-
|dbadmin|| ||Not Specified ||* CGI ||A CGI to administer mSQL databases remotely from a web browser. || [https://github.com/OS2World/APP-DATABASE-dbadmin]
|-
|db2edit|| ||Public Domain ||* VXREXX ||GUI-based program for the administration of DB2-databases || [https://github.com/OS2World/APP-DATABASE-DB2edit]
|-
|dbf2db2|| ||Not Specified ||* VisPro||Create Heads in DB2 and records, from DBF files. || [https://github.com/OS2World/APP-DATABASE-dbf2db2]
|-
|[[dbf2mysql]] || ||Not Specified ||* GCC ||Utility to import / export .dbf files to / from MySQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2mysql]
|-
|dbf2sql|| ||Not Specified ||* GCC ||Utility to import / export .dbf files to / from mSQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2sql]
|-
|DBF_Edit|| ||Public Domain || ||DBF_edit edits dBASE files (.dbf) || [https://github.com/OS2World/APP-DATABASE-DBF_Edit]
|-
|GNU_dbm|| ||GNU GPL || ||Library of database functions that use extensible hashing and work similar to the standard UNIX dbm. || [https://github.com/OS2World/APP-DATABASE-GNU_dbm]
|-
|IMDB_DiffTools|| ||No commercial use ||* GCC||Internet Movie Database DiffTools || [https://github.com/OS2World/APP-DATABASE-IMDB_DiffTools]
|-
|MySQL [http://os2ports.smedley.id.au/index.php?page=mysql-5-1] || ||GNU GPL || || ||
|-
|OpenLDAP [http://os2ports.smedley.id.au/index.php?page=openldap] || ||OpenLDAP Public License || || ||
|-
|ODBC_SDK|| ||Not Specified || ||SDK for developing ODBC applications and database drivers || [https://github.com/OS2World/APP-DATABASE-ODBC_SDK]
|-
|PostgreSQL [http://os2ports.smedley.id.au/index.php?page=postgresql] || ||PostgreSQL License || || ||
|-
|Vyper Database Engine Database Creation Utility|| ||BSD alike ||* VX-REXX ||VIPER Database Engine Database Creation Utility || [https://github.com/OS2World/APP-DATABASE-Viper_createdb]
|}
 
===Diaries and logbooks===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
| || || || ||
|}
 
===Editors===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|AE||PM Application ||GNU GPL ||* Pascal ||E.EXE replacement for OS/2 made in Pascal || [https://github.com/OS2World/APP-EDITOR-AE]
|-
|AEdit||Command Line ||Not Specified ||* C||Small, menu-driven, line-oriented text editor || [https://github.com/OS2World/APP-EDITOR-AEdit]
|-
|Alpha|| ||IBM license || ||Simple 32-bit, multi-document, configurable, highlighting and analysing editor || [https://github.com/OS2World/APP-EDITOR-Alpha]
|-
|[[Batch Editor]] ||PM Application ||GNU GPL V2 ||* C || PM multithreaded application which allows to replace data in one or more files with various options (recur subdirectories, case insensitive, non printable characters) || [https://github.com/OS2World/APP-EDITOR-Batch_Editor]
|-
|Beav|| ||Freeware - Non Commercial ||* C <br>* Microsoft C<br>* GCC  ||Editor that brings the features of a powerful full screen editor to the editing of binary files. || [https://github.com/OS2World/APP-EDITOR-Beav]
|-
|ed|| ||Freeware ||* C ||unix "ed" editor. || [https://github.com/OS2World/APP-EDITOR-ed]
|-
|eFTE2|| ||GNU GPL ||* Cpp ||Port of the FTE editor to OS/2-eCS || [http://trac.netlabs.org/efte] [https://github.com/OS2World/APP-EDITOR-efte]
|-
|EHP|| ||Public Domain ||* C<br>* GCC ||A text editor. || [https://github.com/OS2World/APP-EDITOR-EHP]
|-
|elvis|| ||Clarified Artistic License ||* C<br>* GCC || The elvis vi-clone (written by Steve Kirkendall) || [https://github.com/OS2World/APP-EDITOR-elvis]
|-
|Emacs|| ||GNU GPL ||* C<br>* GCC ||GNU Emacs is an extensible, customizable text editor. || [https://github.com/OS2World/APP-EDITOR-Emacs]
|-
|Extended Editor|| ||Public Domain ||* C<br> * GCC ||Text editor for OS/2. || [https://github.com/OS2World/APP-EDITOR-Extended_Editor]
|-
|FAST Editor Lite|| ||BSD 2 Clause ||*C<br> * Watcom || VIO mode programmers editor. || [https://github.com/OS2World/APP-EDITOR-FAST_Editor_Lite]
|-
|Flatten||Command Line || Not Specified ||* C <br> * GCC || || [https://github.com/OS2World/APP-EDITOR-Flatten]
|-
|fte|| ||GNU GPL V2 ||* C++ <br>*EMX || || [https://github.com/OS2World/APP-EDITOR-fte]
|-
|getline|| ||Not Specified ||* C<br> * GCC ||Input-edit package - Retrieves input a line at a time||[https://github.com/OS2World/APP-EDITOR-getline]
|-
|gnuserv|| ||GNU GPL ||* C<br>* OpenWatcom ||gnuserv is a enhanced version of the emacsclient program for GNU Emacs. || [https://github.com/OS2World/APP-EDITOR-gnuserv]
|-
| [[HexEdit/2]] || PM Application || GNU GPL ||* C++<br>* VisualAge for C ||Binary file editor.  || [https://github.com/OS2World/APP-EDITOR-HexEdit2]
|-
|JED Editor|| || GNU GPL || ||Multi-platform editor ||[http://www.jedsoft.org/jed/download.html]
|-
|JOE|| ||Not Specified||* C<br>* GCC ||Joe's Own Editor.  || [https://github.com/OS2World/APP-EDITOR-JOE]
|-
|JOVE|| ||GNU GPL V2||* C ||JOVE (Jonathan's Own Version of Emacs) is an open-source, Emacs-like text editor.  || [https://github.com/OS2World/APP-EDITOR-JOVE]
|-
|[[KEd]]|| Command line || Simpliied BSD ||* C++ <br>* Borland/VisualAge for C ||Command line text-editor. || [https://github.com/OS2World/APP-EDITOR-KEd]
|-
|[[Kon]]|| PM Application || GNU LGPL ||* C++ <br>* VisualAge for C ||Multi-purpose PM text-editor. || [https://github.com/OS2World/APP-EDITOR-Kon]
|-
|mEmacs|| ||GNU GPL ||* GCC<br>* EMX ||Micr Emacs || [https://github.com/OS2World/APP-EDITOR-mEmacs]
|-
|Metamail|| ||Not Specified ||* GCC ||Standard metamail distribution compiled under emx || [https://github.com/OS2World/APP-EDITOR-Metamail]
|-
|MICRO EMACS|| ||GNU GPL ||* GCC<br>* EMX ||32 Bit version of æ-emacs 3.12 for OS/2 2.X || [https://github.com/OS2World/APP-EDITOR-MICRO_EMACS]
|-
|MMM Editor|| ||Not Specified ||* Watcom ||text editor || [https://github.com/OS2World/APP-EDITOR-MMM_Editor]
|-
|nEmacs|| ||GNU GPL ||* GCC ||Emacs Editor || [https://github.com/OS2World/APP-EDITOR-nEmacs]
|-
|NEPMD extensions for EPM|| Scripts and bins ||GNU GPL 2 || || VAC 3.08, makefile easy portable || [http://trac.netlabs.org/nepmd/] [https://github.com/OS2World/APP-EDITOR-nepmd]
|-
|NVI|| ||BSD || ||Re-implementation of the classic Berkeley text editor  ||[https://github.com/OS2World/APP-EDITOR-NVI]
|-
|STEVIE|| ||Public Domain ||* Microsoft C ||Public domain editor || [https://github.com/OS2World/APP-EDITOR-STEVIE]
|-
|SysEDOS2|| ||GNU GPL ||* VXREXX ||System editor GUI  || [https://github.com/OS2World/APP-EDITOR-SysEDOS2]
|-
|The Hessling Editor|| || GNU GPL || || ||[http://hessling-editor.sourceforge.net/]
|-
|Vile|| ||GNU GPL ||* C<br>* VisualAge for C<br>* GCC ||'Vi Like Emacs' programmer's editor || [https://github.com/OS2World/APP-EDITOR-Vile]
|-
| [[ZED]] || PM Application ||BSD ||* C ||Easy-to-use text editor for OS/2. || [https://github.com/OS2World/APP-EDITOR-Zed]
|-
| [[ZEDIT]] ||  ||Not Specified||* VisualAge for C || Latin/Greek/Hebrew editor providing diacritic overlays || [https://github.com/OS2World/APP-EDITOR-zedit]
|}
 
===Emulators===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|AdvanceScan|| ||GNU GPL|| || ||[https://github.com/OS2World/APP-EMULATION-AdvanceScan]
|-
|Atari800||XFree86/2||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-Atari800]
|-
|BAS2TAP|| ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATION-BAS2TAP]
|-
|Dosbox|| ||GNU GPL V2 || ||An x86 emulator of DOS || [http://www.dosbox.com/]
|-
|Dosboxloader|| ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-Dosboxloader]
|-
|CPEM80|| ||GNU GPL ||* C++ || Emulation of the CP/M80 "operating system" || [https://github.com/OS2World/APP-EMULATOR-CPEM80]
|-
|GENSconv|| ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-GENSconv]
|-
|Kegs||XFree86/2 ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATION-Kegs]
|-
|[[MAME]] || ||BSD || || || [https://github.com/OS2World/APP-EMULATION-MAME]
|-
|MAMERun||PM Application ||Custom made. Looks Copyleft.  || || || [https://github.com/OS2World/APP-EMULATION-MAMERun]
|-
|[[Master Gear/2]] || ||Property of Marat Fayzullin. || || || [https://github.com/OS2World/APP-EMULATION-Master_Gear-2]
|-
|MTools|| ||GNU GPL V3 || || || [https://github.com/OS2World/APP-EMULATION-MTools]
|-
|OS2Irl|| ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-OS2Irl]
|-
|p3D-DIR|| ||Not Specified. || || || [https://github.com/OS2World/APP-EMULATION-p3D-DIR]
|-
|SDLMAME|| || || || || [https://github.com/OS2World/APP-EMULATION-SDLMAME]
|-
|Spim|| ||Not Specified || || || [https://github.com/OS2World/APP-EMULATOR-Spim]
|-
|Tape Utilities|| ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATOR-Tape_Utilities]
|-
|TapTools|| ||New BSD License || || || [https://github.com/OS2World/APP-EMULATOR-TapTools]
|-
|VICE|| ||GNU GPL || || || [http://sourceforge.net/projects/vice-emu/]
|-
|XZX2Plus3|| ||Freeware ||* GCC || || [https://github.com/OS2World/APP-EMULATOR-XZX2Plus3]
|-
|zmakebas|| ||Public domain || || || [https://github.com/OS2World/APP-EMULATOR-zmakebas]
|-
|zsnes2|| ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATOR-zsnes2]
|-
|ZX_SCR_Edit|| || || || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_Edit]
|-
|ZX_SCR_View|| ||Not Specified ||* C || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_View]
|}
 
===Graphics===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|3DMaze||PM Application || Not Specified ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-3DMaze]
|-
|Animation Player||PM Application ||Demo ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-Animation_Player]
|-
|Apple|| ||Not Specified ||* C++ || ||[https://github.com/OS2World/APP-GRAPHICS-Apple]
|-
|[[Adagraph]] || GNU GPL V2 ||Not Specified ||* ada || Adagraph is a system independent AutoCad compatible graphic package that was written on Ada 95 and may be used in different operation systems. ||[https://github.com/OS2World/APP-GRAPHICS-Adagraph]
|-
|[[BackGrnd]] || ||Public Domain ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-BackGrnd]
|-
|[[BMPDiff]] || ||Not Specified ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-BMPDiff]
|-
|[[Cameraderie]] || ||Mozilla Public License ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-Cameraderie]
|-
|[[Compface]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Compface]
|-
|[[cpexif]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-cpexif]
|-
|[[CSG_Ray_Tracer]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-CSG_Ray_Tracer]
|-
|[[cvbmp]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvbmp]
|-
|[[cvtico]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvtico]
|-
|[[D70Reader]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-D70Reader]
|-
|[[DBWRENDR]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-DBWRENDR]
|-
|[[DEM2POV]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-DEM2POV]
|-
|[[Dkbtrace]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dkbtrace]
|-
|[[Dovetail]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dovetail]
|-
|[[Exifren/2]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Exifren-2]
|-
|[[Fatbits]] ||PM Application ||Public Domain ||* C ||Fatbits is a pixel magnifier program for OS/2 Presentation Manager.  ||[https://github.com/OS2World/APP-GRAPHICS-Fatbits]
|-
|[[fBMP]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-fBMP]
|-
|[[fig2dev]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-fig2dev]
|-
|[[FractINT]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-FractINT]
|-
|[[FM/2 Image]] ||PM Application ||GNU GPL ||* VisualAge for C<br>* Ilink<br>* RC ||Image is a simple, fast image viewer that works with OS/2's MMPM/2 ||[https://github.com/OS2World/APP-GRAPHICS-FM2_Image]
|-
|[[GBMV2]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-GBMV2]
|-
|[[gDiagramm]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-gDiagramm]
|-
|[[GifTools]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-GifTools]
|-
|[[GIFtoPS2]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-GIFtoPS2]
|-
|[[GIFtrans]] || ||Not specified ||* GCC<br>* EMX ||Program for converting GIF files to GIF89a ||[https://github.com/OS2World/APP-GRAPHICS-GIFtrans]
|-
|[[GNU barcode]] ||Command Line ||GNU GPL ||* GCC ||Tool to convert text strings to printed bars. ||[https://github.com/OS2World/APP-GRAPHICS-GNU_barcode]
|-
|[[GOAT]] ||PM Application ||GNU GPL || ||GOAT is an acronym for Graphics Optical Analysis & Translation. ||[https://github.com/OS2World/APP-GRAPHICS-GOAT]
|-
|[[Gotcha]] ||PM Application ||GNU GPL ||* C++ ||Screen Capture tool for OS/2-eCS. ||[https://github.com/OS2World/APP-GRAPHICS-Gotcha]
|-
|[[HP2XX]] || ||GNU GPL || ||HP-GL conversion utility. ||[https://github.com/OS2World/APP-GRAPHICS-HP2XX]
|-
|[[HPGS]] || ||GNU GPL || || A HPGL/2 interpreter/renderer. ||[https://github.com/OS2World/APP-GRAPHICS-HPGS]
|-
|[[ImgMeta]] ||PM Application ||Public Domain ||*VX-REXX ||With ImgMeta you can add your own information to any image-file, to describe them better than its pure filename can. ||[https://github.com/OS2World/APP-GRAPHICS-ImgMeta]
|-
|[[imShow]] ||PM Application ||Not Specified ||*IBM C Set/2 Compiler <br>* IBM OS/2 Toolkit ||Application to display pictures in the formats in BPM, Gif and im. ||[https://github.com/OS2World/APP-GRAPHICS-imShow]
|-
|[[IRIT]] ||Command Line ||Non commercial ||* GCC<br>* EMX ||Solid modeling environment that allows one to model basic, primitive based, models using Boolean operations as well as freeform surface's based models. ||[https://github.com/OS2World/APP-GRAPHICS-IRIT]
|-
|[[IteCAD]]||Qt||GNU LGPL V2.1||* Qt4 Libraries||ITE CAD is an Italian CAE/CAD application||[https://github.com/OS2World/APP-GRAPHICS-IteCAD]
|-
|[[jpeg2ps]] || ||Not Specified || ||jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS. ||[https://github.com/OS2World/APP-GRAPHICS-jpeg2ps]
|-
|[[jpegdump]] ||Command Line ||BSD alike ||* C ||Dump JPEG marker information ||[https://github.com/OS2World/APP-GRAPHICS-jpegdump]
|-
|[[JPEGER]] || ||Not Specified ||* VisualAge for C  ||Process JPEG image files. ||[https://github.com/OS2World/APP-GRAPHICS-JPEGER]
|-
|[[kdc dc2]] || ||Not Specified ||* C ||Convert .KDC to .JPG/.BMP and .DC2 to .TGA. ||[https://github.com/OS2World/APP-GRAPHICS-kdc_dc2]
|-
|[[lego]] ||Command Line ||GNU GPL ||* C<br>* GCC ||Tool to create images of models made of LEGO(R)-like bricks.  ||[https://github.com/OS2World/APP-GRAPHICS-lego]
|-
|[[mtekscan]] || ||Not Specified ||* C<br>* GCC ||Allows the use of MicroTek ScanMaker SCSI scanners. ||[https://github.com/OS2World/APP-GRAPHICS-mtekscan]
|-
|[[netCDF]] || ||University Corporation for Atmospheric Research/Unidata License ||* C<br>* GCC ||NetCDF (Network Common Data Form) is a set of software libraries and self-describing,  ||[https://github.com/OS2World/APP-GRAPHICS-netCDF]
|-
|[[Panorama Tools]] || ||GNU GPL ||* GCC || Image distortion corrections, changing of proection type, making various types of panorams, creating textures, etc. ||[https://github.com/OS2World/APP-GRAPHICS-Panorama_Tools]
|-
|[[PBMPLUS]] || ||MIT alike ||* C<br>* VisualAge for C ||Toolkit for converting various image formats ||[https://github.com/OS2World/APP-GRAPHICS-PBMPLUS]
|-
|[[Plotmtv]] ||Xfree86OS/2  ||GNU GPL ||* C ||fast multi-purpose plotting program for X11-windows  ||[https://github.com/OS2World/APP-GRAPHICS-Plotmtv]
|-
|[[PMExif]] ||PM Software ||Public Domain ||* VX-REXX ||PMExif extracts and presents Exposure-Data from Digital Cameras. ||[https://github.com/OS2World/APP-GRAPHICS-PMExif]
|-
|[[PMPentax]] || ||Not Specified ||* C<br>* Dialog Editor<br>* Watcom ||Take screen shots  ||[https://github.com/OS2World/APP-GRAPHICS-PMPentax]
|-
|[[PMRaw]] ||PM Software ||Public Domain ||* VX-REXX || PMRaw provides a graphical user interface for dcraw (processing and conversion of digital images in RAW-format) ||[https://github.com/OS2World/APP-GRAPHICS-PMRaw]
|-
|[[PMSheet]] || ||BSD Like ||* C++ * VisualAge for C ||File explorer like program for pictures ||[https://github.com/OS2World/APP-GRAPHICS-PMSheet]
|-
|[[PMStars]] || ||Public Domain ||* C<br>* Watcom ||Display the starfield with either a single 'dot' or line for each star. ||[https://github.com/OS2World/APP-GRAPHICS-PMStars]
|-
|[[PNGCheck]] || ||GNU GPL ||* C<br>*GCC ||verifies the integrity of PNG, JNG and MNG files ||[https://github.com/OS2World/APP-GRAPHICS-PNGCheck]
|-
|[[Povray]] || ||GNU AFFERO GPL ||* Watcom C 11b ||High-quality, Free Software tool for creating stunning three-dimensional graphics. ||[https://github.com/OS2World/APP-GRAPHICS-Povray]
|-
|[[POV Frontend]] || ||Not Specified ||* C++ ||POV front-end  ||[https://github.com/OS2World/APP-GRAPHICS-POV_Frontend]
|-
|[[Present]] ||PM application ||Public Domain ||* VisualAge for C<br>* RC || Allows the user to make simple slide shows and display these on the PM desktop.||[https://github.com/OS2World/APP-GRAPHICS-Present]
|-
|[[PTOT]] || ||Not Specified ||* VisualAge for C++ ||PNG-to-TIFF converter ||[https://github.com/OS2World/APP-GRAPHICS-PTOT]
|-
|[[PTPro]] || ||GNU GPL ||* C<br>gnu make<br> * gcc<br> * ilink ||Tool to retrieve & rename photos from your PTP camera  ||[https://github.com/OS2World/APP-GRAPHICS-PTPro]
|-
|[[PVQuan]] || ||Not Specified || * C ||Persistence of Vision Quantiser Utils. ||[https://github.com/OS2World/APP-GRAPHICS-PVQuan]
|-
|[[QRT]] || ||No Commercial use ||* C<br>* Microsoft C||Quick Ray Tracing rendering package  ||[https://github.com/OS2World/APP-GRAPHICS-QRT]
|-
|[[Scale]] || ||Not Specified ||* C<br>* Borland C++ ||Scales TGA files. ||[https://github.com/OS2World/APP-GRAPHICS-Scale]
|-
|[[ScanSort]] || ||GNU GPL ||* C<br> * GCC ||Scan collection checker ||[https://github.com/OS2World/APP-GRAPHICS-ScanSort]
|-
|[[Show3D]] || ||Not Specified ||* C++ ||A 'Magic Eye' type 3d image viewer. ||[https://github.com/OS2World/APP-GRAPHICS-Show3D]
|-
|[[SketchIt]] ||PM Application ||GNU GPL ||* VisualAge for C ||A Bitmap drawing tool based on DrawIt source code. ||[https://github.com/OS2World/APP-GRAPHICS-SketchIt]
|-
|[[Tgif]] ||XFree86OS/2 ||QPL license ||* C ||Xlib based interactive 2-D drawing tool ||[https://github.com/OS2World/APP-GRAPHICS-Tgif]
|-
|[[Truespectra Scripts]] || ||Not Specified || ||Scripts for TrueSpectra's PhotoGraphicPro. ||[https://github.com/OS2World/APP-GRAPHICS-Truespectra_Scripts]
|-
|[[TTF2PT1]] || ||BSD Like ||* C<br>* GCC || True Type to PostScript Type 1 Font Converter  ||[https://github.com/OS2World/APP-GRAPHICS-TTF2PT1]
|-
|[[ViewFax]] ||XFree86OS/2 ||GNU GPL || || ||[https://github.com/OS2World/APP-GRAPHICS-ViewFax]
|-
|[[WinCam]] || ||GNU GPL ||* C ||Port of Winc - Winc is a software package useful for getting images from a WinCam digital camera. ||[https://github.com/OS2World/APP-GRAPHICS-WinCam]
|-
|[[WinIco]] ||Command Line ||GNU GPL ||* C++ ||Convert icons from the Win32 format into the OS/2 format ||[https://github.com/OS2World/APP-GRAPHICS-WinIco]
|-
|[[Xicon]] || ||GNU GPL ||* C ||XIcon is a conversion program for translating icons between various formats. ||[https://github.com/OS2World/APP-GRAPHICS-XIcon]
|-
|[[XLOADIMAGE]] ||Xfree86 ||GNU GPL ||* C++ ||Xfree86 XLOADIMAGE - X11 Image Loading Utility. ||[https://github.com/OS2World/APP-GRAPHICS-X11-XLOADIMAGE]
|}
 
===Internet===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Advanced CTorrent|| || || || This is an advanced commandline client based on CTorrent. || [https://github.com/OS2World/APP-INTERNET-Advanced_CTorrent]
|-
|Alpine|| || || || Alpine is a new generation of the well-known "Pine" text-based e-mail client. || [https://github.com/OS2World/APP-INTERNET-Alpine]
|-
|Chat|| || || || Little 'chatter' thinggy on your system. || [https://github.com/OS2World/APP-INTERNET-Chat]
|-
|CJB Ip Forwarder|| || || || Unix cjb *automatic* ip forwarding client port.  || [https://github.com/OS2World/APP-INTERNET-CJB_Ip_Forwarder]
|-
|Chain|| || || || Chain - helps to route messages through remailers || [https://github.com/OS2World/APP-INTERNET-Chain]
|-
|Cleanuud|| || || || Program to cleanup quoted uuencoded files. || [https://github.com/OS2World/APP-INTERNET-Cleanuud]
|-
|DD-UP client|| || || || DD-UP is a program that is used to update a host provided by the Free DynDNS service of dyndns.org. || [https://github.com/OS2World/APP-INTERNET-DD-UP_client]
|-
|DYN|| || || || Simple client program for the Monolith Coalition's DYNDNS service. || [https://github.com/OS2World/APP-INTERNET-DYN]
|-
| [[Firefox]] ||PM Application ||MPL ||* C++ || Mozilla Firefox Internet WWW Browser for OS/2. || [https://github.com/bitwiseworks/mozilla-os2]
|-
|FrontenACT|| || || ||FrontenACT is a graphical front-end for the "Enhanced CTorrent" BitTorrent client for OS/2.|| [https://github.com/OS2World/APP-INTERNET-FrontenACT]
|-
| [[FTP Masquerade]] || || || || Small utility for getting around the limitations on FTP imposed by IP masquerading. || [https://github.com/OS2World/APP-INTERNET-FTP_Masquerade]
|-
| [[FTPServer]] || ||GNU GPL V3 ||* Modula || FTP Server for OS/2 and eComStation  || [https://github.com/OS2World/APP-INTERNET-FTPServer]
|-
| [[Hostinfo]] || || || || Port of hostinfo 2.2, a simple program to retrieve host information from an URL/IP address. || [https://github.com/OS2World/APP-INTERNET-Hostinfo]
|-
|[[HTML Wizard]]||PM Application ||Public Domain ||* VX-REXX ||HTML text editor  || [https://github.com/OS2World/APP-INTERNET-HTMLWizard]
|-
|ICQpipe|| || || || ICQpipe is a very simple pwICQ's plugin originally developed as a "test" module for the plugin specs it acts as a interface to sysbar/2 (or any other) pipe monitor converting the pwICQ's reported events to text strings and sending then to the configured pipe. || [https://github.com/OS2World/APP-INTERNET-ICQpipe]
|-
| [[ircd]] || || || || Server (daemon) program for the Internet Relay Chat. || [https://github.com/OS2World/APP-INTERNET-ircd]
|-
| [[ircflect]] || || || || IRC command Line tool ||  [https://github.com/OS2World/APP-INTERNET-ircflect]
|-
| [[Jasmine]] || || || || Jasmine is the ftp front-end using of the OS/2 WARP genuine part for FTP (File Transfer Protocol) for the maintainances of your webpages. || [https://github.com/OS2World/APP-INTERNET-Jasmine]
|-
| [[KSCP]] || || || || KSCP || [https://github.com/OS2World/APP-INTERNET-KSCP]
|-
| [[Links]] || || GNU GPL ||* C || Links is a lightweight browser working in text mode and pmshell. || [https://github.com/OS2World/APP-INTERNET-Links]
|-
| [[lookup]] || || || || Addition to ircII/os2; shows domain and IP of a user. || [https://github.com/OS2World/APP-INTERNET-lookup]
|-
| [[LightWeight]] || ||GNU GPL || ||Lighweight2 is a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
|-
| [[mlddc]] || || || || mlddc is a client for the Monolith dynamic DNS || [https://github.com/OS2World/APP-INTERNET-mlddc]
|-
| [[mlup]] || || || || mlup is a script to update your configuration at ml.org. || [https://github.com/OS2World/APP-INTERNET-mlup]
|-
| [[Mr Message]] || || || || Instant messenger client which is capable of communicating over AOL's Instant Messenger network using the OSCAR protocol (used in the Win32 AIM clients, jBuddy, gAIM, Kopete, ICQ, and a variety of other clients). || [https://github.com/OS2World/APP-INTERNET-Mr_Message]
|-
| [[News Harvest]] || || || || News Harvest lets you extract binaries from all your favourite news groups while you work, while you sleep, or while you watch. || [https://github.com/OS2World/APP-INTERNET-News-Harvest]
|-
| [[NcFTP]] || || || || Free set of programs that use the File Transfer Protocol. ||  [https://github.com/OS2World/APP-INTERNET-NcFTP]
|-
| [[NetChat]] || || || || NetChat for OS/2 is a small and fast personal communication tool for OS/2. It is designed to hook 2 people up directly (without using the IRC channels, servers, IP servers, etc.) for a ONE on ONE personal text mode chat. || [https://github.com/OS2World/APP-INTERNET-NetChat]
|-
| [[NFTP]] || || || || NFTP is a text-mode ftp client for several platforms.  || [https://github.com/OS2World/APP-INTERNET-NFTP]
|-
| [[Nuts]] || || || || NUTS talker server. || [https://github.com/OS2World/APP-INTERNET-Nuts]
|-
| [[OpenXP]] || || || || CrossPoint (XP) is a mail and news reader which supports not only the Internet also ZConnect formats, Fido, and a few less common types of networks.  || [https://github.com/OS2World/APP-INTERNET-OpenXP]
|-
| [[totals]] || || || || A simple program designed to determine "statistics" from Penguin FTP Daemon. || [https://github.com/OS2World/APP-INTERNET-totals]
|-
| [[SlipCall]] || || ||  || IBM TCP/IP 1.2.1 SLIPCALL program || [https://github.com/OS2World/APP-INTERNET-SlipCall]
|-
| [[SlipFree]] || || || || Requests COM port from SLIP, runs a program, returns COM port to SLIP || [https://github.com/OS2World/APP-INTERNET-SlipFree]
|-
| [[Total Control 123]] || || || || An ircII script+helper applet which allows you to control z! and pm123 within your irc client console. || [https://github.com/OS2World/APP-INTERNET-Total_Control_123]
|-
| [[TexasNet Connection Monitoring Bot]] || || || || Its main function is to identify people who abuse the local server in general.  || [https://github.com/OS2World/APP-INTERNET-TexasNet_Connection_Monitoring_Bot]
|-
| [[tftp]] || || || || tftp server that implements BLKSIZE,TSIZE options. || [https://github.com/OS2World/APP-INTERNET-tftp]
|-
| [[VoiceChat/2]]|| || || || Internet Voice Communication package || [https://github.com/OS2World/APP-INTERNET-VoiceChat-2]
|-
| [[NISTIME]] || || || || This program access the NIST time/date server via TCP/IP and obtains the standard time. || [https://github.com/OS2World/APP-INTERNET-NISTIME]
|-
| [[Telnetd Login]] || || || || A replacement login.exe for IBM OS/2 telnetd || [https://github.com/OS2World/APP-INTERNET-Telnetd-Login]
|-
| [[Tnlogin]] || || || || Replacement Telnet Login for IBM TCP/IP for OS/2 || [https://github.com/OS2World/APP-INTERNET-Tnlogin]
|-
| [[ssh]] || || || || ssh ported to OS/2 || [https://github.com/OS2World/APP-INTERNET-ssh]
|-
| [[PopCliD]] || || || || popclient daemon for OS/2 || [https://github.com/OS2World/APP-INTERNET-PopCliD]
|-
| [[Elm Mail System]] ||Command Line || || ||Elm Mail System. Text-based email client commonly found on Unix systems. || [https://github.com/OS2World/APP-INTERNET-Elm_Mail_System]
|-
| [[GNU inetutils]] || || || || Inetutils is a collection of common network programs. || [https://github.com/OS2World/APP-INTERNET-GNU_inetutils]
|-
| [[VSoup]] || || || || NNTP/POP3/SMTP client || [https://github.com/OS2World/APP-INTERNET-VSoup]
|-
| [[CTorrent]] || || || || CTorrent is a BitTorrent (be know as BT usually) Client program by C for FreeBSD and Linux. || [https://github.com/OS2World/APP-INTERNET-CTorrent]
|-
| [[GetTZ]] || || || || Set INI TimeZone from environment string for PMMail. || [https://github.com/OS2World/APP-INTERNET-GetTZ]
|-
| [[HtmlConv]] || || || || Converts from text/html to text/plain for PMMail || [https://github.com/OS2World/APP-INTERNET-HtmlConv]
|-
| [[MailRun]] || || || || Small and fast program to monitor your Pop3 mail account. || [https://github.com/OS2World/APP-INTERNET-MailRun]
|-
| [[pgpfake]] || || || || This shell allows programs that are designed to use PGP 2.6.3 to use PGP 5.0 instead. || [https://github.com/OS2World/APP-INTERNET-pgpfake]
|-
| [[PMLPP]] ||PM Applications || || || "Little Pop Peek for PM" (PMLPP). tiny POP mail checker for PM. || [https://github.com/OS2World/APP-INTERNET-PMLPP]
|-
| [[PMMail Utilities]] || || || || PMMail 1.5 Utilities.  || [https://github.com/OS2World/APP-INTERNET-PMMail_Utilities]
|-
| [[DayTime]] || || Public Domain ||* C || The server implements the RFC 867 (daytime), RFC 868 (time) and RFC 1361 (SNTP) services, both for TCP and UDP protocols. || [https://github.com/OS2World/APP-INTERNET-DayTime]
|-
| [[PMMail Utilities-C]] || || || ||PMMail 1.5 Utilities - C language. Change and strip  || [https://github.com/OS2World/APP-INTERNET-PMMail_Utilities-C]
|-
| [[PMNews]] ||PM Applicatino ||GNU GPL V2 ||* C ||A PM replacement for SNEWS.EXE  || [https://github.com/OS2World/APP-INTERNET-PMNews]
|-
| [[PwICQ]] ||PM Application ||GNU GPL || ||ICQ clone for OS/2  || [https://github.com/OS2World/APP-INTERNET-PwICQ]
|-
| [[QMail]] || || || ||Mail local delivery agent, works with Sendmail || [https://github.com/OS2World/APP-INTERNET-QMail]
|-
| [[renattach]] || || || ||Filter to rename/remove mail attachments. || [https://github.com/OS2World/APP-INTERNET-renattach]
|-
| [[Souper]] || || || || || [https://github.com/OS2World/APP-INTERNET-Souper]
|-
| [[SpamFilter]] || ||BSD 3 Clauses ||* C ||The SpamFilter is a free and Open Source software able to detect and reject e-mail messages containing unwanted advertising.  || [https://github.com/OS2World/APP-INTERNET-SpamFilter-MTA]
|-
| [[SpamKill Weasel]] || || || || || [https://github.com/OS2World/APP-INTERNET-SpamKill-Weasel]
|-
| [[SpamKill2]] || || || || || [https://github.com/OS2World/APP-INTERNET-SpamKill2]
|-
| [[Filter 4-Weasel]] || || || || || [https://github.com/OS2World/APP-INTERNET-Filter_4-Weasel]
|-
| [[xfmail]] || || || || || [https://github.com/OS2World/APP-INTERNET-xfmail]
|-
| [[Fingerd]] || || || || || [https://github.com/OS2World/APP-INTERNET-Fingerd]
|-
| [[HUGS]] || || || || || [https://github.com/OS2World/APP-INTERNET-HUGS]
|-
| [[micq]] || || || || || [https://github.com/OS2World/APP-INTERNET-micq]
|-
| [[Netcat]] || || || || || [https://github.com/OS2World/APP-INTERNET-Netcat]
|-
| [[NetGrab]] || || || || || [https://github.com/OS2World/APP-INTERNET-NetGrab]
|-
| [[OS2GOFER]] || || || || || [https://github.com/OS2World/APP-INTERNET-OS2GOFER]
|-
| [[PhantomJS]] || || || || || [https://github.com/OS2World/APP-INTERNET-PhantomJS]
|-
| [[PMVNC Server]] || || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Server]
|-
| [[PMVNC Client]] || || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Client]
|-
| [[Stunnel]] || || || || || [https://github.com/OS2World/APP-INTERNET-Stunnel]
|-
| [[tcpdump]] || || || || || [https://github.com/OS2World/APP-INTERNET-tcpdump]
|-
| [[torpak/2]] || || || || || [https://github.com/OS2World/APP-INTERNET-torpak_2]
|-
| [[uqwk]] || || || || || [https://github.com/OS2World/APP-INTERNET-uqwk]
|-
| [[WarpGlobe]] || || || || || [https://github.com/OS2World/APP-INTERNET-WarpGlobe]
|-
| [[WhoAmI]] || || || || || [https://github.com/OS2World/APP-INTERNET-WhoAmI]
|-
| [[Whois]] || || || || || [https://github.com/OS2World/APP-INTERNET-Whois]
|-
| [[gentler whois]] || || || || || [https://github.com/OS2World/APP-INTERNET-gentler_whois]
|-
|[[XJDIC]] || || || || || [https://github.com/OS2World/APP-INTERNET-XJDIC]
|-
| [[xvncviewer]] || || || || || [https://github.com/OS2World/APP-INTERNET-xvncviewer]
|-
|[[BinaryNewsGathered]] || || || || || [https://github.com/OS2World/APP-INTERNET-BinaryNewsGathered]
|-
| [[fix yenc]] || || || || || [https://github.com/OS2World/APP-INTERNET-fix_yenc]
|-
|[[Newsbeat]] || || || || || [https://github.com/OS2World/APP-INTERNET-Newsbeat]
|-
|[[Slrn]] || || || || || [https://github.com/OS2World/APP-INTERNET-Slrn]
|-
|[[SLURP]] || ||Not Specified || ||Slurp is an advanced passive NNTP client. || [https://github.com/OS2World/APP-INTERNET-SLURP]
|-
| [[Tass]] || ||Not Specified || ||Tass, Threaded News reader for uucp/tcpip  ||[https://github.com/OS2World/APP-INTERNET-Tass]
|-
| [[Tin]] || ||BSD 3 Clauses || ||tin is a threaded NNTP and spool based UseNet newsreader for a variety of platforms.  || [https://github.com/OS2World/APP-INTERNET-Tin]
|-
|[[DBZ for UUPC Extended news]]|| ||Not Specified || ||DBZ for UUPC/Extended news, based loosely on C-News dbz program, w/improved error logging.  || [https://github.com/OS2World/APP-INTERNET-DBZ-for-UUPC-Extended-news]
|-
|[[yDec]] || ||Public Domain || ||yEnc decoder for OS/2 || [https://github.com/OS2World/APP-INTERNET-yDec]
|-
|[[Lighweight2]] || || GNU GPL || ||Lighweight2 is a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
|-
|[[mozinst]] || ||Not specified || ||This is a REXX script and associated tool to add some program objects to the desktop for Seamonkey/Thunderbird/Firefox. || [https://github.com/OS2World/APP-INTERNET-mozinst]
|-
|[[HTML GEN]] || ||Not Specified || ||Generates HTML files out of source files and macros. || [https://github.com/OS2World/APP-INTERNET-HTML_GEN]
|-
| [[ORB]] || ||GNU GPL || ||An HTML Preprocessor. || [https://github.com/OS2World/APP-INTERNET-ORB]
|-
|[[WebMonX]] || ||GNU GPL || ||WebMonX monitors websites for updates and changes  || [https://github.com/OS2World/APP-INTERNET-WebMonX]
|-
|[[Web Client Test]] || ||Not Specified || ||This is a tool for analyzing, debugging and determining the correctness of web server (HTTP) protocol. || [https://github.com/OS2World/APP-INTERNET-Web-Client-Test]
|-
|[[QtWeb]] ||Qt Application ||GNU GPL || ||QtWeb is a compact, secure, portable and fast web browser having some unique UI and privacy features.  || [https://github.com/OS2World/APP-INTERNET-QtWeb]
|-
|[[Surfer]] || ||GNU GPL, GNU LGPL || ||Surfer is a simple web browser on QtWebKit that focus on usability. || [https://github.com/OS2World/APP-INTERNET-Surfer]
|-
|[[QBrows]] || ||GNU GPL || ||QBrows is a small web browser. || [https://github.com/OS2World/APP-INTERNET-QBrows]
|-
|[[NPDJVU]] || ||GNU GPL || ||This Mozilla plugin enables it to view DjVu files. || [https://github.com/OS2World/APP-INTERNET-NPDJVU]
|-
|[[NPMETA]] || || Public Domain|| ||OS/2 Metafile plugin for Netscape || [https://github.com/OS2World/APP-INTERNET-NPMETA]
|-
|[[Lynx]] || ||GNU GPL || ||Lynx is a fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices || [https://github.com/OS2World/APP-INTERNET-Lynx]
|-
|[[ColorPicker]] || ||Not Specified || ||ColorPicker is a small tool which allow to show RGB value of the color over cursor.  || [https://github.com/OS2World/APP-INTERNET-ColorPicker]
|-
| [[Faster]] || ||Custom Open Source || || Faster is designed to make your web pages load up. || [https://github.com/OS2World/APP-INTERNET-Faster]
|-
| [[Getstats]] || ||Not Specified || ||*getstats* (formerly called "getsites") is a C program that will produce detailed, concise, monthly, weekly, daily summary, daily, hourly summary, hourly, domain, request, directory tree, and error reports from your World-Wide Web or Gopher server. || [https://github.com/OS2World/APP-INTERNET-Getstats]
|-
| [[Gizmo]] || ||GNU GPL || ||Gismo is the unique color coordinating utility for those who uses editors to make html documents with various color RGB codes.  || [https://github.com/OS2World/APP-INTERNET-Gizmo]
|-
| [[Goose]] || ||GNU GPL ||* XV-REXX ||Goose is one of `Checking Updated Homepage' utility.  || [https://github.com/OS2World/APP-INTERNET-Goose]
|-
| [[HTMLplot]] || ||Public Domain || ||This program generates a graphic bar for Web pages. It is assumed the data is normalized to the range of 0 to 100. || [https://github.com/OS2World/APP-INTERNET-HTMLplot]
|-
| [[JunkBuster]] || ||GNU GPL || || The Internet Junkbuster Proxy TM is free privacy-enhancing software that can be run on your PC or by your ISP or company.  || [https://github.com/OS2World/APP-INTERNET-JunkBuster]
|-
| [[OBJST]] || ||Public Domain || ||This program, objst.exe, can be used to start Windows and Dos based viewers easily from Web Explorer.  || [https://github.com/OS2World/APP-INTERNET-OBJST]
|-
| [[RenHTML]] || ||Public Domain || ||RenHTML is a little program for renaming HTML files to their titles. || [https://github.com/OS2World/APP-INTERNET-RenHTML]
|-
| [[rtftohtml]] || ||Not Specified || * C ||translate existing RTF documents into HTML  || [https://github.com/OS2World/APP-INTERNET-rtftohtml]
|-
| [[Swish-e]] || ||Not Specified || ||Swish-e can quickly and easily index directories of files or remote web sites and search the generated indexes. || [https://github.com/OS2World/APP-INTERNET-Swish-e]
|-
|[[UNHTML]] ||Command Line ||GNU GPL V2 ||* C || Command line application that can turn an HTM file into a simple text (txt) file. || [https://github.com/OS2World/APP-INTERNET-UNHTML]
|-
|[[Webalizer]] || || GNU GPL V2||  || Web server log file analysis program || [https://github.com/OS2World/APP-INTERNET-Webalizer]
|}
 
===Math===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Octave|| ||GNU GPL || ||Octave is a high-level language, primarily intended for numerical computations.|| [https://github.com/OS2World/APP-MATH-Octave]
|-
|ccalc|| ||Freeware || ||CCALC provides convenient way to for performing calculations. || [https://github.com/OS2World/APP-MATH-ccalc]
|-
|PM chaos|| ||BSD alike || ||PM Chaos is a program that simulates a simple chaotic system, the "standard map".  || [https://github.com/OS2World/APP-MATH-PM_chaos]
|-
|drlife|| ||Not Life || ||Cellular Automata Animator also known as DrLife, this is a 1d and 2d cellular automata engine.  || [https://github.com/OS2World/APP-MATH-drlife]
|-
|Euler|| ||Not Specified || ||EULER is a program to do numerical mathematics on a computer. || [https://github.com/OS2World/APP-MATH-Euler]
|-
|konstr|| ||Not Specified || || Simulate Constructions with compasses and ruler.|| [https://github.com/OS2World/APP-MATH-konstr]
|-
|Prime|| ||Not Specified || || Prime Number Generator.|| [https://github.com/OS2World/APP-MATH-Prime]
|-
|rc5 client|| ||RC5 is (c) Copyright 1995, RSA Data Security, Inc || ||This is the RC5 Key client designed and written for the RSA Data Security Contest.  || [https://github.com/OS2World/APP-MATH-rc5-client]
|-
|sfit|| ||Not Specified || ||Function curve fitting utility. || [https://github.com/OS2World/APP-MATH-sfit]
|-
|XPPAut|| ||GNU GPL  || ||X-Windows Phase Plane plus Auto. || [https://github.com/OS2World/APP-MATH-XPPAut]
|}
 
===Miscellaneous===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|Ansirand|| ||GNU GPL|| ||displays randomic color characters on an OS/2 command session || [https://github.com/OS2World/APP-MISC-Ansirand]
|-
| [[Config Apps]] || ||GNU GPL V3 || ||Program to edit the default web browser settings stored in the OS2.INI (user profile) under the WPURLDEFAULTSETTINGS || [https://github.com/OS2World/APP-MISC-Config_Apps]
|-
| [[CCSRCH]] || ||GNU GPL V2 || ||CCSRCH is a cross-platform tool for searching filesystems for credit card information. || [https://github.com/OS2World/APP-MISC-CCSRCH]
|-
| [[cmatrix]] || ||GNU GPL V2 || ||CMatrix is a program that shows the Matrix movie animation scrolling lines.  || [https://github.com/OS2World/APP-MISC-cmatrix]
|-
| [[Family Tree]] || ||GNU GPL V2 ||* C++ ||Family Tree is a 32-bit multithreaded PM family tree program || [https://github.com/OS2World/APP-MISC-Family_Tree]
|-
| [[GED2WWW]] || ||GNU GPL V2 || ||GED2WWW is a freeware program designed to convert GEDCOM (genealogical data) files to HTML with an emphasis on minimizing the amount of HTML produced while not sacrificing vital information || [https://github.com/OS2World/APP-MISC-GED2WWW]
|-
| [[GLExcess]] || ||GNU GPL V2 || ||OpenGL demo project. || [https://github.com/OS2World/APP-MISC-GLExcess]
|-
| [[John Ridges Misc Tools]] ||PM and Command line ||Public Domain ||* C ||several miscellaneous tools for PM and command line. BEEPER - Command line tool. CHECKER - Error scanning program. DIGCLOCK - PM Clock that shows up floating. INDENT - Command line C file indentation cleaner tool. MEM - PM program to check free RAM memory. RENDIC - COmmand line tool to rename directories. || [https://github.com/OS2World/UTIL-MISC-John_Ridges_Misc_Tools]
|-
| [[Paralel Virtual Machine (PVM)]] || ||GNU GPL V2/ BSD || || Paralel Virtual Machine (PVM) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. || [https://github.com/OS2World/APP-MISC-PVM]
|-
| [[Resizer]] || || Not Specified || ||An application to change the size of other program windows. || [https://github.com/OS2World/APP-MISC-Resizer]
|-
| [[Sit-O-CHIRARI]] || ||GNU GPL V2 || ||Sit-O-CHIRARI is a desktop accessory. Small Japanimation girl bitmap named 'Serina' will sit upon current active window.  || [https://github.com/OS2World/APP-MISC-Sit-O-CHIRARI]
|-
| [[The Quoteriser]] || ||GNU GPL V2 || || Quote manager, with quote-of-the-day and random .sig  || [https://github.com/OS2World/APP-MISC-The_Quoteriser]
|-
|Tape lab|| ||Freeware || ||An Audio Tape Label Editor. It uses the PM++ class library || [https://github.com/OS2World/APP-MISC-Tape_lab]
|}
 
===Network===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| [[IpConfigPM]] ||PM Application ||GNU GPL V3 ||* Dr.Dialog<br> * REXXLib Library <br> * VXREXX
||A graphical interface to change IP address for network addapters || [https://github.com/OS2World/APP-NET-IpConfigPM]
|-
| [[Kerberos]] || ||BSD 3 Clauses alike. || * C || Network authentication protocol designed around the concept of granting tickets to clients, where each ticket is valid for access to certain resources on the server or network.  || [http://trac.netlabs.org/kerberos] [https://github.com/OS2World/APP-NETWORK-Kerberos]
|-
| [[MyIP]] || ||GNU GPL V2 ||* C || A simple TCP/IP utility for querying the current system's IP address as seen from the Internet. || [https://github.com/OS2World/APP-NET-MyIP]
|-
| [[NETIO]] || ||Public Domain ||* C || NETIO - Network Benchmark - This is a network benchmark  || [https://github.com/OS2World/APP-NETWORK-NETIO]
|-
| [[pcnfsd]] || ||Not Specified ||* C || The pcnfsd utility is used for authentication purposes by NFS clients in a PC environment that has no concept of user/password identification  || [https://github.com/OS2World/UTIL-NET-pcnfsd]
|-
| [[PMSock]] ||PM Application || Free for non comercial use.  || * C || PM Sockets, an OS/2 interface for IBM's TCP/IP based on Windows Sockets v1.1. || [https://github.com/OS2World/APP-NET-PMSock]
|-
| [[PMVNC]] || ||GNU GPL V2 ||* C || VNC remote desktop control tool for OS/2-eCS || [https://github.com/OS2World/APP-NET-PMVNC]
|-
| [[TCPConfig]] ||PM Application ||Not Specified ||* Pascal ||TCP/IP Configuration Program for OS/2 || [https://github.com/OS2World/APP-NET-TCPConfig]
|-
|}
 
===Productivity===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''!!style="background:#efefef; |'''Repository''' ;
|-
| [[Apache OpenOffice]] ||PM Application || Apache License || ||
|-
| [[Contact/2]] || || Not Specified || ||Addressmanagement for OS/2 and eComStation.  || [https://github.com/OS2World/APP-PRODUCTIVITY-Contact-2]
|-
| [[eAccounts]] || ||Not Specified ||  || A PM account and password manager. || [https://github.com/OS2World/APP-PRODUCTIVITY-eAccounts]
|-
| [[ePDF]] ||PM Application || Not Specified ||  || A PM tool for postscript to PDF conversion, which uses GhostScript as back-end. || [https://github.com/OS2World/APP-PRODUCTIVITY-ePDF]
|-
| [[KeyRing/2]] ||PM Application || GNU GPL ||* VXREXX <br>*VirtualPascal ||Secure database for all your passwords, registration codes, lock combinations, Bank PINs - any small secret.  || [https://github.com/OS2World/APP-PRODUCTIVITY-KeyRing2]
|-
| [[SmartPack for Mesa2]] || ||Not Specified  ||  ||Edit- and sizefunctions for Mesa2 from Sundial Systems || [https://github.com/OS2World/APP-PRODUCTIVITY-SmartPack-for-Mesa2]
|-
| [[Tequila for Mesa2]] || ||Not Specified  || ||Filter-, zoom- and sizefunctions for the excelent speadsheet application Mesa2 from Sundial Systems. || [https://github.com/OS2World/APP-PRODUCTIVITY-Tequila-for-Mesa2]
|-
| [[Pilot link]] || || ||  || pilot-link is a suite of tools used to connect your Palm or PalmOS© compatible handheld. || [https://github.com/OS2World/APP-PIM-Pilot-link]
|-
| [[TIMETRAC]] ||PM application || || ||PM Activity Time Tracker. || [https://github.com/OS2World/APP-PIM-TIMETRAC]
|-
| [[Warplog]] ||PM Application || || ||Warplog is a journal type program that allows you to record daily events or notes in a simple PM interface.  || [https://github.com/OS2World/APP-PIM-Warplog]
|-
| [[WinCards]] ||PM application  || || ||An OS/2 PM replacement for the Windows cardfile. || [https://github.com/OS2World/APP-PIM-Wincards]
|-
|}
 
===Server===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
| AMPOS2|| || Not Specified ||* REXX || TYPO3 Web Content Management System (CMS) under OS/2 or eComStation  || [https://github.com/OS2World/APP-SERVER-AMPOS2]
|-
| Analog|| || Custom License || || This program analyses logfiles from WWW servers. || [https://github.com/OS2World/APP-SERVER-Analog]
|-
| Count|| || Not Available || || Count provides a combination web page hit counter, clock, and date cgi program for your web server. || [https://github.com/OS2World/APP-SERVER-Count]
|-
| CuteWiki|| ||GNU GPL || || CuteWiki is a standalone wiki engine implemented in ANSI-C. || [https://github.com/OS2World/APP-SERVER-CuteWiki]
|-
| Firecast|| ||Not Available || ||Firecast is an audio streaming server. || [https://github.com/OS2World/APP-SERVER-Firecast]
|-
| git_gmail_module|| ||Not Specified ||* Pearl<br>*OpenSSL || This is a module in order to use SSL enabled email such as gmail.  || [https://github.com/OS2World/APP-SERVER-git_gmail_module]
|-
| Icecast|| || GNU GPL || || Icecast is free server software for streaming multimedia || [https://github.com/OS2World/APP-SERVER-Icecast]
|-
| identd|| ||Public Domain || || identd server || [https://github.com/OS2World/APP-SERVER-identd]
|-
| ImageMap|| || Not Specified || || Add HTTP/1.0 to Mike Cowlishaw's gopher server || [https://github.com/OS2World/APP-SERVER-ImageMap]
|-
| Major Major|| ||GNU GPL V3 ||* Modula || Major Major is a mailing list manager for OS/2. It lets you create multiple mailing lists on your machine. || [https://github.com/OS2World/APP-SERVER-Major_Major]
|-
| mod throttle access|| ||Not Specified || || Patched source for mod_throttle_access 0.2 for Apache 1.3.X with a binaries precompiled for platform OS/2. || [https://github.com/OS2World/APP-SERVER-mod_throttle_access]
|-
| opennap|| ||GNU GPL || || Open source napster server.  || [https://github.com/OS2World/APP-SERVER-opennap]
|-
| PMMailWeb|| ||GNU GPL || || PMMailWEB is a cgi web frontend for the Email software PMMail.  || [https://github.com/OS2World/APP-SERVER-PMMailWeb]
|-
| php-hmailer|| ||Public Domain || || HMailer is a PHP class which uses HMailer.exe from an Inet.Mail or Inet.Mail Pro sofware installation to send an e-mail message. || [https://github.com/OS2World/APP-SERVER-php-hmailer]
|-
| PolarbarWeb/2|| ||GNU GPL || || PolarbarWeb/2 is a cgi web frontend for the Email software PolarBarMailer.  || [https://github.com/OS2World/APP-SERVER-PolarbarWeb2]
|-
| Popper/2|| || Not Specified || || PostOffice3 (POP3) server for OS/2 || [https://github.com/OS2World/APP-SERVER-Popper-2]
|-
| pop3d|| || || || The pop3d daemon implements the Post Office Protocol Version 3 server.  || [https://github.com/OS2World/APP-SERVER-pop3d]
|-
| ProxyServer|| ||GNU GPL || || tinyproxy is a small HTTP proxy, ideal for use in small network situations where a (much) larger, caching proxy like squid might very well be overkill, or a security hazard. || [https://github.com/OS2World/APP-SERVER-ProxyServer]
|-
| Radius|| || GNU GPL V2 || || Provide a robust RADIUS server under OS/2 with additional features. || [https://github.com/OS2World/APP-SERVER-Radius]
|-
| Resin|| ||Caucho license || ||Resin provides a fast servlet runner for Apache 1.3 or greater, allowing Apache to run servlets and JSP files || [https://github.com/OS2World/APP-SERVER-Resin]
|-
| SQUIRM|| ||GNU GPL || || A URL redirector for SQUID. || [https://github.com/OS2World/APP-SERVER-SQUIRM]
|-
| SQDR|| ||Freeware for Open Source || || Redirector for squid || [https://github.com/OS2World/APP-SERVER-SQDR]
|-
| SimpleHTTPd|| || GNU GPL || || A smal www server.  || [https://github.com/OS2World/APP-SERVER-SimpleHTTPd]
|-
| y2kcgi|| ||Not Specified || || Days left until the year 2000 CGI with Pascal Source. || [https://github.com/OS2World/APP-SERVER-y2kcgi]
|-
| WebMail/2|| ||Not Specified ||* VX-REXX || WebMail/2 allows users to read emails via the web || [https://github.com/OS2World/APP-SERVER-WebMail-2]
|-
| WebServe|| ||GNU GPL ||* || WebServe is a lightweight web server for OS/2.  || [https://github.com/OS2World/APP-SERVER-WebServe]
|-
| Archidiskodon|| || Not Specified || || Server-side FTP Scanner written in PHP and plain C. || [https://github.com/OS2World/APP-SERVER-Archidiskodon]
|-
| Jitterbug|| ||GNU GPL || || JitterBug is a web based bug tracking system. || [https://github.com/OS2World/APP-SERVER-Jitterbug]
|-
| Web Family Tree|| ||Not Specified ||* Modula-2  || It is intended for use by people who (a) want to display their family tree in a web browser, and (b) run their own web server, or are willing to install a web server. || [https://github.com/OS2World/APP-SERVER-WebFamilyTree]
|}
 
===Scanning===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|SANE || || || || ||
|}
 
===Science===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|BlackBody|| ||Not Specified ||* Pascal ||Plot the Planck black body radiation curve for given temperature list. || [https://github.com/OS2World/APP-SCIENCE-Blackbody]
|-
|Fitsblink|| ||Not Specified ||* C ||Fitsblink is a program for analysis of astronomical images, especially of asteroids and comets. || [https://github.com/OS2World/APP-SCIENCE-Fitsblink]
|-
|LVB|| ||Not Specified || || LVB phylogeny program. LVB uses parsimony to reconstruct phylogeny from a nucleotide multiple alignment, using a simulated annealing heuristic search. This is suitable for moderately large data matrices. || [https://github.com/OS2World/APP-SCIENCE-LVB]
|-
|neurlnet|| ||Public Domain || ||A backpropogation neural network to recognize characters. || [https://github.com/OS2World/APP-SCIENCE-neurlnet]
|-
|NGSpice|| ||Several licenses || || Ngspice is a mixed-level/mixed-signal circuit simulator. || [https://github.com/OS2World/APP-SCIENCE-NGSpice]
|-
|PMBio|| ||Not Specified || || Biorhythm chart software || [https://github.com/OS2World/APP-SCIENCE-PMBio]
|-
|SimRobot2|| ||Not Specified ||* C++ || A robot simulator software package developed by the Universität Bremen and the German Research Center for Artificial Intelligence. It is being used for further research on autonomous robots.  || [https://github.com/OS2World/APP-SCIENCE-SimRobot2]
|-
|vavrdisasm|| ||GNU GPL || || vAVRdisasm - Atmel AVR Disassembler || [https://github.com/OS2World/APP-SCIENCE-vavrdisasm]
|-
|VPICDisAsm|| ||GNU GPL || || This program is a Microchip PIC firmware disassembler. || [https://github.com/OS2World/APP-SCIENCE-VPICDisAsm]
|-
|xephem||XFREE86OS/2 || Propietary || ||XFREE86OS/2 - XEphem is a Motif based ephemeris and planetarium program for Unix-like operating systems  || [https://github.com/OS2World/APP-SCIENCE-xephem]
|-
|Xfitsview|| XFREE86OS/2 ||GNU GPL || ||XFREE86OS/2 - XFITSview is a viewer for FITS format images for unix/X-Windows systems. XFITSview will display images allowing zooming, scrolling, modifying the brightness, contrast and color and allow determination of celestial positions in the image. || [https://github.com/OS2World/APP-SCIENCE-Xfitsview]
|}
 
===Screen savers===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|[[Animate]] ||PM Application ||Public Domain||* C || Animate is a program for those people who like to have nifty graphics dancing around their computer screen. || [https://github.com/OS2World/APP-SCREENSAVER-Animate]
|-
|Blackout|| ||GNU GPL V2 || || "Blackout" is a completely FREE screen saver for OS/2 versions 2.0 and above. It is intended for use with monitors that have DPMS, or "green," support. || [https://github.com/OS2World/APP-SCREENSAVER-Blackout]
|-
|[[Deskpic]] ||PM Application||Public Domain||* C ||Deskpic is a desktop picture/screen saver program for OS/2 Presentation Manager. || [https://github.com/OS2World/APP-SCREENSAVER-Deskpic]
|-
|DSSBlack|| ||Not Specified || ||Turn off the monitor by direct access to VGA registers. DSS module. || [https://github.com/OS2World/APP-SCREENSAVER-DSSBlack]
|-
|Life|| ||Not Specified || ||This is a PM implementation of the game of life, with source.|| [https://github.com/OS2World/APP-SCREENSAVER-Life]
|-
|[[Screen Blanker]] ||PM Application ||GNU GPL || || A program which blanks the screen after a specified period of inactivity, in order to prevent patterns from being "burned-in" to the screen.  || [https://github.com/OS2World/APP-SCREENSAVER-Screen_Blanker]
|}
 
===Spreadsheets===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|Spreadsheet Calculator|| ||GNU GPL || ||Spreedsheet calculator || [https://github.com/OS2World/APP-SPREAD-Spreadsheet_Calculator]
|}
 
===Spell===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|Ispell|| ||GNU GPL || ||GNU ispell. Ispell is a program that helps you to correct spelling and typographical errors in a file.|| [https://github.com/OS2World/APP-SPELL-Ispell]
|}
 
===Voice===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|BackTrack|| ||BSD Like || || BackTalk is free Speech System for OS/2.|| [https://github.com/OS2World/APP-SPEECH-BackTalk]
|-
|festival|| ||Not Specified || || Festival offers a general framework for building speech synthesis systems as well as including examples of various modules. || [https://github.com/OS2World/APP-SPEECH-festival]
|-
|RSynth|| ||Artistic License, GNU General Public License version 2.0 (GPLv2) || ||Provide basic text-to-speech capability on as many platforms and for as many spoken languages as possible by formant synthesis from an International Phonetic Alphabet representation.  || [https://github.com/OS2World/APP-SPEECH-RSynth]
|}
 
===Word Processing===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|bmp2tex|| ||BSD Alike || || bmp2tex is a converter from BitMAp to LaTeX || [https://github.com/OS2World/APP-WORDPROC-bmp2tex]
|-
|bm2font|| ||GNU GPL V1 || || bm2font is a utility to convert pictures into TeX fonts, in C. || [https://github.com/OS2World/APP-WORDPROC-bm2font]
|-
|Cawf|| ||Not Available ||* OpenWatcom C/C++ || Cawf - nroff-like text formatter || [https://github.com/OS2World/APP-WORDPROC-Cawf]
|-
|Cols||Command Line ||GNU GPL || * C||Allow to print ASCII text in several columns without loosing any information.  || [https://github.com/OS2World/APP-WORDPROC-Cols]
|-
|Common TeX|| ||Specific License || * C||Port of Common TeX for OS/2.  || [https://github.com/OS2World/APP-WORDPROC-Common_TeX]
|-
|Contrast|| ||Not Specified || * C||This program contrasts two files by finding shared lines of data, and displaying the files with identical sections in the same colours.  || [https://github.com/OS2World/APP-WORDPROC-Contrast]
|-
|DocBookFramework|| ||Apache || ||A bundle of programs to manipulate and convert XML DocBook files. || [https://github.com/OS2World/APP-WORDPROC-DocBookFramework]
|-
|dvips|| ||Not Available || || dvips is a software program that converts the Device Independent file format (DVI) output of TeX typography into a printable or otherwise presentable form. dvips || [https://github.com/OS2World/APP-WORDPROC-dvips]
|-
|dvidvi|| ||Not Available || ||The dvidvi program converts a dvi file into another dvi file, with perhaps certain changes. || [https://github.com/OS2World/APP-WORDPROC-dvidvi]
|-
|DVI2TTY|| ||Not Available ||* C || dvi2tty is intended for previewing dvi-files on text-only devices (terminals and lineprinters). || [https://github.com/OS2World/APP-WORDPROC-DVI2TTY]
|-
|FWEB|| ||GNU GPL || || A WEB system of structured documentation for multiple languages. || [https://github.com/OS2World/APP-WORDPROC-FWEB]
|-
|funnelweb|| ||GNU GPL || || FunnelWeb is a powerful literate-programming macro preprocessor that enables you to weave programs and documentation together.  || [https://github.com/OS2World/APP-WORDPROC-funnelweb]
|-
|GNU Enscript|| ||GNU GPL || || GNU enscript is a drop-in replacement for the enscript program. || [https://github.com/OS2World/APP-WORDPROC-GNU_Enscript]
|-
|GNU texinfo|| || || || Texinfo is the official documentation format of the GNU project.Texinfo uses a single source file to produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.).  || [https://github.com/OS2World/APP-WORDPROC-GNU_texinfo]
|-
|glosstex|| ||GNU GPL || || GlossTeX is a tool for the automatic preparation of glossaries for use with LaTeX and MakeIndex. || [https://github.com/OS2World/APP-WORDPROC-glosstex]
|-
|Ht2sp|| || Not Available || || Ht2Sp (1)r eads a text file, (2) replaces all horizontal tabs in this file by spaces, and (3) writes the converted text into a second file. || [https://github.com/OS2World/APP-WORDPROC-Ht2sp]
|-
|latex2rtf|| ||GNU GPL || || latex2rtf is a translator program that translates LaTeX text into the RTF format used by various text processors, most notably Word. || [https://github.com/OS2World/APP-WORDPROC-latex2rtf]
|-
|LaCheck|| ||GNU GPL || || Lacheck is a tool for find­ing com­mon mis­takes in LaTeX doc­u­ments. || [https://github.com/OS2World/APP-WORDPROC-LaCheck]
|-
|Lout|| ||GNU GPL || || Lout is a document formatting system designed and implemented by Jeffrey Kingston at the Basser Department of Computer Science, University of Sydney, Australia.  || [https://github.com/OS2World/APP-WORDPROC-Lout]
|-
|Lucide||PM Application || CDDL and LGPL licenses. ||* C++ || Lucide is a plugin based document viewer for eComStation (OS/2). || [http://trac.netlabs.org/lucide] [https://github.com/OS2World/APP-WORDPROC-Lucide]
|-
|texindex|| || || || TeXindex for indexes in LaTeX and TeXinfo documents ||[https://github.com/OS2World/APP-WORDPROC-texindex]
|-
|texi2ipf|| ||Not Available || || Texinfo to ipf converter || [https://github.com/OS2World/APP-WORDPROC-texi2ipf]
|-
|txi2ipf|| || || || Transfor tex files to IPF format || [https://github.com/OS2World/APP-WORDPROC-txi2ipf]
|-
|nuweb|| ||GNU GPL || || Literate Programming tool (web). NUWEB works with any programming language and LaTeX. || [https://github.com/OS2World/APP-WORDPROC-nuweb]
|-
|par|| || || || par is a flexible ascii text formatter.  || [https://github.com/OS2World/APP-WORDPROC-par]
|-
|Spidery WEB|| || || || Tool for building a WEB system for the language of your choice.  || [https://github.com/OS2World/APP-WORDPROC-Spidery_WEB]
|-
|teTeX|| || || || teTeX is a complete TeX distribution for UNIX compatible systems. || [https://github.com/OS2World/APP-WORDPROC-teTeX]
|}
 
==Development Tools==
For a list of open source software development tools please check the [http://www.edm2.com/index.php/Category:Tools EDM/2 tools wiki page].
 
 
==Games==
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Alien Blaster|| || || || ||
|-
|Aquanaut|| ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-Aquanaut]
|-
|Asteroids|| ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-Asteroids]
|-
|BallsBall || ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-BallsBall]
|-
|Barrage|| || || || ||
|-
|Dave Gnukem|| || || || ||
|-
|Doom for OS/2|| || || || ||
|-
|Dodgin' Diamond II|| || || || ||
|-
|Drift|| || || || ||
|-
|EyeCon||PM Application|| Public Domain||* C ||A very silly pointer tracking program for OS/2 Presentation Manager.||[https://github.com/OS2World/GAME-TOYS-Eyecon]
|-
|Formido|| || || || ||
|-
|Hexen/2|| || || || ||
|-
|Jump n' Bump|| || || || ||
|-
|Kobo Deluxe|| || || || ||
|-
|Koules|| || || || ||
|-
|lBreakout 2|| || || || ||
|-
|Lotto|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-CARDS-DICE-Lotto]
|-
|MakMan|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-ACTION-MakMan]
|-
|Neko98|| || || || ||[https://github.com/OS2World/GAME-TOYS-Neko98]
|-
|Rollball|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-ACTION-Rollball]
|}
 
==Libraries==
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[ASPI]] ||  ||Not Specified ||* C || ASPI Interface Library ||  [https://github.com/OS2World/LIB-ASPI]
|-
| [[AsuaCtl]] ||PM Application ||GNU GPL V2 ||* C || Library that updates the standards controls for OS/2. ||  [https://github.com/OS2World/LIB-PM-AsuaCtl]
|-
| [[Cairo]] || ||LGPL or MPL  || * C ||Cairo is a 2D graphics library with support for multiple output devices. This is the OS/2 and eComStation port.  ||  [https://github.com/OS2World/LIB-Cairo]
|-
| [[Cantatore_Libraries]] || ||BSD 3 Clauses  || * C ||This are three libraries/DLLs created by Alessandro Cantatore for some of his software. 3dctls.dll, afcbsu00.dll and afcpmu00.dll. This libraries are required for Attribute Manager and Batch Editor ||  [https://github.com/OS2World/LIB-Cantatore_Libraries]
|-
| [[Cell Toolkit]] ||PM Application ||BSD 2 Clauses  ||* C++ ||Cell toolkit is a library for OS/2 PM designed to simplify implementation of two important parts of user interface (UI). Split views and Toolbars  ||  [https://github.com/OS2World/LIB-PM-Cell_Toolkit]
|-
| [[Color Wheel]] ||PM Application ||BSD 3 Clauses  ||* C++ ||ColorWheel control DLL. ||  [https://github.com/OS2World/LIB-PM-ColorWheel]
|-
| [[Cubus OS/2 Class Library]] || ||BSD 3 Clauses ||* C <br>* C++ ||C++ Class Library for OS/2 that encapsulates PM and VIO APIs, also including classes for strings, semaphores, threads, multimedia, TCP/IP, OS2MEMU, the undocumented DosQProcStatus and DosQuerySysState APIs, and much much more.  ||  [https://github.com/OS2World/LIB-Cubus_OS2_Class_Library]
|-
| [[CUtil]] || ||BSD 3-Clause ||* C ||CUtil is a library that contains functions that is used in most of Noller & Breining Software software. ||  [https://github.com/OS2World/LIB-C-CUtil]
|-
| [[DayTime]] || ||GNU GPL V2  ||* C ||Data conversion library that involved the use of dates ||  [https://github.com/OS2World/LIB-DayTime]
|-
| [[DBMALLOC]] || ||Free, Non Commercial, copyleft  ||* C ||A collection of routines which are a drop-in replacement for the malloc(3), memory(3), string(3), and bstring(3) library functions.  ||  [https://github.com/OS2World/LIB-C-DBMALLOC]
|-
| [[DES3 OS2]] || ||No fee for non-commercial use. ||* C || DES3_OS2: IBM OS/2 WARP library for the NBS Data Encryption. Standard (DES) with support of triple-length keys (3DES).  ||  [https://github.com/OS2World/LIB-DES3_OS2]
|-
| [[Developer Helper Application Framework]] ||PM Library ||Non Commercial ||* C++|| Included in this framework are objects to assist in developing all types of applications (both character based and Presentation Manager). ||  [https://github.com/OS2World/LIB-CPP-DHO]
|-
| [[Devil]] || ||GNU LGPL ||* C||Developer's Image Library (DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. ||  [https://github.com/OS2World/LIB-Devil]
|-
| [[DosMapPhysMem() dynalink library]] || ||GNU LGPL V2  ||* C ||Dynalink library that maps specified physical memory region to 32bit process address space and unmaps it. ||  [https://github.com/OS2World/LIB-DosMapPhysMem]
|-
| [[DosQueryPerformance]] || ||GNU LGPL V2  ||* C <br>* Assembler||This software is a dynalink library that queries performance activity ratios (busy, idle and interrupt one) of overall system and each CPUs on 32bit OS/2 process. ||  [https://github.com/OS2World/LIB-DosQueryPerformance]
|-
| [[DosEstimateFreqCPU]] || ||GNU GPL V2 ||* C <br>* Assembler||This software is a dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment. ||  [https://github.com/OS2World/LIB-DosEstimateFreqCPU]
|-
| [[DualMode Library]] ||MGL based library ||Not for sell ||* MGL <br>* C|| An open source library allowing applications to seamlessly switch between windowed and full screen operation. ||  [https://github.com/OS2World/LIB-MGL-DualMode_Library]
|-
| [[Dynamic Windows]] || ||BSD ||* C ||Dynamic Windows is an application framework that was designed to make it easy to create dynamic applications with a modern interface. ||  [http://trac.netlabs.org/dwindows/] [https://github.com/OS2World/LIB-DynamicWindows]
|-
| [[EA Class Library]] || || Non Commercial  ||* C++  || This package consists of two classes (EA and EAList) wrapping the OS/2 Extended-Attribute APIs.  ||  [https://github.com/OS2World/LIB-CPP-EACLIB]
|-
| [[Everblue]] || ||  ||*  ||Running X11 Applications on the OS/2 Desktop  || [http://trac.netlabs.org/everblue] [https://github.com/OS2World/LIB-everblue]
|-
| [[EVRexx]] || ||GNU GPL  ||* C ||EVRexx is a package of external functions for REXX-programs. EVRexx enables the use of PM dialog-windows from your REXX-application. ||  [https://github.com/OS2World/LIB-EVRexx]
|-
| [[FastINI]] || ||GNU GPL ||* C ||A Rexx DLL with example rexx code on how any rexx program that accesses INI files through SysIni calls are made much faster. || [https://github.com/OS2World/UTIL-SYSTEM-FastINI]
|-
| [[FileDLG]] ||PM Library ||Free for Non commercial use ||* C ||FileDLG/OpenDLG - OS/2 Open File dialog box routines. || [https://github.com/OS2World/LIB-PM-FileDLG]
|-
| [[Freetype]] || ||GNU GPL and BSD alike ||* C <br>* C++ ||FreeType is a freely available software library to render fonts.||  [https://github.com/OS2World/LIB-Freetype]
|-
| [[Glass PM C++ Library]] ||PM Application ||Not Specified  ||* C ++||Glass PM C++ library aimed to develop PM applications on C++. ||  [https://github.com/OS2World/LIB-PM-Glass_PM]
|-
| [[Glide/2]] || ||3DFX License  ||* C ||3DFX Glide 2.x DLL ||  [https://github.com/OS2World/LIB-Glide-2]
|-
| [[glib/LibIDL]] || ||GNU LGPL ||* C ||glib and libIDL libraries required to build mozilla for OS/2-eCS. ||  [https://github.com/OS2World/LIB-glib-libIDL]
|-
| [[GNU RX]] || ||GNU GPL  ||* C ||RX - A fast replacement for the GNU regex library. ||  [https://github.com/OS2World/LIB-GNU_RX]
|-
| [[GNU Readline library]] || ||GNU GPL V2  ||* C ||The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. ||  [https://github.com/OS2World/LIB-GNU_Readline_library]
|-
| [[Iconv]] || ||Not Specified ||* C ||ICONV.DLL interfacing to built-in UCONV.DLL. This is a minor derivation of iconv2 ||  [https://github.com/OS2World/LIB-Iconv]
|-
| [[jpeg]] || ||Not Specified  ||* C ||JPEG image compression by Independent JPEG Group. ||  [https://github.com/OS2World/LIB-MM-jpeg]
|-
| [[K8055]] || ||Not Specified  ||* C ||A DLL to access K8055 from application level. ||  [https://github.com/OS2World/LIB-K8055S01]
|-
| [[klib]] || || BSD 3-Clause  ||* C ||kLIBC is a C runtime library in which the coder is exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software.  ||  [http://trac.netlabs.org/libc] [https://github.com/OS2World/LIB-kLIBC]
|-
| [[LibAV]] || || GNU LGPL ||* C || Provides cross-platform tools and libraries to convert, manipulate and stream a wide range of multimedia formats and protocols. ||  [https://github.com/OS2World/LIB-libav]
|-
| [[libgpg-error]] || ||GNU GPL / GNU LGPL ||* C ||This is a library that defines common error values for all GnuPG components||  [https://github.com/OS2World/LIB-libgpg-error]
|-
| [[libpq]] || ||Not Specified ||* C <br>* Assembler||Multithread compatible port of PostgreSQL libpq library. ||  [https://github.com/OS2World/LIB-libpq]
|-
| [[Lib3ds]] || ||GNU LGPL ||* C||lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 ".3DS" files.||  [https://github.com/OS2World/LIB-Lib3ds]
|-
| [[Libpng]] || ||libpng license ||* C||libpng is the official PNG reference library||  [https://github.com/OS2World/LIB-MM-libpng-1_6] [https://github.com/OS2World/LIB-MM-libpng]
|-
| [[Libtool]] || ||GNU GPL ||* C||NU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface.||  [https://github.com/OS2World/LIB-libtool]
|-
| [[libssh2]] || ||BSD alike ||* C||This is a library implementing the SSH2 protocol.||  [https://github.com/OS2World/LIB-libssh2]
|-
| [[libgcrypt]] || ||GNU GPL ||* C||Libgcrypt is a general purpose crypto library based on the code used in GnuPG.||  [https://github.com/OS2World/LIB-libgcrypt]
|-
| [[mlzo]] || ||GNU GPL V2 ||* C || Mini version of the LZO data compression library  ||  [https://github.com/OS2World/LIB-mlzo]
|-
| [[MultiColumn ListBox]] ||PM Library ||BSD Alike ||* C || MultiColumn ListBox (MCLB) PM control. || [https://github.com/OS2World/LIB-C-MCLB]
|-
| [[mzfntcfgft]] || ||FreeType license ||* C || Dependent lib and DLLs for Mozilla Cairo builds  ||  [https://github.com/OS2World/LIB-mzfntcfgft]
|-
| [[mzfreetyp2]] || ||Not Specified ||* C || Quick build of freetyp2.dll to be used with the Mozilla apps based on FF 10.0.12.  ||  [https://github.com/OS2World/LIB-mzfreetyp2]
|-
| [[Numbers.DLL]] || ||Public Domain ||*  || Implements a REXX function (Number) for OS/2 that returns on number expressed in cardinals, it est, in letters, in English, Catalan or Spanish  ||  [https://github.com/OS2World/LIB-REXX-Numbers]
|-
| [[ncurses]] || ||GNU GPL ||*  || The ncurses (new curses) library is a free software emulation of curses in System V  ||  [https://github.com/OS2World/LIB-ncurses]
|-
| [[lzo]] || ||Not Specified ||* C || LZO compression routines  ||  [https://github.com/OS2World/LIB-lzo]
|-
| [[OpenJDK 6]] ||  ||GNU GPL  ||* Java ||Open Source implementation of the Java Virtual Machine || [http://trac.netlabs.org/java]  [https://github.com/OS2World/LIB-JAVA-OpenJDK]
|-
| [[Open Object Library]] ||  ||Free for Non-comercial  ||* C ||A C++ class library for Warp 3 or higher. It contains classes for - control-windows, menus, dialogs and other types of windows - files, (named) pipes, DDE, sockets - graphic primitives and printer-support - semaphores and other useful things like interfaces to Java (TM), REXX and DIVE.||  [https://github.com/OS2World/LIB-Open_Object_Library]
|-
| [[OS2VGA.LIB]] ||  ||Free for Non-comercial  ||* Assembler || OS2VGA.LIB is a library with some simple graphics functions for OS/2 protected mode not using the presentation manager.  ||  [https://github.com/OS2World/LIB-OS2VGA.LIB]
|-
| [[PrintQ]] ||PM Application ||Not Specified  ||* C || PrintQ - Print Library for OS/2 Presentation Manager Programs ||  [https://github.com/OS2World/LIB-PrintQ]
|-
| [[PrtGraph REXX Library]] || ||Public Domain  ||* C ||Gives you access to complex graphic printing functionality under REXX. ||  [https://github.com/OS2World/LIB-PrtGraph_REXX_Library]
|-
| [[PTHREADS]] || ||Not Specified  ||* C ||POSIX Threading Library. ||  [https://github.com/OS2World/LIB-PTHREADS]
|-
| [[PCRE]] || ||BSD license ||* C ||Perl-compatible regular expression library ||  [https://github.com/OS2World/LIB-PCRE]
|-
| [[PmCtlsPP]] || ||BSD 3-Clause ||* C ||PmCtlsPP modifies some OS/2 window controls to add some features known from Windows: double click on Entry fields selects only a single word, etc.  ||  [https://github.com/OS2World/LIB-PM-PmCtlsPP]
|-
| [[QT3 Toolkit Vbox]] || ||GNU GPL V2 ||* C ||Qt Toolkit Version 3 for OS/2 for VirtualBox. Spin-Off of Netlabs Qt3 ||  [https://github.com/OS2World/LIB-QT3_Toolkit_Vbox]
|-
| [[Qt Library]] || ||GPL and LGPLv3  ||* C++ || ||  [https://github.com/OS2World/LIB-Qt-4-7-3-2]
|-
| [[ReadLine]] || ||GNU GPL ||  ||GNU Readline library. Aids in the consistency of user interface across discrete programs that need to provide a command line interface. ||  [https://github.com/OS2World/LIB-ReadLine]
|-
| [[REXX/DW]] || ||GNU LGPL ||  ||Rexx/DW is an external function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows. ||  [http://sourceforge.net/projects/rexxdw/]
|-
| [[RexxIPC]] || ||GNU LGPL ||* C ||The RexxIPC library allows access to InterProcess Communications facilities of the OS/2 operating system. ||  [https://github.com/OS2World/LIB-RexxIPC]
|-
| [[REXX PrintGraph]] || ||Public Domain  ||* C <br>* VX-REXX ||Enables for complex print document formatting with REXX. ||  [https://github.com/OS2World/LIB-REXX-PrintGraph]
|-
 
| [[REXX utilities]] || ||Freeware ||* C++ ||rxmmutl.dll - This is a collection of miscellaneous REXX utility functions and code fragments. Some of them are coded in REXX others in C. ||  [https://github.com/OS2World/LIB-REXX_utilities]
|-
| [[RexxUni]] || ||Not Specified ||* Pascal ||RexxUni.Dll provides a part of UniCode API for Rexx programs.  ||  [https://github.com/OS2World/LIB-RexxUni]
|-
| [[REXXUtil]] || ||CPL  ||* C ||REXX Utilities - rexxutil replacement for eComStation ||  [https://github.com/OS2World/LIB-REXXUtil]
|-
| [[RexxVIO]] || ||BSD alike ||* C ||This program extends the REXX language by providing many REXX external functions. ||  [https://github.com/OS2World/LIB-REXX-RexxVIO]
|-
| [[RxImgSize]] ||REXX ||BSD 3 Clauses  ||* REXX ||This is a Rexx Screen Capture demostration with the source code. It is a function in a rexx dll that can capture the screen and save it to a file. ||  [https://github.com/OS2World/LIB-REXX-RxImgSize]
|-
| [[RxFnSet]] ||REXX ||BSD 3 Clauses  ||* C ||RxFnSet is a Rexx callable DLL w/task & process API.||  [https://github.com/OS2World/LIB-REXX-RxFnSet]
|-
| [[Sablot]] || ||GNU LGP  ||* C ||Simple DirectMedia Layer library for OS/2 and eComStation ||  [https://github.com/OS2World/LIB-SDL]
|-
| [[SDL]] || ||Not Specified ||* C ||OS/2 EMX -Zmtd build of Sablot library ||  [https://github.com/OS2World/LIB-Sablot]
|-
| [[Text Interface/2]] || ||Public Domain ||* C++ || Easy to use classes allow advanced program interfaces to be designed. Windows, pull down menus, mouse support, and data entry allow unlimited design options to the developer. ||  [https://github.com/OS2World/LIB-CPP-TextInterface2]
|-
| [[User Customizable Menu]] ||PM Library ||BSD Alike ||* C ||The User Customizable Menu (UCMenu) is a very powerful "toolbar" custom PM control.  ||  [https://github.com/OS2World/LIB-C-UCMENUS]
|-
| [[USB4REXX]] || ||Not Specified ||* C<br>* REXX||USB4REXX - Library to call USB device from REXX ||  [https://github.com/OS2World/LIB-USB4REXX]
|-
| [[VidMgr]] || ||Public Domain||* C ||Provides a set of screen drawing, cursor and keyboard routines for text mode MS-DOS, OS/2 and Windows NT applications ||  [https://github.com/OS2World/LIB-VidMgr]
|-
| [[VGAlib]] || ||Not Specified||* C ||SVGALIB is the video library used to make the Linux version of Doom||  [https://github.com/OS2World/LIB-VGAlib]
|-
| [[VX-REXX Extras Library]] || ||BSD  ||* C <br> * VX-REXX ||VX-REXX Extras is an API & class library designed to extend the functionality of Watcom VX-REXX (version 2.1). Its objective is to provide various new object classes and useful functions. ||  [https://github.com/OS2World/LIB-VX-REXX-Extras-Library]
|-
| [[WarpOverlay!]] || ||MIT  ||* C ||The WarpOverlay! Project is the development project for the replacement of HW EnDIVE. ||  [https://github.com/OS2World/LIB-WarpOverlay]
|-
| [[WatREGEX]] || ||BSD 3-Clause Alike  ||* C ||REGEX Release for Open Watcom||  [https://github.com/OS2World/LIB-WatREGEX]
|-
| [[wxWidgets]] || ||wxWindows Library Licence (Similar to LGPL)  ||* C++ ||wxWidgets is a C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. ||  [https://github.com/OS2World/LIB-wxWidgets]
|-
| [[XPM]] ||XFree86 ||BSD alike||* C++ ||XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files.||  [https://github.com/OS2World/LIB-X11-XPM]
|-
| [[ZLib]] || ||AS IS - BSD alike  ||* C ||zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. ||  [https://github.com/OS2World/LIB-Zlib]
|-
|}
 
==Multimedia==
 
====Image====
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|LGOProc||MMOS2 ||Not Specified  ||* Pascal || MMOS2 - LGOProc is an file format procedure for MMOS2, for reading and writing OS/2 boot logo files. || [https://github.com/OS2World/MM-IMAGE-LGOProc] 
|-
|JPEG-IO procedure|| MMOS2 ||BSD 3 Clauses ||* C || MMOS2 - A drop in replacement for the JPEG procedure coming with MMOS/2.  ||  [https://github.com/OS2World/MM-IMAGE-JPEG-IO_procedure]
|-
|xgaproc||MMOS2 ||Not Specified||* Pascal ||MMOS2 - MMOS2 file format procedure for Phoenix BIOS suspend graphic||  [https://github.com/OS2World/MM-IMAGE-xgaproc]
|}
 
====Radio====
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|FMRadio|| ||Not Specified  ||* C || AZTEC FM Radio program plus driver || [https://github.com/OS2World/MM-RADIO-fmradio] 
|-
|PMRadio|| ||GNU GPL||* C || Control Reveal and Aims Labs ISA FM Radio card  ||  [https://github.com/OS2World/MM-RADIO-PMRadio]
|-
|Reveal|| ||Not Specified||* C ||C Source routines needed to control a REVEAL RA300 Radio card ||  [https://github.com/OS2World/MM-RADIO-REVEAL]
|-
|SpaSe PCRadio Control|| ||GNU GPL||* Pascal ||This program has complete control over the radio card known as PC SpaSe Radio 003 (an ancient ISA card)||  [https://github.com/OS2World/MM-RADIO-SpaSe_PCRadio_Control]
|}
 
====Sound====
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
| [[CD2MP3_PM]] || ||BSD  ||* C || ||  [https://github.com/OS2World/MM-SOUND-CD2MP3_PM]
|-
|cddb|| ||GNU GPL V2 ||* C ||CDDB module and aString library (wich is required to compile it). CDDB module was coded to be used within WarpCD-Copy program ||  [https://github.com/OS2World/MM-SOUND-cddb]
|-
| [[Gramofile]] || ||GNU GPL  ||* C ||Program to clean wave files from pops, ticks and hiss' and perform track splitting. ||  [https://github.com/OS2World/MM-SOUND-Gramofile]
|-
|ggrab|| ||GNU GPL  ||* C++ ||ggrab is a streaming tool for Dbox2 with neutrino  ||  [https://github.com/OS2World/MM-SOUND-ggrab]
|-
|GOGO|| ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-GOGO]
|-
|LBCSMix||  || GNU GPL ||* C || ||  [https://github.com/OS2World/MM-SOUND-LBCSMix]
|-
|LBPlay|| ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-LBPlay]
|-
|Macplay|| ||Not Specified  || * C++ || The Monkey's Audio Codec player for PM123.||  [https://github.com/OS2World/MM-SOUND-macplay]
|-
| [[MidiLab/2]]  || ||As Is|| * C || MIDI Sequencer/Editor|| [https://github.com/OS2World/MM-SOUND-MidiLab2]
|-
|MMAudioPak||GNU GPL / Others||Not Specified||* C ||The MMAudio Pak is a collection of audio IO procedures to extend OS/2’s multimedia system. ||  [https://github.com/OS2World/MM-SOUND-MMAudioPack]
|-
|MP3WRAP||Command Line ||GNU GPL||* C ||Mp3Wrap is a free command-line utility, which wraps two or more mp3 files in one large playable file, without losing filename and ID3 informations. ||  [https://github.com/OS2World/MM-SOUND-MP3WRAP]
|-
|Mp3Splt||Command Line ||GNU GPL||* C || mp3splt is a free command-line utility that allows you to split mp3 and ogg files from a begin time to an end time, without need of decoding and reencoding. ||  [https://github.com/OS2World/MM-SOUND-Mp3Splt]
|-
|MPEG Audio Netscape Plugin|| ||Not Specified  || ||Netscape Navigator Plug-in for MPEG Audio-1. ||  [https://github.com/OS2World/MM-SOUND-Normalize]
|-
|MPEG Searcher|| ||Not Specified  || || This program will find audio MPEGs for you using specified path, edit the tags, sort the list of MPEGs, and generate the list using various templates. ||  [https://github.com/OS2World/MM-SOUND-MPEG_searcher]
|-
|Musepack Play|| ||GNU GPL  ||* C++ ||PM123 - Musepack Living Audio Compression decoder plugin for PM123. ||  [https://github.com/OS2World/MM-SOUND-Musepack_Play]
|-
| [[Normalize]] || ||GNU GPL  ||* C || Normalize is an overly complicated tool for adjusting the volume of wave files to a standard volume level. ||  [https://github.com/OS2World/MM-SOUND-Normalize]
|-
|os2sound|| ||Not Specified ||* C || Sound sample player for OS/2. ||  [https://github.com/OS2World/MM-SOUND-os2sound]
|-
|OggPlug|| ||Not Specified ||* C || Ogg plugin for PM123  ||  [https://github.com/OS2World/MM-SOUND-PM123-OggPlug]
|-
|[[PM123]] || ||BSD  ||* C || ||  [https://github.com/OS2World/MM-SOUND-PM123]
|-
|PMMixer|| ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-PMMixer]
|-
|RSynth|| ||GNU GPL  ||* C || This is a text to speech system produced by integrating various pieces of code and tables of data. ||  [https://github.com/OS2World/MM-SOUND-RSynth]
|-
|SetAmp|| ||Not Specified  ||* Pascal|| This program can switch the amplifier of the MiroSound PCM Pro (Crystal CS4231,OPTI 82C929). ||  [https://github.com/OS2World/MM-SOUND-Setamp]
|-
|SGPMIX|| ||GNU GPL  ||* Pascal|| ||  [https://github.com/OS2World/MM-SOUND-SGPMIX]
|-
|Shorten Play|| ||Not Specified ||* C++ || PM123. This is a Shorten player (shnplay) plugin for the PM123. ||  [https://github.com/OS2World/MM-SOUND-Shorten_play]
|-
|Snd|| ||BSD alike ||* Ruby|| Snd is a sound editor modelled loosely after Emacs. ||  [https://github.com/OS2World/MM-SOUND-Snd]
|-
|Speex|| ||BSD alike  ||* C|| The Speex is a patent-free, Open Source/Free Software voice codec. ||  [https://github.com/OS2World/MM-SOUND-Speex]
|-
|TiMidity-MCD|| ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-TiMidity-MCD]
|-
|Voix|| ||GNU LGPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-Voix]
|-
|WarpAMP Playlist Editor|| ||Not Specified ||* IBM Dialog Editor tool ||facilitate the editing and creation of playlist files for the WarpAMP MPEG audio player program ||  [https://github.com/OS2World/MM-SOUND-WarpAMP_Playlist_Editor]
|-
|WaveMaker|| ||Not Specified||* C ||It generates sine, pulse and triangle waves and writes it in a file. ||  [https://github.com/OS2World/MM-SOUND-WaveMaker]
|-
|wavhdrec|| ||Not Specified||* C++ <br>* C ||Record saves the recording settings right in the beginning of the data file and saves every buffer it gets from DART to this file. Play reads the recording settings and plays the following audio data.||  [https://github.com/OS2World/MM-SOUND-wavhdrec]
|-
| wavmix|| ||Not Specified||* C++ ||WavMix is a small utility that I wrote to "mix" large 44.1khz stereo .wav files.||  [https://github.com/OS2World/MM-SOUND-wavmix]
|-
|wavpack]|| ||BSD Alike ||* C++ ||WavPack Hybrid Lossless Audio Compression.  ||  [https://github.com/OS2World/MM-SOUND-wavpack]
|-
|WaWE|| ||GNU LGPL ||* C || ||  [https://github.com/OS2World/MM-SOUND-WaWE]
|-
|Wave Extration Utility||Command Line ||GNU GPL ||* C++ ||Command-line application to extract and convert .WAV files from other binary files, such as some digital camera images (Kodak DC260+, others?) ||  [https://github.com/OS2World/MM-SOUND-Wave-Extraction-Utility]
 
|}
 
====TV====
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
| [[TVShow]] ||PM Application ||Not Specified  ||* C++ || TV tuner software for OS/2. ||  [https://github.com/OS2World/MM-TV-TVShow]
|}
 
====Video====
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|DCITU|| ||GNU GPL  ||* C++ ||Digital Camera Image Transfer Utility application for OS/2 and eComStation ||  [https://github.com/OS2World/MM-VIDEO-DCITU]
|-
|MPEGENC||Command Line ||BSD Alike  ||* C || Porting of Berkeley mpeg_encode to 32 bit OS/2.  ||[https://github.com/OS2World/MM-VIDEO-MPEGENC]
|-
|MPEGPLAY||Command Line ||Not Specified ||* C || MPEG Video Software Decoder. Porting of Berkeley mpeg_play to OS/2. ||  [https://github.com/OS2World/MM-VIDEO-MPEGPLAY]
|-
|MPG123||Command Line ||GNU GPL  ||* C || Command line MP3->WAV decoder.  ||  [https://github.com/OS2World/MM-VIDEO-MPG123]
|-
|QuickMotion||MMOS2 ||GNU GPL  ||* C++ || Quickmotion for OS/2. MMOS/2 CODECS for Apple formats ||  [https://github.com/OS2World/MM-VIDEO-QuickMotion]
|-
|RegionSet||  ||GNU GPL  ||* C || Region Code Manager ||  [https://github.com/OS2World/MM-VIDEO-regionset]
|-
| [[VistaCam/2]]  ||PM Software ||Public Domain  ||* VX-REXX || VistaCam/2 is a software that allows you to watch internet connected cameras.||  [https://github.com/OS2World/MM-VIDEO-VistaCam2]
|-
| [[WebCam/2]]  ||PM Software ||GNU GPL  ||* C || WWW-Cam utility for Fast Movie Machine II and Win-TV.||  [https://github.com/OS2World/MM-VIDEO-WebCam2]
|-
|Xine MCD||MMOS2 ||GNU GPL  ||* C ||MPEG-1 and MPEG-2 Video CODECS for OS/2-eComStation||  [https://github.com/OS2World/MM-VIDEO-Xine-MCD]
|}
 
====Utilities====
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|ABCTab2PS|| ||GNU GPL||* GCC 4.52 || Program which reads ABC music format files and typesets music in Postscript format. ||  [https://github.com/OS2World/MM-UTIL-ABCTab2PS]
|-
| [[abcpp]]  || ||GNU GPL|| || abcpp is a simple yet powerful preprocessor designed for, but not limited to, ABC music files. ||  [https://github.com/OS2World/MM-UTIL-abcpp]
|-
|ABC to MIDI|| ||GNU GPL|| || A suite of command-line programs made to handle MIDI file conversion to-from ABC format. || [https://github.com/OS2World/MM-UTIL-ABC_to_MIDI]
|-
|ABCM2PS|| ||GNU GPL V2  ||GCC 4.5.2 || A music typesetting program which reads a music description file written in ABC format and produces a postscript file ready to be transformed in PDF or printed directly to a PostScript- capable printer. || [https://github.com/OS2World/MM-UTIL-ABCM2PS]
|-
|ABC2Prt|| ||GNU GPL V2  ||* GCC 4.5.2 || Tool to extract single parts from ABC music files. || [https://github.com/OS2World/MM-UTIL-ABC2Prt]
|-
|Bigben|| ||GNU GPL  || || lays the bigben tune every hour. ||  [https://github.com/OS2World/MM-UTIL-Bigben]
|-
|ChordII|| ||GNU GPL|| || This program reads a formatted text file (named a .cho file) which contains lyrics and chord description, producing a Postscript file which one can view or print via Ghostscript/ Ghostview, or even print it directly on a Postscript printer. ||  [https://github.com/OS2World/MM-UTIL-ChordII]
|-
|Chord|| ||Not Specified|| || CHORD read a text file containing the lyrics of a song, the chords to be played, their description and some other optional data to produce a PostScript document. ||  [https://github.com/OS2World/MM-UTIL-Chord]
|-
|faac|| ||LGPL license  || ||FAAC - Freeware Advanced Audio Coder. ||  [https://github.com/OS2World/MM-UTIL-faac]
|-
|fluidsynth|| ||GNU LGPL  || ||FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. ||  [https://github.com/OS2World/MM-UTIL-fluidsynth]
|-
|LBCSMix|| ||GNU GPL V2 || ||A mixer for Crystal Semiconductors mode 2 codecs. ||  [https://github.com/OS2World/MM-UTIL-LBCSMix]
|-
|LbMix|| || Not Specified  || ||LbMix mixer backend for ESS Maestro-2E and similar || [https://github.com/OS2World/MM-UTIL-LbMix]
|-
|mmiolist|| || Public Domain || ||Replacement for OS/2s MMPM/2-MINSTALL  || [https://github.com/OS2World/MM-UTIL-mmiolist]
|-
|minstall|| PM Application || GNU GPL and GNU LGPL  || ||MMOS2 - List IOProcs and CODECs currently installed in MMOS/2 || [http://trac.netlabs.org/minstall] [https://github.com/OS2World/MM-UTIL-minstall]
|-
|Mup|| ||Open Source|| || Mup is a program for printing music. ||  [https://github.com/OS2World/MM-UTIL-Mup]
|-
|ModInfo||Not Specified ||  || ||Program that will generate information about a protracker module. || [https://github.com/OS2World/MM-UTIL-ModInfo]
|-
|PASVXMIX|| || Not Specified || ||A Mixer for the Pro Audio Spectrum 16 sound card. ||  [https://github.com/OS2World/MM-UTIL-PASVXMIX]
|-
|rtmmmpak|| || GNU GPL V2  || ||RTMMM is a program to digitally mix multiple sources into DART. ||  [https://github.com/OS2World/MM-UTIL-rtmmmpak]
|-
|SBPM/2|| ||Not Specified  || ||SBPM/2. Mixer for SB pro and SB16.  ||  [https://github.com/OS2World/MM-UTIL-SBPM_2]
|-
|SGPMIX|| ||BSD like  || ||Mixer program that can be used to set the main settings of a Sound Galaxy Pro16 Extra. ||  [https://github.com/OS2World/MM-UTIL-SGPMIX]
|-
|Subtitler|| ||BSD like  || ||Application that shows subtitles for AVI files (usually SUB files) while they are being played with WarpMedia or WarpVision. ||  [https://github.com/OS2World/MM-UTIL-Subtitler]
|-
| [[VCDImager]] || ||GNU GPL ||* C || VCDImager is a full-featured mastering suite for authoring, disassembling and analyzing Video CDs and Super Video CDs ||  [https://github.com/OS2World/MM-UTIL-VCDImager]
|-
|VCDTools|| ||GNU GPL ||* C || The VCD-Tools should enable you to create your own VCD||  [https://github.com/OS2World/MM-UTIL-Vcdtools]
|-
|vpdart|| ||Not Specified ||* Pascal || Tools for wav files - WAVCONV, PLAYMCI, WAVINFO, WAVUNIT ||  [https://github.com/OS2World/MM-UTIL-vpdart]
|}
 
====Patches====
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|au8820x||Command Line ||Not Specified  ||*  || This program patches Aureal Vortex1 registers and prevents spontaneous system hangs during playback. ||  [https://github.com/OS2World/MM-PATCH-au8820x]
|}
 
==Utilities==
 
===ARCHIVER===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|ArcView||PM Application||GNU GPL ||* VX-REXX || Graphic file archiver. ||[https://github.com/OS2World/UTIL-ARCHIVER-ArcView]
|-
|Arc|| ||Not Specified ||* C || File Archive Utility. ||[https://github.com/OS2World/UTIL-ARCHIVER-ARC]
|-
|bdsap|| ||Not Specified||* Pascal ||Create small and fast selfextractor (OS/2)  || [https://github.com/OS2World/UTIL-ARCHIVER-bdsap]
|-
|Compress||Command Line ||Not Specified||* C || Command line file compression tool.  || [https://github.com/OS2World/UTIL-ARCHIVER-Compress]
|-
|FastUUE|| ||Not Specified||* Pascal ||Automatically decode the files that are sent in the format UUEncode. || [https://github.com/OS2World/UTIL-ARCHIVER-FastUUEp]
|-
|FCrackZip|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-FCrackZip]
|-
|gzip|| ||GNU GPL || || gzip (GNU zip) is a compression utility designed to be a replacement for compress. || [https://github.com/OS2World/UTIL-ARCHIVER-gzip]
|-
|InfoZip Unzip|| ||BSD Like || || UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). || [https://github.com/OS2World/UTIL-ARCHIVER-Info-ZIP_unzip]
|-
| [[lxLite]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-lxLite]
|-
|macutils|| ||Not Specified || ||These utilities are for using MacIntosh files and archives under OS/2. || [https://github.com/OS2World/UTIL-ARCHIVER-macutils]
|-
|NDB|| ||GNU GPL V2 ||* C ||NDB ("no double blocks"). Backup tool.  || [https://github.com/OS2World/UTIL-ARCHIVER-NDB]
|-
|sCT|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-sCT]
|-
|uuencode-uudecode|| ||Public Domain || || ||[https://github.com/OS2World/UTIL-ARCHIVER-uuencode-uudecode]
|-
|UNARJ|| ||AS IS || ||UNARJ file uncompressor.  || [https://github.com/OS2World/UTIL-ARCHIVER-UNARJ]
|-
|UUDOALL|| ||Not Specified || ||Port of the DOS/Unix UUDOALL UUDECODER to OS/2 || [https://github.com/OS2World/UTIL-ARCHIVER-UUDOALL]
|-
|UUPREP|| ||GNU GPL V2 || ||UUPREP facilitates the decoding of binaries from comp.binaries.os2. || [https://github.com/OS2World/UTIL-ARCHIVER-UUPREP]
|-
|Zip|| ||Not Specified || ||zip is a compression and file packaging utility for Unix || [https://github.com/OS2World/UTIL-ARCHIVER-Zip]
|-
|Zoo|| ||Public Domain || || || [https://github.com/OS2World/UTIL-ARCHIVER-Zoo]
|}
 
===BACKUP===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
| [[Checkout]] ||Command Line ||Public Domain ||* C ||This are some schedule backup related command line utilities for OS/2.  || [https://github.com/OS2World/UTIL-BACKUP-Checkout]
|-
|fileUpdate|| ||Not Specified|| || || [https://github.com/OS2World/UTIL-BACKUP-fileUpdate]
|-
| [[SCSI_Tape_Backup]] || ||Not Specified ||* C ||Utility for SCSI tape backup. || [https://github.com/OS2World/UTIL-BACKUP-SCSI_Tape_Backup]
|}
 
===BENCHMARK===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[CPUBurn]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-BENCHMARK-CPUBurn]
|-
| [[MDisk]] || ||Not Specified ||* C || Disk benchmarks utility. Its primary purpose is not to measure basic disk subsystem performance. || [https://github.com/OS2World/UTIL-BENCHMARK-MDisk]
|-
| [[Monitor]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-BENCHMARK-Monitor]
|-
|  || || || || ||
|-
|}
 
===CLIPBOARD===
 
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
| [[ASCII Table]] || ||Freeware || || || [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table]
|-
|Clip||Command Line ||Public Domain ||* C++ ||Clipboard utility. Utility for accessing clipboard from command line. || [https://github.com/OS2World/UTIL-CLIPBOARD-Clip]
|-
|ClipBrd||PM Application ||GNU GPL ||* C ||PM Clipboard utility  || [https://github.com/OS2World/UTIL-CLIPBOARD-CLIPBRD]
|-
|tclip|| ||Not Specified ||* Pascal ||Comprehensive clipboard control unit  || [https://github.com/OS2World/UTIL-CLIPBOARD-tclip]
|}
 
===CONFIGEDITORS===
{| class="wikitable"
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
|Cube|| ||Public Domain|| || || [https://github.com/OS2World/UTIL-CONFIGEDITORS-Cube]
|-
|INIServ|| ||GNU GPL V3 ||* Modula ||A client-server approach to editing INI files, for situations where you have to manage a machine remotely.  || [https://github.com/OS2World/UTIL-CONFIGEDITORS-INIServ]
|}
 
===CONVERT===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[a2ps]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-a2ps]
|-
| [[DeText]] || ||Not Specified || ||Utility that reverses the effect of a LF -> CR/LF || [https://github.com/OS2World/UTIL-CONV-a2ps]
|-
| [[GenINI]] || ||GNU GPL  ||* Modula ||A program (DumpINI) to convert an OS/2 binary INI file into a human-readable file; and a program (LoadINI) to do the reverse translation.  || [https://github.com/OS2World/UTIL-CONV-Generic_INI_save-restore]
|-
| [[GNURecode]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-GNURecode]
|-
|  [[h2d]] || ||GNU GPL || ||h2d - Numeric converter. HEX -> DEC / DEC -> HEX converter || [https://github.com/OS2World/UTIL-CONV-h2d]
|-
|  [[Hlp2Inf]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-Hlp2Inf]
|-
|  [[Inf2HTML]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-Inf2HTML]
|-
|  || || || || ||
|-
|}
 
===DISK===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Attribute Manager||PM Application || GNU GPL ||* C || A small PM application that allows to easily manage ordinary and extended attributes (.SUBJECT, .COMMENT, .KEYPHRASES).  || [https://github.com/OS2World/UTIL-DISK-Attribute-Manager]
|-
|AW|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-AW]
|-
|CDBoot2|| ||GNU GPL ||* C++ || || [https://github.com/OS2World/UTIL-DISK-CDBoot2]
|-
|CDRom|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-CDRom]
|-
|ClearTMP|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-ClearTMP]
|-
|Ddrescue|| ||GNU GPL V2 ||* C ||GNU Ddrescue is a data recovery tool. || [https://github.com/OS2World/UTIL-DISK-Ddrescue]
|-
|Deltree|| ||Not Specified ||* C ||Deltree clone || [https://github.com/OS2World/UTIL-DISK-Deltree]
|-
|Deltree2||Command Line ||Artistic License ||* C ||Command line utility to delete the specified directory and all the files and subdirectories contained within.|| [https://github.com/OS2World/UTIL-DISK-Deltree2]
|-
|DiskUse|| ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-DiskUse]
|-
|Distributed File Repair Utilities||Command Line ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-Distributed_File_Repair_Utilities]
|-
|Dskcpy2||Command Line ||Not Specified ||* C || Dskcpy2 attempts to be a "smarter" diskcopy in that it will read the entire source disk into memory on one pass and then retains it for as many copies as the user cares to make.|| [https://github.com/OS2World/UTIL-DISK-DiskUse]
|-
|DU-DF ||Command Line ||Not Specified ||* C || DU and DF command line utilities. Disk Usage. It walks through directory tree and counts the sum size of all files therein. Disk Free. Looks at disk used blocks directly in filesystem metadata.  || [https://github.com/OS2World/UTIL-DISK-DU-DF]
|-
|Fast False Floppy Format||Command line ||Not Specify ||* C ||This is a program to do a quick scrub of a floppy disk directory. || [https://github.com/OS2World/UTIL-DISK-Fast_False_Floppy_Format]
|-
|fdel||Command line ||Public Domain ||* C++ ||fdel - force delete command tool. || [https://github.com/OS2World/UTIL-DISK-fdel]
|-
|FileSetDateTime|| ||GNU GPL ||* C++ || || [https://github.com/OS2World/UTIL-DISK-FileSetDateTime]
|-
|FileSystem_Benchmark|| ||Free ||* C || || [https://github.com/OS2World/UTIL-DISK-FileSystem_Benchmark]
|-
|Fst|| ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-Fst]
|-
|hfsinst|| ||BSD alike ||* VX-REXX ||HPFS386 Installation Utility || [https://github.com/OS2World/UTIL-DISK-hfsinst]
|-
|HFSutils || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-HFSutils]
|-
|hpfsdt|| ||Freeware / Not Specified ||* C ||This program toggles the "dirty" status bit on an HPFS drive. || [https://github.com/OS2World/UTIL-DISK-hpfsdt]
|-
|IOStone|| ||GNU GPL ||* VX-Rexx * C || Multi platform disk, file I/O and buffer cache efficiencies benchmark program.  || [https://github.com/OS2World/UTIL-DISK-IOStone]
|-
|ISOren || ||GNU GPL ||* VX-Rexx || Tool to rename files and directories to ISO level 2 or to DOS convention. || [https://github.com/OS2World/UTIL-DISK-ISOren]
|-
|PMFloppy_DiskCopy|| ||Public Domain ||* C <br>* Guidelines || || [https://github.com/OS2World/UTIL-DISK-PMFloppy_DiskCopy]
|-
| [[PMFormat]]||PM Application ||BSD 3-Clause ||* C ||PMFormat is a diskette formatter.  || [https://github.com/OS2World/UTIL-DISK-PMFormat]
|-
|QFORMAT||Command Line ||Not Specified ||* C  || Program will "quick format" 360KB, 720KB, 1.2MB and 1.44MB diskettes. || [https://github.com/OS2World/UTIL-DISK-QFORMAT]
|-
|Rh|| || Public Domain ||* C || || [https://github.com/OS2World/UTIL-DISK-Rh]
|-
|Showfrag|| ||Not Specified ||* C ||Showfrag is an OS/2 port of PC Magazine's CHKFRAG || [https://github.com/OS2World/UTIL-DISK-Showfrag]
|-
|ShowPart|| ||Not Specified ||* C || Show partition record data for 80 (first) drive.  || [https://github.com/OS2World/UTIL-DISK-ShowPart]
|-
|SM2AddOn|| ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-SM2AddOn]
|-
|SpaceHog|| ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-DISK-SpaceHog]
|-
|Synkron|| ||GNU GPL ||* C <br> * Qt4 || || [https://github.com/OS2World/UTIL-DISK-Synkron]
|-
|ToLower|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-ToLower]
|-
|[[Usage]] ||Command line ||Public Domain ||* C ||Usage is a command line tool that prints out the disk usage of all subdirectories. || [https://github.com/OS2World/UTIL-DISK-Usage]
|-
|USBMountd|| ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-DISK-USBMountd]
|-
|VFAT2EA|| ||Free ||* Pascal || || [https://github.com/OS2World/UTIL-DISK-VFAT2EA]
|-
|Which|| ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-DISK-Which]
|-
|WipeDisk||Command Line Tool ||Not Specified || * C ||Safe way to delete all files on a floppy.  || [https://github.com/OS2World/UTIL-DISK-WipeDisk]
|-
|Wiper|| ||Not Specified || * C ||Remove a whole branch of a subdirectory tree, along with the files contained within those directories.|| [https://github.com/OS2World/UTIL-DISK-Wiper]
|-
| [[XDel]] || ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-DISK-xDel]
|}
 
===ENCRYPT===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[AEFS]] || ||GNU GPL|| || Cryptographic file system for OS/2 and Unix-like operating systems. It allows transparent access to encrypted files stored on any file system. || [https://github.com/OS2World/UTIL-ENCRYPT-AEFS]
|-
| [[DES]]  || ||Not Specified ||* C  || DES encryption algorithm for OS/2 || [https://github.com/OS2World/UTIL-ENCRYPT-DES]
|-
| [[Digesta]]  || ||BSD ||* C <br> * Watcom || || [https://github.com/OS2World/UTIL-ENCRYPT-Digesta]
|-
| [[GnuPG]]  || ||GNU GPL V2 || || GnuPG is the GNU project's complete and free implementation of the OpenPGP standard as defined by RFC4880. || [https://github.com/OS2World/UTIL-ENCRYPT-gnupg]
|-
| [[Krypto]] || ||BSD ||* Pascal || || [https://github.com/OS2World/UTIL-ENCRYPT-Krypto]
|-
| [[MD5SUML]] || ||BSD ||* C || || [https://github.com/OS2World/UTIL-ENCRYPT-MD5SUML]
|-
| [[PGPKeys]]  || || GNU GPL ||* VX-REXX || PGPKeys is a graphic Shell for the key management of "Pretty Good Privacy" V 5.0, shortly PGP.  || [https://github.com/OS2World/UTIL-ENCRYPT-PGPKeys]
|-
| [[PGP Tools]]  || || GNU GPL ||* Watcom C/C++ v10.6 || This is a 32-bit OS/2 PM user interface for the Pretty Good Privacy (PGP) v5.0 for OS/2 encryption software. || [https://github.com/OS2World/UTIL-ENCRYPT-PGPTools]
|-
| [[TeaTime-2]] || ||Not Specified ||* Modula-2 || || [https://github.com/OS2World/UTIL-ENCRYPT-TeaTime-2/]
|-
| [[*Z*crypt]] ||Command Line ||AS IS || || Binary file encryption program designed to meet some very specific objectives.  || [https://github.com/OS2World/UTIL-ENCRYPT-Zcrypt]
|-
|}
 
===FILE===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository 
|-
|2coldir||Command line ||Free to Modify - BSD Alike||* C ||2coldir is a crude attempt to imitate for os/2 the MS-Dos ddir PD program. || [https://github.com/OS2World/UTIL-FILE-2coldir]
|-
 
|Agrep2||Command line ||Free for non-profit use||* C ||agrep - search a file for a string or regular expression, with approximate matching capabilities  || [https://github.com/OS2World/UTIL-FILE-Agrep2]
|-
|AIXLIKE||Command line ||Not Specified||* C ||AIXLIKE shell commands utilities for OS/2 || [https://github.com/OS2World/UTIL-FILE-AIXLIKE]
|-
|AppType||Command line ||Public Domain||* C++ ||A program to determine the type of executable (OS/2, MSDOS, etc).  || [https://github.com/OS2World/UTIL-FILE-AppType]
|-
|copydate||Command line||Public Domain ||* C++ ||copy the date&time of a file to another.  || [https://github.com/OS2World/UTIL-FILE-cmp]
|-
|cmp|| ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-FILE-cmp]
|-
| [[DataSeeker]] ||PM Application ||Sybase Open Watcom Public License version 1.0 ||* C ||PM based file and text search utility. (Formerly ACDataSeeker) || [https://github.com/OS2World/UTIL-FILE-DataSeeker]
|-
|Dired|| ||Derivated Works allowed ||* C++ ||A Directory Editor. Dired is a directory editor modelled after Dired Mode of GNU Emacs, but targetted for non-emacs users, designed for the UNIX environment.  || [https://github.com/OS2World/UTIL-FILE-DIRED]
|-
|DSPLIT|| ||GNU GPL V2 ||* C ||Tool to facilitate the splitting and rejoining of long files.|| [https://github.com/OS2World/UTIL-FILE-DSPLIT]
|-
|File Attributes|| ||Not Specified ||* C ||Enables you to change the "attributes" of your files.  || [https://github.com/OS2World/UTIL-FILE-File_Attributes]
|-
| [[FileNova]] || ||Not Specified ||* C ||File List Utility for OS/2 wrote in Japanese. (Original Version) || [https://github.com/OS2World/UTIL-FILE-FileStar]
|-
| [[FileStar]] || ||Not Specified ||* C ||File List Utility for OS/2 wrote in Japanese.  || [https://github.com/OS2World/UTIL-FILE-FileNova]
|-
| [[FSJ]] || ||Not Specified ||* Open Watcom 1.5 ||FSJ splits a file in multiple pieces or joins multiple files into a unique file.  || [https://github.com/OS2World/UTIL-FILE-FSJ]
|-
|GNU Grep|| ||GNU GPL ||* C <br> * OpenWatcom || || [https://github.com/OS2World/UTIL-FILE-GNU_Grep]
|-
|GNU sed|| ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-FILE-GNU_sed]
|-
|GNU text utilities|| ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-FILE-GNU_text_utilities]
|-
|Hex Display|| ||Not Specified ||* Assembler || This program shows one the use of the DosAllocHuge API call. || [https://github.com/OS2World/UTIL-FILE-Hex_Display]
|-
|HexFind|| ||Free ||* C || || [https://github.com/OS2World/UTIL-FILE-HexFind]
|-
|K_Replace_Name|| ||Not Specified ||* Pascal || || [https://github.com/OS2World/UTIL-FILE-K_Replace_Name]
|-
|LESS|| ||Not Specified || * C ||A paginator similar to "more" or "pg". || [https://github.com/OS2World/UTIL-FILE-Less]
|-
|MMV32||Command Line ||Freeware for Non-Commercial use. ||* C ||Tool to to move/copy/append/link multiple files according to a set of wildcard patterns.  || [https://github.com/OS2World/UTIL-FILE-MMV32]
|-
|MMV||Command Line ||Freeware ||* C ||A program to move/copy/append/link multiple files according to a set of wildcard patterns. (Source Project of MMV32)  || [https://github.com/OS2World/UTIL-FILE-MMV]
|-
|More||Command Line ||BSD 3 Clauses Alike ||* C <br>* BC++ 1.0 for os/2 ||More command like utility clone || [https://github.com/OS2World/UTIL-FILE-More]
|-
|[[NewFileManager]] ||PM Application ||BSD 3 Clauses ||* C ||Prototype for OS/2 FileManager. || [https://github.com/OS2World/UTIL-FILE-NewFileManager]
|-
|PM File Finder Utility|| ||Not Specified ||* C ||File Finder Utility. || [https://github.com/OS2World/UTIL-FILE-PM_File_Finder_Utility]
|-
|rcopy|| ||Noncommercial Use ||* C || || [https://github.com/OS2World/UTIL-FILE-rcopy]
|-
|xbin|| ||Not Specified ||* C ||convert mailable format BinHex file into binary before downloading to MacTerminal  || [https://github.com/OS2World/UTIL-FILE-xbin]
|}
 
===FILEMANAGER===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|FastList|| ||Free noncomercial use ||* C || || [https://github.com/OS2World/UTIL-FILEMANAGER-FastList]
|-
| [[FileFreedom]] ||PM Applications ||Freeware ||* C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-FileFreedom]
|-
|FM/2||PM Applications ||GNU GPL V2  ||* C++ ||The Swiss Army Knife of GUI file managers. || [http://trac.netlabs.org/fm2] [https://github.com/OS2World/UTIL-FILEMANAGER-FM2]
|-
|JLCD|| ||Public Domain || * C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-JLCD]
|-
|OnScreen2|| || GNU GPL || * C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-OnScreen2]
|-
|Text_Mode_FM-2|| ||GNU GPL || * C <br> * IBM VisualAge C++ V3 with FP8 <br>* IBM Developers Toolkit v4.5 || || [https://github.com/OS2World/UTIL-FILEMANAGER-Text_Mode_FM-2]
|-
|WarpCabinet|| ||Not Specified || * C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-WarpCabinet]
|}
 
===FONT===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|FT2GUI|| ||GNU GPL ||* VX-REXX|| || [https://github.com/OS2World/UTIL-FONT-FT2GUI]
|-
|getfont|| ||Not Specified ||* C|| || [https://github.com/OS2World/UTIL-FONT-getfont]
|-
|InstFont|| ||Not Specified ||* C|| || [https://github.com/OS2World/UTIL-FONT-InstFont]
|-
|TFont|| ||Not Specified ||* C|| || [https://github.com/OS2World/UTIL-FONT-TFont]
|-
|TTF2PT1|| ||BSD ||* C|| || [https://github.com/OS2World/UTIL-FONT-TTF2PT1]
|-
|Type1_font|| ||Public Domain||* C || || [https://github.com/OS2World/UTIL-FONT-Type1_font]
|}
 
===Hardware===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository 
|-
|ECHO||PM application||Not Specified ||* Qt || ECHO tool is a simple graphic tool that shows at a glance which devices in a PC, laptop or server are supported by eComStation.  ||[https://github.com/OS2World/UTIL-HARDWARE-ECHO]
|-
|MMBS||PM application||Not Specified ||* C ||MMBS - My Micro Benchmark Suite. Beckmark tools for OS/2 ||[https://github.com/OS2World/UTIL-HARDWARE-MMBS]
|-
|OS2Info|| ||GNU GPL||* Pascal ||Allows to list details about your running OS/2 or eComStation environment and also shows hardware related information (CPU, Number of CPU's installed). ||[https://github.com/OS2World/UTIL-HARDWARE-OS2Info]
|-
|WebSee||PM application ||Not Specified || ||Webcam Support for OS/2||[https://github.com/OS2World/UTIL-HARDWARE-WebSee]
|}
 
===INFRARED===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|[[Irman]]|| ||GNU GPL ||* C++ || OS/2 daemon to use the Irman infrared receiver to control your system. Uses REXX for scripting. ||[https://github.com/OS2World/UTIL-INFRARED-Irman]
|}
 
===INTERNATIONAL===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Characters Map/2||PM Application ||GNU GPL V2 ||* C ||character map program||[https://github.com/OS2World/UTIL-INTERNATIONAL-Characters-Map-2]
|-
|ConText|| ||BSD ||* C || ||[https://github.com/OS2World/UTIL-INTERNATIONAL-ConText]
|-
|dbcsmap|| ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-dbcsmap]
|-
|IMERJ|| ||Not Specified ||* VX-REXX || || [https://github.com/OS2World/UTIL-INTERNATIONAL-IMERJ]
|-
|KIME|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-KIME]
|-
|[[NSIME]] || ||Not Specified ||* C ||Improvement of the interface the IME (kana-kanji conversion function) in OS/2 || [https://github.com/OS2World/UTIL-INTERNATIONAL-NSIME]
|}
 
===KEYBOARD===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|DVORAK|| ||Public Domain || * C || || [https://github.com/OS2World/UTIL-KEYBOARD-DVORAK]
|-
|FixKey|| ||BSD ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-FixKey]
|-
|HPLED|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-HPLED]
|-
|[[Keyboard Layer/2]] || ||GNU GPL ||* C ||alternative keyboard layouts switcher|| [https://github.com/OS2World/UTIL-KEYBOARD-Keyboard_Layer_2]
|-
|numcomma|| ||Not Specified  ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-numcomma]
|-
|numlock|| ||Not Specified ||* C++ || || [https://github.com/OS2World/UTIL-KEYBOARD-numlock]
|-
|ShiftLock bug|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-ShiftLock_bug]
|-
| [[SWAPDCP]] || ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-SWAPDCP]
|-
|Win95Key|| ||Not Specified||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-Win95Key]
|}
 
===MAINBOARD===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|823xcool|| ||Not Specified ||* C <br> * Assembler || || [https://github.com/OS2World/UTIL-MAINBOARD-823xcool]
|-
|CPU_throttle|| ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MAINBOARD-CPU_throttle]
|-
|epox||  ||Public Domain ||* C <br> * Assembler  || || [https://github.com/OS2World/UTIL-MAINBOARD-epox]
|-
|Ice|| ||Not Specified || * Pascal || || [https://github.com/OS2World/UTIL-MAINBOARD-Ice]
|-
|lmicro|| ||Not Specified ||* Pascal || || [https://github.com/OS2World/UTIL-MAINBOARD-lmicro]
|-
|P2L97|| ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-MAINBOARD-P2L97]
|-
|QuietPC|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-MAINBOARD-QuietPC]
|-
|Tx97mon|| ||Not Specified || * C++ || || [https://github.com/OS2World/UTIL-MAINBOARD-Tx97mon]
|}
 
===MEMORY===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|AllocMem|| ||Not Specified || || || [https://github.com/OS2World/UTIL-MEMORY-AllocMem]
|-
|Highmem|| ||Apache license 2.0 || ||Utility to run programs in high memory|| [https://github.com/OS2World/UTIL-MEMORY-Highmem]
|-
|MemLink|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-MEMORY-MemLink]
|-
|Memory_Watcher|| ||Not Specified || || || [https://github.com/OS2World/UTIL-MEMORY-Memory_Watcher]
|-
|RAMTest|| ||Not Specified || || || [https://github.com/OS2World/UTIL-MEMORY-RAMTest]
|}
 
===MISC===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|1284|| || Not Specified || ||IEEE-1284 Parallel Port Device Detection code || [https://github.com/OS2World/UTIL-MISC-1284]
|-
|buffer2|| || GNU GPL || ||Small program written taking portions of code from GenMac utilities samples and from XWP || [https://github.com/OS2World/UTIL-MISC-buffer2]
|-
|Cable|| ||GNU GPL V2 || || || [https://github.com/OS2World/UTIL-MISC-Cable]
|-
|CPUInfo|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-MISC-CPUInfo]
|-
|CRC|| || Public Domain || * C  || || [https://github.com/OS2World/UTIL-MISC-CRC]
|-
|Elmar's Command Utilites||Command Line || BSD 3-Clause || * C  ||Command line utilities for OS/2. lsa, pwd, qualifypath, querymem, shutdn || [https://github.com/OS2World/UTIL-MISC-Elmar-s_Command_Utilites]
|-
|Fake|| || Public Domain || * C || || [https://github.com/OS2World/UTIL-MISC-Fake]
|-
|FaxWorks_Modify|| ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MISC-FaxWorks_Modify]
|-
|Hibernation_toolkit|| ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MISC-Hibernation_toolkit]
|-
|infidx|| ||Free for noncomercial use || * IBM C/C++ Set/2|| || [https://github.com/OS2World/UTIL-MISC-infidx]
|-
|Intelligent View|| ||Not Specified || * REXX|| || [https://github.com/OS2World/UTIL-MISC-Intelligent_View]
|-
|isRunning|| || Not Specified ||* C++ || || [https://github.com/OS2World/UTIL-MISC-isRunning]
|-
|METAR_decoder|| ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MISC-METAR_decoder]
|-
|PCI-AGP_bus_sniffer|| || Not Specified || * Pascal || || [https://github.com/OS2World/UTIL-MISC-PCI-AGP_bus_sniffer]
|-
|PCIUtils|| ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-MISC-PCIUtils]
|-
|PMKey|| ||BSD|| * C || || [https://github.com/OS2World/UTIL-MISC-PMKey]
|-
|PnP|| ||Free||* Pascal|| || [https://github.com/OS2World/UTIL-MISC-PnP]
|-
|RWPC|| ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-MISC-RWPC]
|-
|SerialPort|| ||Free ||* C++ || || [https://github.com/OS2World/UTIL-MISC-SerialPort]
|-
|TimeUp|| ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-MISC-TimeUp]
|-
|VGASync|| ||Public Domain ||* Assembler || || [https://github.com/OS2World/UTIL-MISC-VGASync]
|-
|Veit's Tools|| ||Not Specified || ||Veit Kannegieser tools source code || [https://github.com/OS2World/UTIL-MISC-Veit-sTools]
|}
 
===MOUSE===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[eM Bee 3 Junior]]  ||PM Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-MOUSE-eM-Bee-3-Junior]
|-
| [[MouseSpeed]] ||Command line||Public Domain || || || [https://github.com/OS2World/UTIL-MOUSE-MouseSpeed]
|-
| [[MousePen]] || ||Not Specified || ||Program that uses a backpropogation neural network to recognize characters.  || [https://github.com/OS2World/UTIL-MOUSE-MousePen]
|-
| [[MSE]] ||PM Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-MOUSE-MSE]
|-
| [[SysPointers]] ||PM Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-MOUSE-SysPointers]
|-
|  || || || || ||
|-
|}
 
===NET===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Sticky/2|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-NET-Sticky2]
|-
|TCP/IP Profile Manager|| ||Not Specified || * VX-REXX || || [https://github.com/OS2World/UTIL-NET-TCP-IP-Profile-Manager]
|}
 
===PRINT===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[A4Print]] || ||Copyleft ||* C ||A couple of programs to print things on a laser printer in such a way as to just about maximise the amount of stuff on an A4 page.  || [https://github.com/OS2World/UTIL-PRINT-A4Print]
|-
| [[eCups]] || ||  ||* VXREXX ||eCups is a seamless integration of ​CUPS into eComStation  || [http://trac.netlabs.org/ecups] [https://github.com/OS2World/UTIL-PRINT-ecups]
|-
| [[EPrint]] || ||BSD 3 Clauses ||* C ||Enhanced PRINT for OS/2.  || [https://github.com/OS2World/UTIL-PRINT-EPrint]
|-
| [[PM Printer Manager]] ||PM Application ||GNU GPL V2 ||* VXREXX ||Graphical printer management tool designed to replace several older, separate programs by integrating their functions in one central tool.  || [https://github.com/OS2World/UTIL-Print-PM_Print_Manager]
|-
| [[PrintMon]] || ||Not Specified ||* C ||PRINTMON is a printer device monitor, that allows, for example, GhostScript to be used as the back end of a PostScript PM printer queue.  || [https://github.com/OS2World/UTIL-PRINT-PrintMon]
|-
|}
 
===POWER===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|OS2APM|| ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-OS2APM]
|-
|OS2_UPSd|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-POWER-OS2_UPSd]
|-
|PMAPM|| || GNU GPL || || || [https://github.com/OS2World/UTIL-POWER-PMAPM]
|-
|PUC|| ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-PUC]
|-
|UPS_Power_manager_drivers|| ||GNU LGPL || || || [https://github.com/OS2World/UTIL-POWER-UPS_Power_manager_drivers]
|-
|VeriData|| ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-VeriData]
|-
|XBatt|| ||BSD || || || [https://github.com/OS2World/UTIL-POWER-XBatt]
|}
 
===PROCESS===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository 
|-
| [[Death]] || ||Free || || || [https://github.com/OS2World/UTIL-PROCESS-Death]
|-
| [[Death9]] || ||Free || || || [https://github.com/OS2World/UTIL-PROCESS-Death9]
|-
|Fingerd|| ||Not Specified || || || [https://github.com/OS2World/UTIL-PROCESS-Fingerd]
|-
| [[Kill]] || ||Public Domain|| || || [https://github.com/OS2World/UTIL-PROCESS-Kill]
|-
|kTaskMgr|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-PROCESS-kTaskMgr]
|-
|Nice|| ||Shareware || || || [https://github.com/OS2World/UTIL-PROCESS-Nice]
|-
|Nice/2|| ||Apache || || ||[https://github.com/OS2World/UTIL-PROCESS-Nice-2]
|-
| [[ProcMan]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-PROCESS-ProcMan]
|-
|XLoad|| ||Not Specified || || || [https://github.com/OS2World/UTIL-PROCESS-XLoad]
|-
|Yet_another_Kill_utility|| ||Public Domain || || || [https://github.com/OS2World/UTIL-PROCESS-Yet_another_Kill_utility]
|}
 
===SCHEDULE===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[CronEdit]] || |Not Specified| || || || [https://github.com/OS2World/UTIL-SCHEDULE-CronEdit]
|-
| [[CRON 2]] || ||Non commercial use || || || [https://github.com/OS2World/UTIL-SCHEDULE-CRON_2]
|-
| [[Eventer]] ||Command Line ||Public Domain || ||Command line utility that waits until a specified time. || [https://github.com/OS2World/UTIL-SCHEDULE-eventer]
|-
| [[PMCron]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SCHEDULE-PMCron]
|-
| [[Remind]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SCHEDULE-Remind]
|-
| [[RemindMe]] || ||Only for Learning || || || [https://github.com/OS2World/UTIL-SCHEDULE-RemindMe]
|-
|  || || || || ||
|-
|}
 
===SHELL===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[4OS2]] ||Command Line ||Specific AS IS license || || || [https://github.com/OS2World/UTIL-SHELL-4os2] [http://trac.netlabs.org/4os2]
|-
| [[Ash]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SHELL-Ash]
|-
| [[CMD_boot]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SHELL-CMD_boot]
|-
| [[DOS Navigator]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SHELL-DOS-Navigator]
|-
| [[GNU_shell_utilities]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SHELL-GNU_shell_utilities]
|-
| [[GNU Bash]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SHELL-GNU_bash]
|-
| [[IPLPause]] || ||Comercial and Free derivative works allowed||* C ||A small timer program for your CONFIG.SYS during startup. || [https://github.com/OS2World/UTIL-SYSTEM-IPLPause]
|-
| [[KShell]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SHELL-KShell]
|-
| [[Larsen Commander for OS/2]] || ||GNU GPL || || || [http://sourceforge.net/projects/lcmd/]
|-
| [[Midnight_Commander]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SHELL-Midnight_Commander]
|-
| [[NYAOS]] ||Command line ||Not Specified || ||tcsh-like enhanced commandline shell. || [https://github.com/OS2World/UTIL-SHELL-NYAOS]
|-
| [[Zsh]]  || ||OSI Approved  || || ||  [https://github.com/OS2World/UTIL-SHELL-Zsh]
|-
|  || || || || ||
|-
|}
 
===STARTUP===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|[[AiR-BOOT]]  ||Text GUI ||GNU GPL V3 ||* Assembler ||A boot-manager that is small and yet contains a load of interesting features || [https://github.com/OS2World/UTIL-STARTUP-AirBoot]
|-
|[[BOOTANY]]  ||Text GUI ||Not Specified ||* C <br>* Assembler ||Bootany uses methods different than those documented by FDISK to boot your computer. || [https://github.com/OS2World/UTIL-STARTUP-BOOTANY]
|}
 
===SYSTEM===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|2Monitor|| ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-2Monitor]
|-
|ACPI Throttle Control||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ACPI_Throttle_Control]
|-
|Alias|| ||Not Specified || ||Command recall, and aliasing for OS/2 character sessions. || [https://github.com/OS2World/UTIL-SYSTEM-Alias]
|-
| [[ALVM]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-ALVM]
|-
| [[AssoEdit]] ||PM Application ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-AssoEdit]
|-
|BookShelf|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-BookShelf]
|-
|CMDHere|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-CMDHere]
|-
|Config2|| ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-Config2]
|-
|CAD off|| ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-CAD-off]
|-
|Color|| ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-Color]
|-
|Configuration Editor|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-SYSTEM-Configuration_Editor]
|-
|CSSU|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-CSSU]
|-
|Cstart||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-Cstart]
|-
|CPU Monitor starter||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-CPU_Monitor_starter]
|-
|dskxtrct||Command Line  || GNU GPL V2 ||  ||DSKXTRCT is a program for unpacking diskette images produced by SAVEDSKF such as those distributed by IBM for fixpacks.  || [https://github.com/OS2World/UTIL-SYSTEM-dskxtrct]
|-
|dmidecode|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-dmidecode]
|-
|dskdcmps||Command Line  || Public Domain ||  ||Provided capability to decompress compressed dsk files  || [https://github.com/OS2World/UTIL-SYSTEM-dskdcmps]
|-
| [[FileStat]]|| ||Free NonCommercial|| || || [https://github.com/OS2World/UTIL-SYSTEM-FileStat]
|-
| [[FileSystem_Benchmark]] ||  ||Freeware  ||  ||  || [https://github.com/OS2World/UTIL-DISK-FileSystem_Benchmark]
|-
| [[Global Environment Package]]||  ||Free NonCommercial  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-Global_Environment_Package]
|-
| [[Jump]] || ||Free NonCommercial || || || [https://github.com/OS2World/UTIL-SYSTEM-Jump]
|-
| [[LockUpWD]] ||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-LockUpWD]
|-
| [[MemSize]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-MemSize]
|-
| [[MKMSGF]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-MKMSGF]
|-
| [[MEMBIOS MEMAVL20]]||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-MEMBIOS_MEMAVL20]
|-
| [[MPTable]]||  ||BSD License  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-MPTable]
|-
| [[NewView]]||PM Application ||GNU GPL ||* Pascal  || NewView is a program for viewing OS/2 or eComStation help files, which replaces IBM's original View program.  || [https://github.com/OS2World/UTIL-SYSTEM-NewView]
|-
| [[NoCAD]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-NoCAD]
|-
| [[On_Shutdown]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-On_Shutdown]
|-
| [[Pentium Bug]] ||Command line ||Not Specified|| || || [https://github.com/OS2World/UTIL-SYSTEM-Pentium_bug]
|-
| [[PMDLL]] ||PM Application ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-PMDLL]
|-
| [[PMSpy]] ||PM Application ||BSD 3 Clauses ||* C ||PMSPY allows you to spy messages that are posted to windows through a message queue and messages that are sent directly to windows.  || [https://github.com/OS2World/UTIL-SYSTEM-PMSpy]
|-
| [[PMRmView]] || ||Public Domain || || ||[https://github.com/OS2World/UTIL-SYSTEM-PMRmView]
|-
| [[Pwd/2]]|| ||MIT || || || [https://github.com/OS2World/UTIL-SYSTEM-Pwd-2]
|-
| [[PM ShutDown]] ||PM Application  ||Freeware  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-PM_ShutDown]
|-
| [[RenModul]] ||Command line ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-RenModul]
|-
| [[StartVIO]] ||Command line ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-StartVIO]
|-
| [[SPE]] ||Command line ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-SPE]
|-
| [[SetProc]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-SetProc]
|-
| [[SetPriority]] ||Command line || GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-SetPriority]
|-
| [[set6x86]] ||Command line || GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-set6x86]
|-
| [[Shutdown]] ||Command line || Freeware ||* C <br> * Borland C++||Shutdown is a utility to schedule a system shutdown || [https://github.com/OS2World/UTIL-SYSTEM-Shutdown]
|-
| [[Startd]] ||Command line || As Is / Request permission for commercial use. ||* C||A simple program to start a DOS session under OS/2 2.0; can be run from an OS/2 command prompt.  || [https://github.com/OS2World/UTIL-SYSTEM-Startd]
|-
| [[Sync]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-Sync]
|-
| [[SysLogd]] || ||BSD Like|| || || [https://github.com/OS2World/UTIL-SYSTEM-SysLogd]
|-
| [[SysLog]] || ||BSD Like || || || [https://github.com/OS2World/UTIL-SYSTEM-SysLog]
|-
| [[System Load]] ||PM Application ||BSD 3 Clauses||* C||Monitoring the status of various system components. Modular platform to display different data sets.  || [https://github.com/OS2World/UTIL-SYSTEM-System_Load]
|-
| [[Switch]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-Switch]
|-
| [[SwitchTo/2]] || ||BSD Alike||* C++ ||Utility that allows you to switch windows into the foreground from a commandline.  || [https://github.com/OS2World/UTIL-SYSTEM-Switch2]
|-
| [[ShutDown2]] ||  ||GNU GPL  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ShutDown2]
|-
| [[ShutDown Chip]] ||  ||Public Domain  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ShutDown_Chip]
|-
| [[ShutDown CMD]] ||  || Public Domain ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ShutDown_CMD]
|-
| [[set6x86]] ||  ||GNU GPL  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-set6x86]
|-
| [[UpdCD]] || || Freeware || * VXREXX||Updated the OS/2-eCS ISO images with fixpacks || [https://github.com/OS2World/UTIL-SYSTEM-UpdCD]
|-
| [[UpTime]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-UpTime]
|-
|VSWITCH|| ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-VSWITCH]
|-
|xUpTime||  ||Public Domain  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-xUpTime]
|}
 
===WPS===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; | '''Repository'''
|-
| [[Animated Mouse Pointer]] ||WPS Application ||Apache License ||* C || || [https://github.com/OS2World/UTIL-WPS-Animated_Mouse_Pointer]
|-
| [[ATShell]] ||PM Application ||GNU GPL ||* C <br> * IBM VisualAge for C++ <br> * ILINK <br>* IBM IPFC <br>* IBM RC ||WPS Utility to support animated mouse pointers in OS/2-eCS. || [https://github.com/OS2World/UTIL-WPS-ATShell]
|-
| [[BackGrnd]] || ||Public Domain ||* C <br> * GCC || || [https://github.com/OS2World/UTIL-WPS-BackGrnd]
|-
| [[Blackhole]] ||WPS Application ||Not Specified ||* C <br> * SOMCompiler <br> * ILINK  || || [https://github.com/OS2World/UTIL-WPS-Blackhole]
|-
| [[Boinc Widget]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Boinc-Widget]
|-
| [[Bubblepad]]||WPS Application ||BSD 3 Clauses ||*C <br> * SOMCompiler <br> * IBM Visualge for C || || [https://github.com/OS2World/UTIL-WPS-Bubblepad]
|-
| [[CandyBarz]]||WPS Application ||GNU GPL ||* C <br>*  <br>* GNU make|| || [https://github.com/OS2World/UTIL-WPS-CandyBarz]
|-
| [[CandyFolder]]|| WPS Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-CandyFolder]
|-
| [[Console]] || ||GNU GPL ||* C <br> * GCC <br> * GNU Make || || [https://github.com/OS2World/UTIL-WPS-Console]
|-
| [[CpPal]] || ||GNU GPL ||* C <br> * Dialog Editor || ||[https://github.com/OS2World/UTIL-WPS-CpPal]
|-
| [[CrisWidgets]]|| ||GNU GPL ||* REXX || ||[https://github.com/OS2World/UTIL-WPS-CrisWidgets]
|-
| [[DDIcon]]|| ||GNU GPL  || * SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-DDIcon]
|-
| [[DeRegistered]]||PM application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-DeRegistered]
|-
| [[Doodle Screen Saver]]|| ||GNU LGPL ||* C <br> * SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-Doodle-Screen-Saver]
|-
| [[Execnet]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Execnet]
|-
| [[eZip]]|| ||Not Specified || || Integration of ZIP files into the WPS.||[https://github.com/OS2World/UTIL-WPS-eZip]
|-
| [[FileSys]] ||WPS Application ||Free || ||FileSys is a WPS class replacement for WPFileSystem/WPSystem. || [https://github.com/OS2World/UTIL-WPS-FileSys]
|-
| [[FM2TaskBar]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-FM2TaskBar]
|-
| [[Flip]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Flip]
|-
| [[Float]]|| ||Public Domain|| || ||[https://github.com/OS2World/UTIL-WPS-Float]
|-
| [[HB Object Inspector]]|| ||GNU GPL ||* VX-REXX || || [https://github.com/OS2World/UTIL-WPS-HB_Object_Inspector]
|-
| [[HotScroll]]|| ||BSD 3 Clauses || || ||[https://github.com/OS2World/UTIL-WPS-HotScroll]
|-
| [[HotCorners]]||WPS Application ||BSD 3 Clauses ||* SOMCompiler || ||[https://github.com/OS2World/UTIL-WPS-HotCorners]
|-
| [[HWMan]]||WPS Application ||Free ||* SOMCompiler ||Hardware Manager WPS Class extender ||[https://github.com/OS2World/UTIL-WPS-HWMan]
|-
| [[INI Assistent]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-INI_Assistent]
|-
| [[Killfldr]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-WPS-Killfldr]
|-
| [[Login]]||PM Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Login]
|-
| [[LSwitcher]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-LSwitcher]
|-
| [[Lower]]|| ||Public Domain || || || [https://github.com/OS2World/UTIL-WPS-Lower]
|-
| [[MinAll]]|| ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-MinAll]
|-
| [[MiniApps]]|| ||Public Domain || || ||[https://github.com/OS2World/UTIL-WPS-MiniApps]
|-
| [[Mini PM Shell]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-Mini_PM_Shell]
|-
| [[MNIcon]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-MNIcon]
|-
| [[MultiDesk]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Multidesk]
|-
| [[NPS WPS Enhancer]] || WPS Application || Not Specified || || || [https://github.com/OS2World/UTIL-WPS-NPS_WPS_Enhancer]
|-
| [[NewMonthGadget]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-NewMonthGadget]
|-
| [[Nice OS2 Enhancer]]|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-WPS-Nice_OS2_Enhancer]
|-
| [[Open]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Open]
|-
| [[PDE]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-PDE]
|-
| [[Program Commander 2]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Program_Commander-2]
|-
| [[PMPause]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-PMPause]
|-
| [[PopCD]] ||PM Application ||GNU GPL ||* VX-REXX ||Removable media/Audio CD Object' Utility. When you insert CD-ROM/Removable media/Audio CD, PopCD! creates its object on desktop and open/play. ||[https://github.com/OS2World/UTIL-WPS-PopCD]
|-
| [[PU Monitor]] || || BSD 2 Clauses|| || || [https://github.com/OS2World/UTIL-WPS-PU_Monitor]
|-
| [[QuitProg]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-QuitProg]
|-
| [[Run]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Run]
|-
| [[RexxAutoStart]]|| ||GNU GPL ||* VX-REXX || || [https://github.com/OS2World/UTIL-WPS-RexxAutoStart]
|-
| [[Scale]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-Scale]
|-
| [[SCMouse]]|| ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-SCMouse]
|-
| [[ShapeWin]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-ShapeWin]
|-
| [[SmartLaunch]]||  ||Not Specified ||*  || This is the successor of Assolaunch. Launch any file-object from commandline or via drag and drop, developed as an addon to PMSEEK, to launch a file from the search-resultbox in pmseek || [https://github.com/OS2World/UTIL-WPS-SmartLaunch]
|-
| [[Stats]]||WPS Application ||GNU GPL ||* C <br> * VISPRO/C <br> * IBM RC <br>* SOMCompiler <br> * IBM Dialog Editor  || || [https://github.com/OS2World/UTIL-WPS-Stats]
|-
| [[SwitchTo]]|| XFree86-OS2||Public Domain || || ||[https://github.com/OS2World/UTIL-WPS-SwitchTo]
|-
| [[SysBar2]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-SysBar2]
|-
| [[Systray 2]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Systray-2]
|-
| [[Styler/2]]||PM Application ||GNU GPL V3 ||* C ||User interface enhancer for OS/2 Warp 3 and 4.  ||[https://github.com/OS2World/UTIL-WPS-Styler_2]
|-
| [[The Wall]]||WPS Application  ||GNU GPL || * VX-REXX || || [https://github.com/OS2World/UTIL-WPS-TheWall]
|-
| [[VClassed]] || ||GNU GPL  || ||VClassed allow you to simply and quickly register/deregister classes and to create new instances of registered classes. || [https://github.com/OS2World/UTIL-WPS-VClassed]
|-
| [[Vwin]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-Vwin]
|-
| [[Wanda]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Wanda]
|-
| [[WarpCenter HotKey]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-WarpCenter_HotKey]
|-
| [[Window List Manager]]||Command line ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Window_List_Manager]
|-
| [[WPPrgExt]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-WPPrgExt]
|-
| [[WPSam]] ||WPS / PM Application||BSD 3-Clause ||* C ||WPSam is a tool similar to WPSac. It allows to switch the desktop by switching to another OS2.INI file (and OS2SYS.INI). A fullscreen version is also contained (INITOS2)  || [https://github.com/OS2World/UTIL-WPS-WPSam]
|-
| [[WPSac]] ||WPS / PM Application||BSD 3-Clause ||* C ||WPSac (Workplace Shell Access Control) is a tool that restricts access to the workplace shell to users with a configured user id (comparable with the WinNT logon).  || [https://github.com/OS2World/UTIL-WPS-WPSac]
|-
| [[WPS Class Manager]] ||PM Application ||GNU GPL V3||* C ||Application for the management of the WPS classes || [https://github.com/OS2World/UTIL-WPS-WPS_Class_Manager]
|-
| [[WPS Wizard]] ||WPS / PM Application ||GNU GPL ||* C ||A set of classes to add unique features to the WPS. || [https://github.com/OS2World/UTIL-WPS-wps-wizard]
|-
| [[wxTasks]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-wxTasks]
|-
| [[XLogo]] || ||Not Specified ||  || || [https://github.com/OS2World/UTIL-WPS-XLogo]
|-
| [[XShadow]]|| ||GNU GPL ||* SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-XShadow]
|-
| [[XWorkplace]]|| ||GNU GPL V2 ||* SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-XWorkplace]
|-
| [[ZipZap]] || ||GNU GPL ||* SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-ZipZap]
|-
| || || || || ||
|-
|}
 
===XCenter===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|CPUTemp|| ||BSD 3 Clauses ||* C  ||Intel CPU Temperature Xworkplace widget.||[https://github.com/OS2World/UTIL-WPS-XCENTER-cputemp]
|-
|XCenter Scripts|| ||Not Specified|| ||XCenter Scripts||[https://github.com/OS2World/UTIL-WPS-XCENTER-Scripts]
|-
|IP Monitors toolkit|| ||Not Specified|| ||A collection of scripts you can use to create TCP/IP monitors.|| [https://github.com/OS2World/UTIL-WPS-XCENTER-IP_Monitors_toolkit]
|-
|wxTasks|| ||GNU GPL V2|| ||wxTasks is a task list/process killer modelled after the WarpCenter.||[https://github.com/OS2World/UTIL-WPS-XCENTER-wxTasks]
|-
|ClipBoardMonitor|| ||Not Specified|| ||This widget shows one icon as long there is text in the clipboard and shows a different (empty) icon as soon as there is any other datatype or no data at all in the clipboard.||[https://github.com/OS2World/UTIL-WPS-XCENTER-ClipBoardMonitor]
|}
 
==System==
 
===System Components===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|NOM||SOM Replacement||CDDL 1.0/LGPL 2.1|| ||NOM is the object model on which the Voyager desktop is based.||[https://github.com/OS2World/SYSTEM-SOM-NOM]
|-
|[[QSINIT]]||Loader Replacement||Non commercial use||Watcom ||QSINIT is an remake of the OS/2 Loader.||[https://github.com/OS2World/SYSTEM-LOADER-QSINIT]
|}
 
==Windows 16-bit Applications==
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|[[ODB for Warp]]|| || BSD 3 Clauses || || ||  [https://github.com/OS2World/WIN-ODB]
|-
|Workplace Shell for Windows]]|| || Similar to Eclipse License || || ||[https://github.com/OS2World/WIN16-Worplace-Shell-for-Windows]
|}
 
==Linux Applications==
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|OS2Linux|| || GNU GPL || ||The OS2Linux Project is a tool for porting OS/2 applications to Linux. ||  [https://github.com/OS2World/LINUX-SYSTEM-OS2Linux] [http://sourceforge.net/p/os2linux/]
|}
 
==DOS Applications==
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|BOOT2C||Utility-DISK||Not Specified||Assembler||BOOT2C lets you force a boot from your hard disk even if you have left a floppy in a disk drive. ||[https://github.com/OS2World/DOS-UTIL-DISK-BOOT2C]
|-
|CHKCHG||Utility||Not Specified ||¨Assembler || CHKCHG will report the diskette change status returned to the operating system by the diskette drive. ||[https://github.com/OS2World/DOS-UTIL-DISK-CHKCHG]
|-
|DosIdle||Utility||Not Specified || || Virtual machine time-slice in idle loop of the Clipper-program under Windows or OS/2 control.. ||[https://github.com/OS2World/DOS-UTIL-DosIdle]
|-
|extdisk||Utility||BSD 3-Clauses || * Assembly||EXTDISK is a small DOS utility that displays whether or not the machine BIOS supports the INT 13H extensions. These are necessary for the BIOS to access above about 8GB on a physical drive. ||[https://github.com/OS2World/DOS-UTIL-DISK-extdisk]
|-
|PRNINTST||Utility||Free Personal Use || * C|| This program tests for proper interrupt-driven operation of the LPT1 parallel printer port.  ||[https://github.com/OS2World/DOS-UTIL-PRNINTST]
|-
|SFRENAME||Utility||BSD Alike || * C|| Sfrename is a DOS program which renames and adjusts attributes of OS/2 files EA DATA. SF and WP ROOT. ||[https://github.com/OS2World/DOS-UTIL-FILE-Sfrename]
|-
|Slice||Library|| Public Domain || || Provides a generic time slicing function for all DOS multi-taskers I know or care about.||[https://github.com/OS2World/DOS-LIB-Slice]
|}

Revision as of 23:27, 21 May 2017

You can also check the List of Open Source Software.

Pages in category "Open Source Software"

The following 200 pages are in this category, out of 414 total.

(previous page) (next page)
(previous page) (next page)