List of Open Source Software: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(36 intermediate revisions by 2 users not shown)
Line 3: Line 3:
The idea is to list open source project and software that shares the source code even if it is not under a formal OSI approved open source license.  
The idea is to list open source project and software that shares the source code even if it is not under a formal OSI approved open source license.  


===Drivers===
 
{| class="wikitable sortable"  
====Tools====
{|class="wikitable"  
!Name||Type||License||Requirements||Comments||Repository
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|ALTA.OS2||NDIS2 MAC driver|| ||MASM 6.0 & link386
|[[AMouse]] (GUI)|| ||BSD 3-Clause||C||Amouse drivers GUI.||[https://github.com/OS2World/DRV-Amouse-GUI]
|Sundance ST201 and IC+ IP100A||[https://github.com/OS2World/DRV-NET-alta]
|-
|-
|ASPI Router||Device driver||Free - AS IS||Watcom C/C++
|pcitest||Test tool||AS IS||C ||Tool to test some of the OEMHLP$ PCI interfaces. ||[https://github.com/OS2World/DRV-TOOL-pcitest]
|Application SCSI interface device driver||[https://github.com/OS2World/DRV-ASPI_Router]
|-
|-
|Autonic||Device driver|| ||Watcom C/C++ 10.x
|GRADMous||Driver Patch||AS IS||C ||Program to patch IBM's GRADD-Driver for WinOS/2 IFGDI2VM.DRV for mouse speed ||[https://github.com/OS2World/DRV-UTIL-GRADMous]
|boot time detection of PCI devices to autoload their driver||[https://github.com/OS2World/DRV-Autonic]
|}
 
==Applications==
 
===Analysis===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|b44a||NDIS2 MAC driver|| || ||Broadcom BCM4401||[https://github.com/OS2World/DRV-NET-b44a]
|CoinFlip|| ||BSD alike||GCC ||console application that flips a coin.||[https://github.com/OS2World/APP-ANALISYS-CoinFlip]
|-
|-
|[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]
|MacAnova|| ||FLOSS||GCC EMX||Statistical Analysis and Matrix Algebra|| [https://github.com/OS2World/APP-ANALYSIS-MacAnova]
|-
|-
|comet||NDIS2 MAC driver|| || ||ADMtek Comet/Centaur||[https://github.com/OS2World/DRV-NET-comet]
|QtGrace||Qt Application||GNU GPL||GNU g++<br/>Qt libraries||Program to display or plot data, analyze data and prepare it for printing.|| [https://github.com/OS2World/APP-ANALYSIS-QtGrace]
|-
|-
|Delay||System||BSD 3 Clauses|| ||OS/2 device driver for providing a timed delay from CONFIG.SYS during system startup. ||[https://github.com/OS2World/DRV-Delay]
|Statist|| ||GNU GPL||GCC ||Light weight statistics program|| [https://github.com/OS2World/APP-ANALYSIS-Statist]
|-
|-
|Demo|| || || ||$DEMO - OS/2 Demonstration Device Device Driver.||[https://github.com/OS2World/DRV-Demo]
|upclient|| ||GNU GPL||GCC ||www.uptimes.net client|| [https://github.com/OS2World/APP-ANALYSIS-upclient]
|}
 
===Antivirus===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|DEVHELP||Library||BSD 3 Alike|| ||OS/2 Physical Device Driver Libraries for Watcom C/C++ 10 ||[https://github.com/OS2World/DRV-DEVHELP]
|[http://web.os2power.com/yuri/ClamAV ClamAV] || Antivirus ||GNU GPL|| || ||
|-
|-
|dp82x||NDIS2 MAC driver|| || ||National Semiconductor DP83820 Ethernet||[https://github.com/OS2World/DRV-NET-dp82x]
|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]
|}
 
===Calculation===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|dp820a||NDIS2 MAC driver|| || ||NSC DP83820||[https://github.com/OS2World/DRV-NET-dp820a]
|Calcus ||Qt ||GNU GPL v3 ||Qt4||Calcus is a cross-platform scriptable calculator based on Qt and QtScript.  ||[http://code.google.com/p/calcus/]
|-
|-
|dp815a||NDIS2 MAC driver|| || ||NSC DP83815||[https://github.com/OS2World/DRV-NET-dp815a]
|ehm||Qt Application || GNU GPL ||* Qt4 Libraries ||Simple calculator || [https://github.com/OS2World/APP-CALCULATOR-ehm]
|-
|-
|ext2||IFS||GNU GPL V2|| ||32-bit Linux ext2 file system driver (IFS)||[https://github.com/OS2World/DRV-ext2]
|[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]
|-
|-
|ext2flt||Filter||Non-Profit||
|GNU bc||Command line||GNU GPL||GCC||Arbitrary precision numeric processing language|| [https://github.com/OS2World/APP-CALCULATOR-GNU_bc]
* Assembler
* 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]] ||IFS||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]
|GNU dc||Command line||GNU GPL||GCC||An arbitrary precision calculator|| [https://github.com/OS2World/APP-CALCULATOR-GNU_dc]
|-
|-
|[http://svn.netlabs.org/fat32 FAT32]||IFS||GNU LGPL|| ||File system driver for FAT32 (Windows 9x)||[http://svn.netlabs.org/fat32]
|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]
|-
|-
|[https://svn.arcanoae.com/fat32/ FAT32 - Arca Noae]||IFS||GNU LGPL|| ||Arca Noae fork of the FAT32 file system driver. ||[https://svn.arcanoae.com/fat32/]
|HPCalc||PM Application||GNU GPL ||GCC EMX ||HP 41C calculator|| [https://github.com/OS2World/APP-CALCULATOR-HPCalc]
|-
|-
|[[FASTIO]]||I/O||Can create derivative works. Includes 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]
|[[KeyCalc]]||PM Application|| || ||A scientific calculator|| [https://github.com/OS2World/APP-CALCULATOR-KeyCalc]
|-
|-
|Firewire||Firewire|| || ||An initial firewire driver||[https://github.com/OS2World/DRV-Firewire]
|Mortgage Calculator|| ||Public Domain||VisualAge C++||Computes payment information for fixed rate amortized loans.|| [https://github.com/OS2World/APP-CALCULATOR-Mortgage_Calculator]
|-
|-
|FreeType2 IFI||Fonts||FreeType license|| ||OS/2 Presentation Manager font driver for TrueType fonts. ||[https://github.com/OS2World/DRV-FreeType-2_IFI-Fork] [https://github.com/OS2World/DRV-FreeType-2_IFI]
|[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]
|-
|-
|Gameport.sys||I/O|| || || Samples the game port about 10 times per second.||[https://github.com/OS2World/DRV-GamePort]
|QEasyCalc|| Qt ||GNU GPL || || ||
|-
|-
|GAMEPRT2||I/O|| || ||Game Port Driver. Joystick GAME$ Driver. ||[https://github.com/OS2World/DRV-GAMEPRT2]
|[[Table]]|| ||GNU GPL|| DrDialog || || [https://github.com/OS2World/APP-CALCULATOR-Table]
|}
 
===Calendar===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|HFS||File System||GNU GPL V2|| ||Mac HFS driver||[https://github.com/OS2World/DRV-HFS]
|Agenda|| ||GNU GPL ||Free Pascal  || Contact book for appointments and telephones.||[https://github.com/OS2World/APP-CALENDAR-Agenda]
|-
|-
|[[HLTDriver]]||Device Driver|| ||OpenWatcom||Driver to keep systems cooler by calling HLT.||[https://github.com/OS2World/DRV-HLTDriver]
|Cal|| ||BSD||C||displays a calendar and the date of Easter|| [https://github.com/OS2World/APP-CALENDAR-cal-1]
|-
|-
|HRTIMER rewrote||Device Driver||Public Domain|| ||A high resolution timer implemented as a device driver.  ||[https://github.com/OS2World/DRV-HRTIMER_rewrote]
|CDAY|| ||GNU GPL|| ||Today in history almanac, multiple system calendar ||[https://github.com/OS2World/APP-CALENDAR-CDAY]
|-
|-
|IBM Rapid Access I Keyboard Enabler||Keyboard|| || ||IBM Rapid Access Keyboard I Enabler driver.||[https://github.com/OS2World/DRV-IBM-Rapid-Access-Keyboard-I-Enabler]
|GNU Cal|| ||GNU GPL||GCC ||Calculating and printing calendars|| [https://github.com/OS2World/APP-CALENDAR-GNU-gcal]
|}
 
===CD Recording===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[IDLEHLT16]]|| ||Public Domain|| ||HLT driver for OS/2 1.x. Driver to keep systems cooler by calling HLT.||[https://github.com/OS2World/DRV-IDLEHLT16]
|[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]
|-
|-
|ISOFS||File System||GNU GPL V2||EMX
|binchunker|| ||GNU GPL||C||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]
|Installable file system for OS/2 to access ISO rawfiles suitable for burning on CD.||[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|| ||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!
|cdrdao/2|| ||GNU GPL|| || ||
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]
|cdrutils||Command line application||GNU GPL||* VXREXX ||Command line utilities to make use of CDRTOOLS||[https://github.com/OS2World/APP-CDRECORD-cdrutils]
|-
|-
|JFS||IFS||GNU GPL|| || ||[https://github.com/OS2World/DRV-JFS-GPL]
|[ftp://ftp.netlabs.org/pub/wvgui/dvdbackup/dvdbackup.zip DVD Backup]||Command Line||GNU GPL||GCC||tool to rip video DVDs from the command line. [http://dvdbackup.sourceforge.net/]||
|-
|-
|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]
|DVD Author|| ||GNU GPL||GCC, LibC||DVD Backup||
|-
|-
|lgy98||NDIS2 MAC driver|| || || ||[https://github.com/OS2World/DRV-NET-lgy98]
|ISOCOMP2|| || || || ISO (and RAW and RSJ track) image comparison utility, part of the XCOMP/2 package. || [https://github.com/OS2World/APP-CDRECORD-ISOCOMP2]
|-
|-
|[http://hobbes.nmsu.edu/h-search.php?key=bt32wpi.zip LXAPI32]||Device driver interface||GNU GPL V2||Watcom 11.0C and IBM DDK
|[http://home.clara.net/orac/os2.htm#isofs ISOFS]||File System||GNU GPL|| ||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.||
|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|| ||
|mkISOfs|| ||GNU GPL || ||mkisofs is used for premastering iso9660 filesystems which are used on CD-ROMs.|| [https://github.com/OS2World/APP-CDRECORD-MKISOFS]
*Virtual Pascal 2.1 Build 279
*OS/2 Toolkit 4.5 (alp, os2386.lib)
||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]||Device driver interface||GNU GPL V2|| ||Implementation of 32 bit OS/2 device drivers (BASEDEV and DEVICE) or 32 bit IFS.||[https://github.com/OS2World/DRV-MWDD32]
|mkhybrid|| || || ||mkisofs - create an hybrid ISO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes.||[https://github.com/OS2World/APP-CDRECORD-mkhybrid]
|-
|-
|MultiMac||Network||GNU GPL V2|| ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169||[http://svn.ecomstation.nl/multimac] [https://github.com/OS2World/DRV-NET-Multimac]
|[[trk2iso]] ||Command Line|| || ||RSJ's TRK to ISO format conversion utility.|| [https://github.com/OS2World/APP-CDRECORD-trk2iso]
|-
|}
|[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]
 
|-
===Clocks===
|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]
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[OS2AHCI]] ||Storage||GNU GPL|| ||SATA AHCI HDD driver|| [https://github.com/OS2World/DRV-AHCI]
|aclock||Command Line || ||OpenWatcom C||ASCII clock || [https://github.com/OS2World/APP-CLOCK-aclock]
|-
|-
|OS2PCAT||PSD||GNU GPL||C++ <br/>Assembler||Test PSD Driver for generic PC AT || [https://github.com/OS2World/DRV-OS2PCAT]
|asclock||XFree86/2 || || C || Clock || [https://github.com/OS2World/APP-CLOCK-asclock]
|-
|-
|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/]
|[[Beat/2]]||PM Application ||GNU GPL ||VX-REXX ||Internet Time indicator || [https://github.com/OS2World/APP-CLOCK-Beat]
|-
|-
|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]
|[[Clock]]||PM Application ||GNU GPL ||VisualAge C++<br/>RC||Analog or digital clock || [https://github.com/OS2World/APP-CLOCK-Clock]
|-
|-
|P6K7MTRR||CPU|| || ||Intel P6/AMD K7 MTRRs management IOCtl PDD driver ||[https://github.com/OS2World/DRV-P6K7MTRR]
|[[Clock60]]||PM Application ||BSD 3-Clause ||C ||Modified desktop clock, that contains additional features, like access to DCF77-stations.|| [https://github.com/OS2World/APP-CLOCK-Clock60]
|-
|-
|[[Peek]] || I/O || GNU LGPL||Wacom || Allows it's user to read/write from IO ports ||[https://github.com/OS2World/DRV-Peek]
|Dcf||Command Line|| ||EMX ||DCF Decoder for radio clock receiver.||[https://github.com/OS2World/APP-CLOCK-Dcf]
|-
|-
|PHYSMEM||CPU|| || ||Provide a means for an application to access physical memory addresses by calling PhysToUVirt for it. ||[https://github.com/OS2World/DRV-PHYSMEM]
|[[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]
|-
|-
|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]
|DeskClock||PM Application ||GNU GPL ||DrDialog ||A clock that is displayed on the WPS desktop. ||[https://github.com/OS2World/APP-CLOCK-DeskClock]
|-
|-
|PSD Sample Driver||PSD|| ||C<br/>Assembler||Sample of a Platform Specific Drivers (PSDs) for SMP ||[https://github.com/OS2World/DRV-SAMPLE-PSD_Sample]
|[[glclock]] ||PM Application || ||OpenWatcom ||An OpenGL clock || [https://github.com/OS2World/APP-CLOCK-glclock]
|-
|-
|PSPrint||Print|| || ||PSPRINT.DRV. Changed ||[https://github.com/OS2World/DRV-PRINT-PSPrint]
|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]
|-
|-
|[[RAMFS]] ||IFS||Public Domain|| ||IFS-based RAMDISK ||[https://github.com/OS2World/DRV-RAMFS]
|OS/2 NTPD || ||MPL ||C || Network Time Protocol Client for OS/2 Warp|| [https://github.com/OS2World/APP-CLOCK-OS2_NTPD]
|-
|-
|Reboot2|| || ||C<br/>Assembler||Driver and program to help you reboot OS/2. ||[https://github.com/OS2World/DRV-SYSTEM-Reboot2]
|[[Universal Clock]] ||PM Application ||GNU GPL ||C ||Clock for OS/2|| [https://github.com/altsan/os2-uniclock]
|-
|-
|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]
|[[Yes, It's a Clock]] ||PM Application||FLOSS||C, Dialog Editor||Clock for OS/2|| [https://github.com/OS2World/APP-CLOCK-Yes-Its-a-Clock]
|}
 
===Communications===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Reboot2|| || || ||REBOOTDR.SYS is a driver and program to help you reboot OS/2 ||[https://github.com/OS2World/DRV-SYSTEM-Reboot2]
|ATP||Command Line||GNU GPL||GCC / EMX||text-mode QWK reader|| [https://github.com/OS2World/APP-COMM-atp]
|-
|-
|[[Rodent]]||Mouse/Graphics Tablets ||Public Domain|| ||Support for several mouse models.||[https://github.com/OS2World/DRV-Rodent]
|[[CapiTel]]||PM Application||GNU GPL|| nmake ||Multi-threaded 32-Bit Answering Machine. ||[https://github.com/OS2World/APP-COMM-Capitel]
|-
|-
|rtgnda||NDIS2 MAC driver|| || ||Realtek RTL8169 MAC driver ||[https://github.com/OS2World/DRV-NET-rtgnda]
|ComScope||PM Application ||GNU GPL|| nmake ||COMscope Communications Monitoring and Control tool. COMi asynchronous serial device driver. || [https://github.com/OS2World/APP-COMM-ComScope]
|-
|-
|rpn2a||NDIS2 MAC driver|| || ||Realtek RTL8029AS Another MAC driver||[https://github.com/OS2World/DRV-NET-rpn2a]
|G Kermit|| ||GNU GPL||GCC||Transferring files with the Kermit protocol.|| [https://github.com/OS2World/APP-COMM-G_Kermit]
|-
|-
|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]
|MultiMail offline reader|| ||GNU GPL||OpenWatcom ||Reads Blue Wave, QWK, OMEN and SOUP packets. [mmos2049.zip Binaries], [mmsrc049.zip Source Code]||[https://github.com/OS2World/APP-COMM-Multimail]
|-
|-
|sis90a||NDIS2 MAC|| || ||SiS900 Another MAC driver ||[https://github.com/OS2World/DRV-NET-sis90a]
|Psion Converter|| ||GNU GPL||VisualAge C++||Psion<->OS/2 data files conversion utility || [https://github.com/OS2World/APP-COMM-Psion_Converter]
|-
|-
|[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]
|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]
|}
 
===Databases===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|SBOS2||Audio|| || ||Sound Blaster for OS/2 drivers.||[https://github.com/OS2World/DRV-SBOS2]
|CdFly||Qt Application ||GNU GPL ||C++ / Qt ||CD-DVD collection manager || [https://github.com/OS2World/APP-DATABASE-CdFly]
|-
|-
|tc902x||NDIS2 MAC driver|| || ||Tamarack tmi TC9021||[https://github.com/OS2World/DRV-NET-tc902x]
|Datapad||PM Application ||GNU GPL ||* C ||"scratch pad" to jot notes in and organize small files into. || [https://github.com/OS2World/APP-DATABASE-Datapad]
|-
|-
|Tigris||NDIS2 MAC driver|| || ||National Semiconductor DP83815||[https://github.com/OS2World/DRV-NET-Tigris]
|db2edit|| ||Public Domain ||VX-REXX ||GUI-based program for the administration of DB2-databases || [https://github.com/OS2World/APP-DATABASE-DB2edit]
|-
|-
|[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.  
|dbf2db2|| || ||VisPro||Create Heads in DB2 and records, from DBF files. || [https://github.com/OS2World/APP-DATABASE-dbf2db2]
|-
|-
|[http://svn.netlabs.org/uniaud UniAud]||Audio||GNU GPL|| ||Based on ALSA core||[http://svn.netlabs.org/uniaud] [https://github.com/OS2World/DRV-UNIAUD]
|[[dbf2mysql]] || || ||GCC ||Utility to import / export .dbf files to / from MySQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2mysql]
|-
|-
|[[USBECD]] ||USB ||ISC License|| ||This driver enables you to directly control USB devices.||[https://github.com/OS2World/DRV-USBECD]
|dbf2sql|| || ||GCC ||Utility to import / export .dbf files to / from mSQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2sql]
|-
|-
|USBLib||USB||Aladdin Free Public License|| ||USBCalls, USBResmg, USBJoy driver source code. ||[https://github.com/OS2World/DRV-USBLib]
|DBF_Edit|| ||Public Domain || ||DBF_edit edits dBASE files (.dbf) || [https://github.com/OS2World/APP-DATABASE-DBF_Edit]
|-
|-
|UPTT|| || || ||UPTime Test driver||[https://github.com/OS2World/DRV-UPTT]
|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]
|-
|-
|vgend05||NDIS2 MAC driver|| || ||VIA VT612x Velocity||[https://github.com/OS2World/DRV-NET-vgend05]
|MySQL [http://os2ports.smedley.id.au/index.php?page=mysql-5-1] || ||GNU GPL || || ||
|-
|-
|vfet3a04||NDIS2 MAC driver|| || ||VIA VT6105 Rhine3 Another MAC driver ||[https://github.com/OS2World/DRV-NET-vfet3a04]
|PostgreSQL [http://os2ports.smedley.id.au/index.php?page=postgresql] || ||PostgreSQL License || || ||
|-
|-
|vfet2a||NDIS2 MAC driver|| || ||VIA VT6102 Rhine2 Another MAC driver ||[https://github.com/OS2World/DRV-NET-vfet2a]
|Vyper Database Engine Database Creation Utility|| ||BSD alike ||* VX-REXX ||VIPER Database Engine Database Creation Utility || [https://github.com/OS2World/APP-DATABASE-Viper_createdb]
|}
 
===Editors===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|vfet1a04||NDIS2 MAC driver|| || ||VIA VT86C100A Rhine Another MAC driver ||[https://github.com/OS2World/DRV-NET-vfet1a04]
|AE||PM Application ||GNU GPL||Pascal||E.EXE replacement for OS/2 made in Pascal || [https://github.com/OS2World/APP-EDITOR-AE]
|-
|-
|VRAID||FLT|| BSD-3-Clause ||C<br/>Assembler||VRAID driver. RAID driver for OS/2 - VRAID.FLT ||[https://github.com/OS2World/DRV-VRAID]
|AEdit||Command Line|| ||C||Small, menu-driven, line-oriented text editor || [https://github.com/OS2World/APP-EDITOR-AEdit]
|-
|-
|[http://hobbes.nmsu.edu/h-search.php?key=watcomifs.zip WatcomIFS] ||File System|| || ||Sample Source for building an IFS driver using Open Watcom.||[https://github.com/OS2World/DRV-WatcomIFS]
|[[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]
|-
|-
|WatDD||Sample ||BSD Alike|| * C / * Assembler||Physical Device Driver Libraries for Watcom C/C++ 10. ||[https://github.com/OS2World/DRV-SAMPLE-WatDD]
|ed|| ||Freeware||C ||unix "ed" editor|| [https://github.com/OS2World/APP-EDITOR-ed]
|-
|-
|[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=bamboo00 Wacom Bamboo digitizer tablet] ||Input Device|| || ||Device driver for Wacom Bamboo digitizer tablet.|| [https://github.com/OS2World/DRV-WBamboo]
|eFTE2|| ||GNU GPL ||C++||Port of the FTE editor to OS/2|| [http://trac.netlabs.org/efte] [https://github.com/OS2World/APP-EDITOR-efte]
|-
|-
|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]
|EHP|| ||Public Domain||C (GCC)||A text editor|| [https://github.com/OS2World/APP-EDITOR-EHP]
|-
|-
|[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]
|elvis|| ||Clarified Artistic License||C (GCC)||vi-clone (written by Steve Kirkendall)|| [https://github.com/OS2World/APP-EDITOR-elvis]
|-
|-
|XF86SUP||Application||As Is|| C ||XF86SUP.SYS Driver. This driver is a helper driver for XFree86/2.||[https://github.com/OS2World/DRV-XF86SUP]
|Emacs|| ||GNU GPL||C (GCC)||GNU Emacs is an extensible, customizable text editor.|| [https://github.com/OS2World/APP-EDITOR-Emacs]
|}
|-
 
|Extended Editor|| ||Public Domain||C (GCC)||Text editor for OS/2||[https://github.com/OS2World/APP-EDITOR-Extended_Editor]
====Tools====
|-
{| class="wikitable"
|FAST Editor Lite|| ||BSD 2 Clause||Watcom C|| VIO mode programmers editor.|| [https://github.com/OS2World/APP-EDITOR-FAST_Editor_Lite]
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[AMouse]] (GUI)|| ||BSD 3-Clause||C||Amouse drivers GUI.||[https://github.com/OS2World/DRV-Amouse-GUI]
|Flatten||Command Line|| ||C (GCC)|| || [https://github.com/OS2World/APP-EDITOR-Flatten]
|-
|-
|pcitest||Test tool||AS IS||C ||Tool to test some of the OEMHLP$ PCI interfaces. ||[https://github.com/OS2World/DRV-TOOL-pcitest]
|fte|| ||GNU GPL V2||C++ EMX || || [https://github.com/OS2World/APP-EDITOR-fte]
|-
|-
|GRADMous||Driver Patch||AS IS||C ||Program to patch IBM's GRADD-Driver for WinOS/2 IFGDI2VM.DRV for mouse speed ||[https://github.com/OS2World/DRV-UTIL-GRADMous]
|getline|| || ||GCC||Input-edit package - Retrieves input a line at a time||[https://github.com/OS2World/APP-EDITOR-getline]
|-
|-
|}
|[[HexEdit/2]]||PM Application||GNU GPL||VisualAge C++||Binary file editor|| [https://github.com/OS2World/APP-EDITOR-HexEdit2]
 
==Applications==
 
===Analysis===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|CoinFlip|| ||BSD alike||GCC ||console application that flips a coin.||[https://github.com/OS2World/APP-ANALISYS-CoinFlip]
|JED Editor|| ||GNU GPL|| ||Multi-platform editor ||[http://www.jedsoft.org/jed/download.html]
|-
|-
|MacAnova|| ||FLOSS||GCC<br>EMX||Statistical Analysis and Matrix Algebra|| [https://github.com/OS2World/APP-ANALYSIS-MacAnova]
|JOE|| ||GNU GPL||GCC||Joe's Own Editor||[https://github.com/OS2World/APP-EDITOR-JOE]
|-
|-
|QtGrace||Qt Application||GNU GPL||GNU g++<br/>Qt libraries||Program to display or plot data, analyze data and prepare it for printing.|| [https://github.com/OS2World/APP-ANALYSIS-QtGrace]
|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]
|-
|-
|Statist|| ||GNU GPL||GCC ||Light weight statistics program|| [https://github.com/OS2World/APP-ANALYSIS-Statist]
|[[KEd]]||Command line||Simplified BSD||Borland C++<br/>VisualAge C++||Command line text-editor|| [https://github.com/OS2World/APP-EDITOR-KEd]
|-
|-
|upclient|| ||GNU GPL||GCC ||www.uptimes.net client|| [https://github.com/OS2World/APP-ANALYSIS-upclient]
|[[Kon]]||PM Application||GNU LGPL||VisualAge C++||Multi-purpose PM text-editor.||[https://github.com/OS2World/APP-EDITOR-Kon]
|}
 
===Antivirus===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[http://web.os2power.com/yuri/ClamAV ClamAV] || Antivirus ||GNU GPL|| || ||
|MicroEMACS|| ||PD||GCC EMX ||32-Bit version of µ-emacs 3.12 for OS/2 2.x||[https://github.com/OS2World/APP-EDITOR-MICRO_EMACS]
|-
|-
|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]
|MMM Editor|| || ||Watcom C||text editor|| [https://github.com/OS2World/APP-EDITOR-MMM_Editor]
|}
 
===Calculation===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Calcus ||Qt ||GNU GPL v3 ||Qt4||Calcus is a cross-platform scriptable calculator based on Qt and QtScript.  ||[http://code.google.com/p/calcus/]
|nEmacs|| ||GNU GPL ||GCC ||Emacs Editor|| [https://github.com/OS2World/APP-EDITOR-nEmacs]
|-
|-
|ehm||Qt Application || GNU GPL ||* Qt4 Libraries ||Simple calculator || [https://github.com/OS2World/APP-CALCULATOR-ehm]
|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]
|-
|-
|[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]
|NVI|| ||BSD|| ||Re-implementation of the classic Berkeley text editor||[https://github.com/OS2World/APP-EDITOR-NVI]
|-
|-
|GNU bc||Command line||GNU GPL||GCC||Arbitrary precision numeric processing language|| [https://github.com/OS2World/APP-CALCULATOR-GNU_bc]
|Quick Text Editor||Qt App ||GNU GPL||C++ ||A simple System Editor type text editor implemented in Qt. ||[https://github.com/OS2World/APP-EDITOR-quick-text-editor]
|-
|-
|GNU dc||Command line||GNU GPL||GCC||An arbitrary precision calculator|| [https://github.com/OS2World/APP-CALCULATOR-GNU_dc]
|[[Sedt Editor‎‎]]||Command line / Text||GNU GPL||C||Text editor|| [https://github.com/OS2World/APP-EDITOR-Sedt_Editor]
|-
|-
|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]
|STEVIE|| ||Public Domain||Microsoft C||vi editor||[https://github.com/OS2World/APP-EDITOR-STEVIE]
|-
|-
|HPCalc||PM Application||GNU GPL ||* GCC <br> * EMX ||HP 41C calculator|| [https://github.com/OS2World/APP-CALCULATOR-HPCalc]
|SysEDOS2|| ||GNU GPL ||VX-REXX||System editor GUI|| [https://github.com/OS2World/APP-EDITOR-SysEDOS2]
|-
|-
|[[KeyCalc]]||PM Application|| || ||A scientific calculator|| [https://github.com/OS2World/APP-CALCULATOR-KeyCalc]
|The Hessling Editor|| ||GNU GPL|| || ||[http://hessling-editor.sourceforge.net/]
|-
|-
|Mortgage Calculator|| ||Public Domain||VisualAge C++||Computes payment information for fixed rate amortized loans.|| [https://github.com/OS2World/APP-CALCULATOR-Mortgage_Calculator]
|Vile|| ||GNU GPL ||VisualAge C++, GCC ||'Vi Like Emacs' programmer's editor|| [https://github.com/OS2World/APP-EDITOR-Vile]
|-
|[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 || || ||
|[[ZED]]||PM Application||BSD||C||Easy-to-use text editor for OS/2|| [https://github.com/OS2World/APP-EDITOR-Zed]
|-
|-
|[[Table]]|| ||GNU GPL|| DrDialog || || [https://github.com/OS2World/APP-CALCULATOR-Table]
|[[ZEDIT]]|| || ||VisualAge C++||Latin/Greek/Hebrew editor providing diacritic overlays||[https://github.com/OS2World/APP-EDITOR-zedit]
|}
|}


===Calendar===
===Emulators===
{| class="wikitable sortable"
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Agenda|| ||GNU GPL ||Free Pascal  || Contact book for appointments and telephones.||[https://github.com/OS2World/APP-CALENDAR-Agenda]
|Atari800||XFree86/2||GNU GPL V2|| ||Atari 800/XL/XE/5200 emulator|| [https://github.com/OS2World/APP-EMULATION-Atari800]
|-
|Dosbox|| ||GNU GPL V2|| ||An x86 emulator of DOS|| [http://www.dosbox.com/]
|-
|CPEM80|| ||GNU GPL ||C++||Emulation of the CP/M-80 "operating system" || [https://github.com/OS2World/APP-EMULATOR-CPEM80]
|-
|Kegs||XFree86/2||GNU GPL V2||C||Apple IIgs emulator|| [https://github.com/OS2World/APP-EMULATION-Kegs]
|-
|[[MAME]]||SDL||GNU GPL V2<br/>BSD-3-Clause|| ||Multiple Arcade Machine Emulator||[https://github.com/mamedev/mame]
|-
|-
|Cal|| ||BSD ||C ||displays a calendar and the date of Easter || [https://github.com/OS2World/APP-CALENDAR-cal-1]
|[[Master Gear/2]]|| ||Property of Marat Fayzullin||C||Master Gear emulator|| [https://github.com/OS2World/APP-EMULATION-Master_Gear-2]
|-
|-
|Calendar||PM Applications || ||Assembly <br/>Dialog Editor||Calendar function for OS/2 Presentation Manager||[https://github.com/OS2World/APP-CALENDAR-Calendar]
|Spim|| ||BSD|| ||MIPS32 simulator|| [https://github.com/OS2World/APP-EMULATOR-Spim]
|-
|-
|CDAY|| ||GNU GPL || ||Today in history almanac, multiple system calendar ||[https://github.com/OS2World/APP-CALENDAR-CDAY]
|VICE|| ||GNU GPL || ||Commodore || [http://sourceforge.net/projects/vice-emu/]
|-
|-
|GNU Cal|| ||GNU GPL ||GCC ||Calculating and printing calendars|| [https://github.com/OS2World/APP-CALENDAR-GNU-gcal]
|zsnes2|| ||GNU GPL V2|| ||Super Nintendo emulator|| [https://github.com/OS2World/APP-EMULATOR-zsnes2]
|}
|}


===CD Recording===
===Emulation related tools===
{|class="wikitable sortable"
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
!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]
|AdvanceSCAN|| ||GNU GPL||C++||Command line ROM manager for MAME||[https://github.com/OS2World/APP-EMULATION-AdvanceScan]
|-
|-
|binchunker|| ||GNU GPL||C||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]
|BAS2TAP|| ||GNU GPL V2|| ||TAP tape image file converter|| [https://github.com/OS2World/APP-EMULATION-BAS2TAP]
|-
|-  
|cdrdao/2|| ||GNU GPL|| || ||
|Dosboxloader|| || ||C|| || [https://github.com/OS2World/APP-EMULATION-Dosboxloader]
|-
|-
|CDRECORD-CD-ROM Speed Tester|| || || ||Utility to test CD-ROM speed.||[https://github.com/OS2World/APP-CDRECORD-CD-ROM_Speed_Tester]
|GENSconv|| || ||C||HiSoft GENS source converter for ZX Spectrum|| [https://github.com/OS2World/APP-EMULATION-GENSconv]
|-
|-
|cdrutils||Command line application||GNU GPL||* VXREXX ||Command line utilities to make use of CDRTOOLS||[https://github.com/OS2World/APP-CDRECORD-cdrutils]
|MAMERun||PM Application ||Custom made. Looks Copyleft.|| || || [https://github.com/OS2World/APP-EMULATION-MAMERun]
|-
|-
|[ftp://ftp.netlabs.org/pub/wvgui/dvdbackup/dvdbackup.zip DVD Backup]||Command Line||GNU GPL||GCC||tool to rip video DVDs from the command line. [http://dvdbackup.sourceforge.net/]||
|MTools|| ||GNU GPL V3 || || || [https://github.com/OS2World/APP-EMULATION-MTools]
|-
|-
|DVD Author|| ||GNU GPL||GCC, LibC||DVD Backup||
|Tape Utilities|| ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATOR-Tape_Utilities]
|-
|-
|ISOCOMP2|| || || || ISO (and RAW and RSJ track) image comparison utility, part of the XCOMP/2 package. || [https://github.com/OS2World/APP-CDRECORD-ISOCOMP2]
|TapTools|| ||New BSD License || || || [https://github.com/OS2World/APP-EMULATOR-TapTools]
|-
|-
|[http://home.clara.net/orac/os2.htm#isofs ISOFS]||File System||GNU GPL|| ||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!
|zmakebas|| ||Public domain|| || || [https://github.com/OS2World/APP-EMULATOR-zmakebas]
Currently only single session images are supported.||
|-
|-
|mkISOfs|| ||GNU GPL || ||mkisofs is used for premastering iso9660 filesystems which are used on CD-ROMs.|| [https://github.com/OS2World/APP-CDRECORD-MKISOFS]
|ZX_SCR_Edit|| || || || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_Edit]
|-
|-
|mkhybrid|| || || ||mkisofs - create an hybrid ISO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes.||[https://github.com/OS2World/APP-CDRECORD-mkhybrid]
|ZX_SCR_View|| || ||C || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_View]
|-
|[[trk2iso]] ||Command Line|| || ||RSJ's TRK to ISO format conversion utility.|| [https://github.com/OS2World/APP-CDRECORD-trk2iso]
|}
|}


===Clocks===
===Graphics===
{| class="wikitable sortable"
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|aclock||Command Line || ||OpenWatcom C||ASCII clock || [https://github.com/OS2World/APP-CLOCK-aclock]
|3DMaze||PM application|| ||C||Presentation Manager program generates mazes and displays them in three dimensions.  ||[https://github.com/OS2World/APP-GRAPHICS-3DMaze]
|-
|3DMaze 2||PM application|| ||C||PM program prints 3D mazes with hexagonal rooms.||[https://github.com/OS2World/APP-GRAPHICS-3DMaze_2]
|-
|Animation Player||PM application|| ||C|| ||[https://github.com/OS2World/APP-GRAPHICS-Animation_Player]
|-
|-
|asclock||XFree86/2 || || C || Clock || [https://github.com/OS2World/APP-CLOCK-asclock]
|Apple|| || ||C++ || ||[https://github.com/OS2World/APP-GRAPHICS-Apple]
|-
|[[Adagraph]] ||GNU GPL V2|| ||Ada ||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]
|-
|-
|[[Beat/2]]||PM Application ||GNU GPL ||VX-REXX ||Internet Time indicator || [https://github.com/OS2World/APP-CLOCK-Beat]
|BMPDiff|| || ||C || ||[https://github.com/OS2World/APP-GRAPHICS-BMPDiff]
|-
|Cameraderie|| ||Mozilla Public License ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-Cameraderie]
|-
|-
|[[Clock]]||PM Application ||GNU GPL ||VisualAge C++<br/>RC||Analog or digital clock || [https://github.com/OS2World/APP-CLOCK-Clock]
|Compface|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-Compface]
|-
|cpexif|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-cpexif]
|-
|-
|[[Clock60]]||PM Application ||BSD 3-Clause ||C ||Modified desktop clock, that contains additional features, like access to DCF77-stations.|| [https://github.com/OS2World/APP-CLOCK-Clock60]
|CSG Ray Tracer|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-CSG_Ray_Tracer]
|-
|cvbmp|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvbmp]
|-
|-
|Dcf||Command Line|| ||EMX ||DCF Decoder for radio clock receiver.||[https://github.com/OS2World/APP-CLOCK-Dcf]
|cvtico|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvtico]
|-
|D70Reader|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-D70Reader]
|-
|-
|[[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]
|DBWRENDR|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-DBWRENDR]
|-
|DEM2POV|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-DEM2POV]
|-
|-
|DeskClock||PM Application ||GNU GPL ||DrDialog ||A clock that is displayed on the WPS desktop. ||[https://github.com/OS2World/APP-CLOCK-DeskClock]
|Dkbtrace|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dkbtrace]
|-
|[[Dovetail]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dovetail]
|-
|-
|[[glclock]] ||PM Application || ||OpenWatcom ||An OpenGL clock || [https://github.com/OS2World/APP-CLOCK-glclock]
|Exifren/2|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-Exifren-2]
|-
|-
|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]
|[[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]
|-
|-
|OS/2 NTPD || ||MPL ||C || Network Time Protocol Client for OS/2 Warp|| [https://github.com/OS2World/APP-CLOCK-OS2_NTPD]
|fig2dev|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-fig2dev]
|-
|-
|[[Yes, It's a Clock]] ||PM Application ||FLOSS ||C <br>Dialog Editor||Clock for OS/2|| [https://github.com/OS2World/APP-CLOCK-Yes-Its-a-Clock]
|FractINT|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-FractINT]
|}
 
===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]
|[[FM/2 Image]]||PM Application||GNU GPL ||VisualAge 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]
|-
|-
|[[Capitel]]||PM Application||GNU GPL || nmake ||Multi-threaded 32-Bit Answering Machine. ||[https://github.com/OS2World/APP-COMM-Capitel]
|GBMV2|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-GBMV2]
|-
|-
|ComScope||PM Application ||GNU GPL|| nmake ||COMscope Communications Monitoring and Control tool. COMi asynchronous serial device driver. || [https://github.com/OS2World/APP-COMM-ComScope]
|gDiagramm|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-gDiagramm]
|-
|-
|COMTALK||PM Application|| ||C||PM communications program|| [https://github.com/OS2World/APP-COMM-COMTALK]
|GifTools|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-GifTools]
|-
|GIFtoPS2|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-GIFtoPS2]
|-
|-
|FleetStreet|| || ||VisualAge C++||Fidonet client || [https://github.com/OS2World/APP-COMM-FleetStreet]
|GIFtrans|| || ||GCC (EMX)||Program for converting GIF files to GIF89a ||[https://github.com/OS2World/APP-GRAPHICS-GIFtrans]
|-
|-
|G Kermit|| ||GNU GPL||GCC||Transferring files with the Kermit protocol.|| [https://github.com/OS2World/APP-COMM-G_Kermit]
|GNU barcode||Command Line ||GNU GPL ||GCC||Tool to convert text strings to printed bars. ||[https://github.com/OS2World/APP-GRAPHICS-GNU_barcode]
|-
|-
|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]
|[[GOAT]]||PM Application ||GNU GPL || ||GOAT is an acronym for Graphics Optical Analysis & Translation. ||[https://github.com/OS2World/APP-GRAPHICS-GOAT]
|-
|-
|Psion Converter|| ||GNU GPL||VisualAge C++||Psion<->OS/2 data files conversion utility || [https://github.com/OS2World/APP-COMM-Psion_Converter]
|[[Gotcha!]]||PM Application||GNU GPL||C++||Screen Capture tool||[https://github.com/OS2World/APP-GRAPHICS-Gotcha]
|-
|-
|SoupBox|| || || ||Conversion programs which convert SOUP offline reader packets || [https://github.com/OS2World/APP-COMM-SoupBox]
|HP2XX|| ||GNU GPL || ||HP-GL conversion utility. ||[https://github.com/OS2World/APP-GRAPHICS-HP2XX]
|-
|-
|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]
|HPGS|| ||GNU GPL || || A HPGL/2 interpreter/renderer. ||[https://github.com/OS2World/APP-GRAPHICS-HPGS]
|-
|-
|Voice modem answer|| || ||C++||Answering Machine for OS/2|| [https://github.com/OS2World/APP-COMM-Voice_modem_answer]
|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]
|}
|-
 
|IteCAD||Qt||GNU LGPL V2.1||* Qt4 Libraries||ITE CAD is an Italian CAE/CAD application||[https://github.com/OS2World/APP-GRAPHICS-IteCAD]
===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]
|jpeg2ps|| || || ||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|| || ||VisualAge C++||Process JPEG image files. ||[https://github.com/OS2World/APP-GRAPHICS-JPEGER]
|-
|-
|Datapad||PM Application ||GNU GPL ||* C ||"scratch pad" to jot notes in and organize small files into. || [https://github.com/OS2World/APP-DATABASE-Datapad]
|kdc dc2|| || ||C ||Convert .KDC to .JPG/.BMP and .DC2 to .TGA. ||[https://github.com/OS2World/APP-GRAPHICS-kdc_dc2]
|-
|-
|dbadmin|| || ||CGI ||A CGI to administer mSQL databases remotely from a web browser. || [https://github.com/OS2World/APP-DATABASE-dbadmin]
|lego||Command Line ||GNU GPL ||GCC ||Tool to create images of models made of LEGO(R)-like bricks.  ||[https://github.com/OS2World/APP-GRAPHICS-lego]
|-
|mtekscan|| || ||GCC ||Allows the use of MicroTek ScanMaker SCSI scanners. ||[https://github.com/OS2World/APP-GRAPHICS-mtekscan]
|-
|-
|db2edit|| ||Public Domain ||VX-REXX ||GUI-based program for the administration of DB2-databases || [https://github.com/OS2World/APP-DATABASE-DB2edit]
|netCDF|| ||University Corporation for Atmospheric Research/Unidata License ||C, 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]
|-
|-
|dbf2db2|| || ||VisPro||Create Heads in DB2 and records, from DBF files. || [https://github.com/OS2World/APP-DATABASE-dbf2db2]
|PBMPLUS|| ||MIT alike ||VisualAge C++||Toolkit for converting various image formats ||[https://github.com/OS2World/APP-GRAPHICS-PBMPLUS]
|-
|-
|[[dbf2mysql]] || || ||GCC ||Utility to import / export .dbf files to / from MySQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2mysql]
|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 ||Extracts and presents Exposure-Data from Digital Cameras. ||[https://github.com/OS2World/APP-GRAPHICS-PMExif]
|-
|-
|dbf2sql|| || ||GCC ||Utility to import / export .dbf files to / from mSQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2sql]
|PMPentax|| || ||Dialog Editor, Watcom C||Take screen shots||[https://github.com/OS2World/APP-GRAPHICS-PMPentax]
|-
|-
|DBF_Edit|| ||Public Domain || ||DBF_edit edits dBASE files (.dbf) || [https://github.com/OS2World/APP-DATABASE-DBF_Edit]
|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]
|-
|-
|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]
|PMSheet|| ||BSD Like ||VisualAge C++ ||File explorer like program for pictures ||[https://github.com/OS2World/APP-GRAPHICS-PMSheet]
|-
|[[PMStars]]|| ||Public Domain || Watcom C||Display the starfield with either a single 'dot' or line for each star. ||[https://github.com/OS2World/APP-GRAPHICS-PMStars]
|-
|-
|MySQL [http://os2ports.smedley.id.au/index.php?page=mysql-5-1] || ||GNU GPL || || ||
|PNGCheck|| ||GNU GPL ||GCC ||verifies the integrity of PNG, JNG and MNG files ||[https://github.com/OS2World/APP-GRAPHICS-PNGCheck]
|-
|-
|OpenLDAP [http://os2ports.smedley.id.au/index.php?page=openldap] || ||OpenLDAP Public License || || ||
|Povray|| ||GNU AFFERO GPL ||Watcom C 11.0b ||High-quality, Free Software tool for creating stunning three-dimensional graphics. ||[https://github.com/OS2World/APP-GRAPHICS-Povray]
|-
|POV Frontend|| || || C++ ||POV front-end  ||[https://github.com/OS2World/APP-GRAPHICS-POV_Frontend]
|-
|-
|PostgreSQL [http://os2ports.smedley.id.au/index.php?page=postgresql] || ||PostgreSQL License || || ||
|Present||PM application ||Public Domain ||VisualAge C++, RC || Allows the user to make simple slide shows and display these on the PM desktop.||[https://github.com/OS2World/APP-GRAPHICS-Present]
|-
|-
|Vyper Database Engine Database Creation Utility|| ||BSD alike ||* VX-REXX ||VIPER Database Engine Database Creation Utility || [https://github.com/OS2World/APP-DATABASE-Viper_createdb]
|PTOT|| || ||VisualAge C++ ||PNG-to-TIFF converter ||[https://github.com/OS2World/APP-GRAPHICS-PTOT]
|}
|-
 
|PTPro|| ||GNU GPL ||GNU make, gcc, ilink ||Tool to retrieve & rename photos from your PTP camera  ||[https://github.com/OS2World/APP-GRAPHICS-PTPro]
===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]
|PVQuan|| || ||C ||Persistence of Vision Quantiser Utils. ||[https://github.com/OS2World/APP-GRAPHICS-PVQuan]
|-
|Scale|| || ||Borland C++||Scales TGA files. ||[https://github.com/OS2World/APP-GRAPHICS-Scale]
|-
|-
|AEdit||Command Line|| ||C||Small, menu-driven, line-oriented text editor || [https://github.com/OS2World/APP-EDITOR-AEdit]
|ScanSort|| ||GNU GPL ||GCC ||Scan collection checker ||[https://github.com/OS2World/APP-GRAPHICS-ScanSort]
|-
|-
|[[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]
|Show3D|| || ||C++ ||A 'Magic Eye' type 3d image viewer||[https://github.com/OS2World/APP-GRAPHICS-Show3D]
|-
|[[SketchIt]]||PM Application ||GNU GPL ||VisualAge C++||A Bitmap drawing tool based on DrawIt source code. ||[https://github.com/OS2World/APP-GRAPHICS-SketchIt]
|-
|-
|ed|| ||Freeware ||C ||unix "ed" editor|| [https://github.com/OS2World/APP-EDITOR-ed]
|Tgif||XFree86OS/2 ||QPL license ||* C ||Xlib based interactive 2-D drawing tool ||[https://github.com/OS2World/APP-GRAPHICS-Tgif]
|-
|-
|eFTE2|| ||GNU GPL ||C++||Port of the FTE editor to OS/2|| [http://trac.netlabs.org/efte] [https://github.com/OS2World/APP-EDITOR-efte]
|Truespectra Scripts|| || || ||Scripts for TrueSpectra's PhotoGraphicPro. ||[https://github.com/OS2World/APP-GRAPHICS-Truespectra_Scripts]
|-
|TTF2PT1|| ||BSD Like ||GCC || True Type to PostScript Type 1 Font Converter||[https://github.com/OS2World/APP-GRAPHICS-TTF2PT1]
|-
|-
|EHP|| ||Public Domain ||C (GCC)||A text editor|| [https://github.com/OS2World/APP-EDITOR-EHP]
|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]
|-
|-
|elvis|| ||Clarified Artistic License ||C (GCC)||vi-clone (written by Steve Kirkendall)|| [https://github.com/OS2World/APP-EDITOR-elvis]
|WinIco||Command Line ||GNU GPL ||C++ ||Convert icons from the Win32 format into the OS/2 format ||[https://github.com/OS2World/APP-GRAPHICS-WinIco]
|-
|-
|Emacs|| ||GNU GPL||C (GCC)||GNU Emacs is an extensible, customizable text editor.|| [https://github.com/OS2World/APP-EDITOR-Emacs]
|[[Xicon]]|| ||GNU GPL ||C ||Conversion program for translating icons between various formats. ||[https://github.com/OS2World/APP-GRAPHICS-XIcon]
|-
|-
|Extended Editor|| ||Public Domain||C (GCC)||Text editor for OS/2||[https://github.com/OS2World/APP-EDITOR-Extended_Editor]
|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
|-
|-
|FAST Editor Lite|| ||BSD 2 Clause||Watcom C|| VIO mode programmers editor.|| [https://github.com/OS2World/APP-EDITOR-FAST_Editor_Lite]
|Advanced CTorrent|| || || || This is an advanced commandline client based on CTorrent. || [https://github.com/OS2World/APP-INTERNET-Advanced_CTorrent]
|-
|-
|Flatten||Command Line|| ||C (GCC)|| || [https://github.com/OS2World/APP-EDITOR-Flatten]
|Alpine|| || || ||new generation of the well-known "Pine" text-based e-mail client. || [https://github.com/OS2World/APP-INTERNET-Alpine]
|-
|-
|fte|| ||GNU GPL V2||C++<br>EMX || || [https://github.com/OS2World/APP-EDITOR-fte]
|Chat|| || || || Little 'chatter' thinggy on your system. || [https://github.com/OS2World/APP-INTERNET-Chat]
|-
|-
|getline|| || ||GCC ||Input-edit package - Retrieves input a line at a time||[https://github.com/OS2World/APP-EDITOR-getline]
|CJB Ip Forwarder|| || || || Unix cjb *automatic* ip forwarding client port.  || [https://github.com/OS2World/APP-INTERNET-CJB_Ip_Forwarder]
|-
|-
|gnuserv|| ||GNU GPL ||OpenWatcom C||enhanced version of the emacsclient program for GNU Emacs.|| [https://github.com/OS2World/APP-EDITOR-gnuserv]
|Chain|| || || ||helps to route messages through remailers || [https://github.com/OS2World/APP-INTERNET-Chain]
|-
|-
|[[HexEdit/2]] || PM Application || GNU GPL ||VisualAge C++||Binary file editor|| [https://github.com/OS2World/APP-EDITOR-HexEdit2]
|Cleanuud|| || || || Program to cleanup quoted uuencoded files. || [https://github.com/OS2World/APP-INTERNET-Cleanuud]
|-
|-
|JED Editor|| || GNU GPL || ||Multi-platform editor ||[http://www.jedsoft.org/jed/download.html]
|DD-UP client|| || || ||update a host provided by the Free DynDNS service of dyndns.org. || [https://github.com/OS2World/APP-INTERNET-DD-UP_client]
|-
|-
|JOE|| || ||GCC ||Joe's Own Editor.|| [https://github.com/OS2World/APP-EDITOR-JOE]
|DYN|| || || || Simple client program for the Monolith Coalition's DYNDNS service. || [https://github.com/OS2World/APP-INTERNET-DYN]
|-
|-
|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]
|Firefox||PM Application||MPL||C++||Internet WWW Browser|| [https://github.com/bitwiseworks/mozilla-os2]
|-
|-
|[[KEd]]|| Command line ||Simpliied BSD ||Borland C++<br/>VisualAge C++||Command line text-editor|| [https://github.com/OS2World/APP-EDITOR-KEd]
|FrontenACT|| || || ||graphical front-end for the "Enhanced CTorrent" BitTorrent client|| [https://github.com/OS2World/APP-INTERNET-FrontenACT]
|-
|-
|[[Kon]]|| PM Application ||GNU LGPL||VisualAge C++ ||Multi-purpose PM text-editor. || [https://github.com/OS2World/APP-EDITOR-Kon]
|FTP Masquerade|| || || || Small utility for getting around the limitations on FTP imposed by IP masquerading. || [https://github.com/OS2World/APP-INTERNET-FTP_Masquerade]
|-
|-
|mEmacs|| ||GNU GPL ||GCC<br>EMX ||Micr Emacs || [https://github.com/OS2World/APP-EDITOR-mEmacs]
|FTPServer|| ||GNU GPL V3 ||Modula-2 || FTP Server || [https://github.com/OS2World/APP-INTERNET-FTPServer]
|-
|-
|Metamail|| || ||GCC ||Standard metamail distribution compiled under emx || [https://github.com/OS2World/APP-EDITOR-Metamail]
|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]
|-
|-
|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]
|[[HTML Wizard]]||PM Application ||Public Domain ||VX-REXX ||HTML text editor || [https://github.com/OS2World/APP-INTERNET-HTMLWizard]
|-
|-
|MMM Editor|| || ||Watcom C||text editor || [https://github.com/OS2World/APP-EDITOR-MMM_Editor]
|[[HelpDesk ]]||PM Application ||Several OSS||C ||Tool to get remote control access to OS/2 machines.  || [https://github.com/OS2World/APP-INTERNET-HelpDesk]
|-
|-
|nEmacs|| ||GNU GPL ||GCC ||Emacs Editor || [https://github.com/OS2World/APP-EDITOR-nEmacs]
|ICQpipe|| || || || 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]
|-
|-
|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]
|ircd|| || || || Server (daemon) program for the Internet Relay Chat. || [https://github.com/OS2World/APP-INTERNET-ircd]
|-
|-
|NVI|| ||BSD || ||Re-implementation of the classic Berkeley text editor  ||[https://github.com/OS2World/APP-EDITOR-NVI]
|ircflect|| || || || IRC command Line tool || [https://github.com/OS2World/APP-INTERNET-ircflect]
|-
|-
|Quick Text Editor||Qt App ||GNU GPL||C++ ||A simple System Editor type text editor implemented in Qt. ||[https://github.com/OS2World/APP-EDITOR-quick-text-editor]
|Jasmine|| || || || ftp front-end using of the OS/2 WARP genuine part for FTP (File Transfer Protocol) for www maintainance|| [https://github.com/OS2World/APP-INTERNET-Jasmine]
|-
|-
|[[Sedt Editor‎‎]]||Command line / Text ||GNU GPL ||C ||Text editor  || [https://github.com/OS2World/APP-EDITOR-Sedt_Editor]
|KSCP|| || || || KSCP || [https://github.com/OS2World/APP-INTERNET-KSCP]
|-
|-
|STEVIE|| ||Public Domain ||Microsoft C ||Public domain editor || [https://github.com/OS2World/APP-EDITOR-STEVIE]
|Links|| || GNU GPL || C || Lightweight browser working in text mode or PM shell|| [https://github.com/OS2World/APP-INTERNET-Links]
|-
|-
|SysEDOS2|| ||GNU GPL ||VX-REXX ||System editor GUI|| [https://github.com/OS2World/APP-EDITOR-SysEDOS2]
|lookup|| || || || Addition to ircII/os2; shows domain and IP of a user. || [https://github.com/OS2World/APP-INTERNET-lookup]
|-
|-
|The Hessling Editor|| || GNU GPL || || ||[http://hessling-editor.sourceforge.net/]
|LightWeight|| ||GNU GPL || ||Lighweight2 is a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
|-
|-
|Vile|| ||GNU GPL ||VisualAge C++<br>GCC ||'Vi Like Emacs' programmer's editor || [https://github.com/OS2World/APP-EDITOR-Vile]
|mlddc|| || || ||client for the Monolith dynamic DNS || [https://github.com/OS2World/APP-INTERNET-mlddc]
|-
|-
| [[ZED]] || PM Application ||BSD ||C ||Easy-to-use text editor for OS/2. || [https://github.com/OS2World/APP-EDITOR-Zed]
|[[mlup]] || || || || mlup is a script to update your configuration at ml.org. || [https://github.com/OS2World/APP-INTERNET-mlup]
|-
|-
| [[ZEDIT]] || || ||VisualAge C++|| Latin/Greek/Hebrew editor providing diacritic overlays || [https://github.com/OS2World/APP-EDITOR-zedit]
|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]
|}
 
===Emulators===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Atari800||XFree86/2||GNU GPL V2|| ||Atari 800/XL/XE/5200 emulator|| [https://github.com/OS2World/APP-EMULATION-Atari800]
|[[News Harvest]] || || || || 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]
|-
|-
|Dosbox|| ||GNU GPL V2|| ||An x86 emulator of DOS|| [http://www.dosbox.com/]
|NcFTP|| || || || Free set of programs that use the File Transfer Protocol. || [https://github.com/OS2World/APP-INTERNET-NcFTP]
|-
|CPEM80|| ||GNU GPL ||C++||Emulation of the CP/M-80 "operating system" || [https://github.com/OS2World/APP-EMULATOR-CPEM80]
|-
|-
|Kegs||XFree86/2||GNU GPL V2||C||Apple IIgs emulator|| [https://github.com/OS2World/APP-EMULATION-Kegs]
|[[NetChat]] || || || || 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]
|-
|-
|[[MAME]]||SDL||GNU GPL V2<br/>BSD-3-Clause|| ||Multiple Arcade Machine Emulator||[https://github.com/mamedev/mame]
|NFTP|| || || ||text-mode ftp client for several platforms.  || [https://github.com/OS2World/APP-INTERNET-NFTP]
|-
|-
|[[Master Gear/2]]|| ||Property of Marat Fayzullin||C||Master Gear emulator|| [https://github.com/OS2World/APP-EMULATION-Master_Gear-2]
|Nuts|| || || || NUTS talker server. || [https://github.com/OS2World/APP-INTERNET-Nuts]
|-
|-
|Spim|| ||BSD|| ||MIPS32 simulator|| [https://github.com/OS2World/APP-EMULATOR-Spim]
|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]
|-
|-
|VICE|| ||GNU GPL || ||Commodore || [http://sourceforge.net/projects/vice-emu/]
|totals|| || || || A simple program designed to determine "statistics" from Penguin FTP Daemon. || [https://github.com/OS2World/APP-INTERNET-totals]
|-
|-
|zsnes2|| ||GNU GPL V2|| ||Super Nintendo emulator|| [https://github.com/OS2World/APP-EMULATOR-zsnes2]
|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]
===Emulation related tools===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|AdvanceSCAN|| ||GNU GPL||C++||Command line ROM manager for MAME||[https://github.com/OS2World/APP-EMULATION-AdvanceScan]
|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]
|-
|-
|BAS2TAP|| ||GNU GPL V2|| ||TAP tape image file converter|| [https://github.com/OS2World/APP-EMULATION-BAS2TAP]
|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]
|-
|Dosboxloader|| || ||C|| || [https://github.com/OS2World/APP-EMULATION-Dosboxloader]
|-
|-
|GENSconv|| || ||C||HiSoft GENS source converter for ZX Spectrum|| [https://github.com/OS2World/APP-EMULATION-GENSconv]
|tftp|| || || || tftp server that implements BLKSIZE,TSIZE options. || [https://github.com/OS2World/APP-INTERNET-tftp]
|-
|-
|MAMERun||PM Application ||Custom made. Looks Copyleft.|| || || [https://github.com/OS2World/APP-EMULATION-MAMERun]
|VoiceChat/2|| || || || Internet Voice Communication package || [https://github.com/OS2World/APP-INTERNET-VoiceChat-2]
|-
|-
|MTools|| ||GNU GPL V3 || || || [https://github.com/OS2World/APP-EMULATION-MTools]
|NISTIME|| || || || This program access the NIST time/date server via TCP/IP and obtains the standard time. || [https://github.com/OS2World/APP-INTERNET-NISTIME]
|-
|-
|Tape Utilities|| ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATOR-Tape_Utilities]
|Telnetd Login|| || || || A replacement login.exe for IBM OS/2 telnetd || [https://github.com/OS2World/APP-INTERNET-Telnetd-Login]
|-
|-
|TapTools|| ||New BSD License || || || [https://github.com/OS2World/APP-EMULATOR-TapTools]
|Tnlogin|| || || || Replacement Telnet Login for IBM TCP/IP for OS/2 || [https://github.com/OS2World/APP-INTERNET-Tnlogin]
|-
|-
|zmakebas|| ||Public domain|| || || [https://github.com/OS2World/APP-EMULATOR-zmakebas]
|ssh|| || || || ssh ported to OS/2 || [https://github.com/OS2World/APP-INTERNET-ssh]
|-
|-
|ZX_SCR_Edit|| || || || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_Edit]
|[[PopCliD]] || || || || popclient daemon for OS/2 || [https://github.com/OS2World/APP-INTERNET-PopCliD]
|-
|-
|ZX_SCR_View|| || ||C || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_View]
|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]
|}
 
===Graphics===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|3DMaze||PM application|| ||C||Presentation Manager program generates mazes and displays them in three dimensions. ||[https://github.com/OS2World/APP-GRAPHICS-3DMaze]
|GNU inetutils|| || || || Inetutils is a collection of common network programs. || [https://github.com/OS2World/APP-INTERNET-GNU_inetutils]
|-
|3DMaze 2||PM application|| ||C||PM program prints 3D mazes with hexagonal rooms.||[https://github.com/OS2World/APP-GRAPHICS-3DMaze_2]
|-
|Animation Player||PM application|| ||C|| ||[https://github.com/OS2World/APP-GRAPHICS-Animation_Player]
|-
|-
|Apple|| || ||C++ || ||[https://github.com/OS2World/APP-GRAPHICS-Apple]
|VSoup|| || || || NNTP/POP3/SMTP client || [https://github.com/OS2World/APP-INTERNET-VSoup]
|-
|[[Adagraph]] ||GNU GPL V2|| ||Ada ||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|| || ||C || ||[https://github.com/OS2World/APP-GRAPHICS-BMPDiff]
|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]
|-
|Cameraderie|| ||Mozilla Public License ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-Cameraderie]
|-
|-
|Compface|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-Compface]
|GetTZ|| || || || Set INI TimeZone from environment string for PMMail. || [https://github.com/OS2World/APP-INTERNET-GetTZ]
|-
|cpexif|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-cpexif]
|-
|-
|CSG Ray Tracer|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-CSG_Ray_Tracer]
|HtmlConv|| || || || Converts from text/html to text/plain for PMMail || [https://github.com/OS2World/APP-INTERNET-HtmlConv]
|-
|cvbmp|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvbmp]
|-
|-
|cvtico|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvtico]
|[[MailRun]] || || || || Small and fast program to monitor your Pop3 mail account. || [https://github.com/OS2World/APP-INTERNET-MailRun]
|-
|D70Reader|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-D70Reader]
|-
|-
|DBWRENDR|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-DBWRENDR]
|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]
|-
|DEM2POV|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-DEM2POV]
|-
|-
|Dkbtrace|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dkbtrace]
|PMLPP||PM Applications || || || "Little Pop Peek for PM" (PMLPP). tiny POP mail checker for PM. || [https://github.com/OS2World/APP-INTERNET-PMLPP]
|-
|[[Dovetail]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dovetail]
|-
|-
|Exifren/2|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-Exifren-2]
|PMMail Utilities|| || || || PMMail 1.5 Utilities.  || [https://github.com/OS2World/APP-INTERNET-PMMail_Utilities]
|-
|-
|[[Fatbits]] ||PM application||Public Domain||C||Fatbits is a pixel magnifier program for OS/2 Presentation Manager.||[https://github.com/OS2World/APP-GRAPHICS-Fatbits]
|DayTime|| || Public Domain ||C || 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]
|-
|fBMP|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-fBMP]
|-
|-
|fig2dev|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-fig2dev]
|PMMail Utilities-C|| || || ||PMMail 1.5 Utilities - C language. Change and strip  || [https://github.com/OS2World/APP-INTERNET-PMMail_Utilities-C]
|-
|-
|FractINT|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-FractINT]
|PMNews||PM Application||GNU GPL V2 ||C ||A PM replacement for SNEWS.EXE  || [https://github.com/OS2World/APP-INTERNET-PMNews]
|-
|-
|[[FM/2 Image]]||PM Application||GNU GPL ||VisualAge 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]
| [[PwICQ]] ||PM Application ||GNU GPL || ||ICQ clone for OS/2 || [https://github.com/OS2World/APP-INTERNET-PwICQ]
|-
|-
|GBMV2|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-GBMV2]
|QMail|| || || ||Mail local delivery agent, works with Sendmail || [https://github.com/OS2World/APP-INTERNET-QMail]
|-
|-
|gDiagramm|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-gDiagramm]
|renattach|| || || ||Filter to rename/remove mail attachments. || [https://github.com/OS2World/APP-INTERNET-renattach]
|-
|-
|GifTools|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-GifTools]
|Souper|| || || || || [https://github.com/OS2World/APP-INTERNET-Souper]
|-
|GIFtoPS2|| || || || ||[https://github.com/OS2World/APP-GRAPHICS-GIFtoPS2]
|-
|-
|GIFtrans|| || ||GCC (EMX)||Program for converting GIF files to GIF89a ||[https://github.com/OS2World/APP-GRAPHICS-GIFtrans]
|SpamFilter|| ||BSD 3 Clauses ||C ||Detect and reject e-mail messages containing unwanted advertising.  || [https://github.com/OS2World/APP-INTERNET-SpamFilter-MTA]
|-
|-
|GNU barcode||Command Line ||GNU GPL ||GCC||Tool to convert text strings to printed bars. ||[https://github.com/OS2World/APP-GRAPHICS-GNU_barcode]
|SpamKill Weasel|| || || || || [https://github.com/OS2World/APP-INTERNET-SpamKill-Weasel]
|-
|-
|[[GOAT]]||PM Application ||GNU GPL || ||GOAT is an acronym for Graphics Optical Analysis & Translation. ||[https://github.com/OS2World/APP-GRAPHICS-GOAT]
|SpamKill2|| || || || || [https://github.com/OS2World/APP-INTERNET-SpamKill2]
|-
|-
|[[Gotcha!]]||PM Application||GNU GPL||C++||Screen Capture tool||[https://github.com/OS2World/APP-GRAPHICS-Gotcha]
|Filter 4-Weasel|| || || || || [https://github.com/OS2World/APP-INTERNET-Filter_4-Weasel]
|-
|-
|HP2XX|| ||GNU GPL || ||HP-GL conversion utility. ||[https://github.com/OS2World/APP-GRAPHICS-HP2XX]
|xfmail|| || || || || [https://github.com/OS2World/APP-INTERNET-xfmail]
|-
|-
|HPGS|| ||GNU GPL || || A HPGL/2 interpreter/renderer. ||[https://github.com/OS2World/APP-GRAPHICS-HPGS]
|Fingerd|| || || || || [https://github.com/OS2World/APP-INTERNET-Fingerd]
|-
|-
|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]
|HUGS|| || || || || [https://github.com/OS2World/APP-INTERNET-HUGS]
|-
|IteCAD||Qt||GNU LGPL V2.1||* Qt4 Libraries||ITE CAD is an Italian CAE/CAD application||[https://github.com/OS2World/APP-GRAPHICS-IteCAD]
|-
|-
|jpeg2ps|| || || ||jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS. ||[https://github.com/OS2World/APP-GRAPHICS-jpeg2ps]
|micq|| || || || || [https://github.com/OS2World/APP-INTERNET-micq]
|-
|jpegdump||Command Line ||BSD alike ||C ||Dump JPEG marker information ||[https://github.com/OS2World/APP-GRAPHICS-jpegdump]
|-
|JPEGER|| || ||VisualAge C++||Process JPEG image files. ||[https://github.com/OS2World/APP-GRAPHICS-JPEGER]
|-
|-
|kdc dc2|| || ||C ||Convert .KDC to .JPG/.BMP and .DC2 to .TGA. ||[https://github.com/OS2World/APP-GRAPHICS-kdc_dc2]
|Netcat|| || || || || [https://github.com/OS2World/APP-INTERNET-Netcat]
|-
|-
|lego||Command Line ||GNU GPL ||GCC ||Tool to create images of models made of LEGO(R)-like bricks.  ||[https://github.com/OS2World/APP-GRAPHICS-lego]
|NetGrab|| || || || || [https://github.com/OS2World/APP-INTERNET-NetGrab]
|-
|mtekscan|| || ||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]
|OS2GOFER|| || || || || [https://github.com/OS2World/APP-INTERNET-OS2GOFER]
|-
|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 ||VisualAge C++||Toolkit for converting various image formats ||[https://github.com/OS2World/APP-GRAPHICS-PBMPLUS]
|PhantomJS|| || || || || [https://github.com/OS2World/APP-INTERNET-PhantomJS]
|-
|-
|Plotmtv||Xfree86OS/2  ||GNU GPL ||C ||fast multi-purpose plotting program for X11-windows ||[https://github.com/OS2World/APP-GRAPHICS-Plotmtv]
|PMVNC Server|| || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Server]
|-
|PMExif||PM Software ||Public Domain ||VX-REXX ||Extracts and presents Exposure-Data from Digital Cameras. ||[https://github.com/OS2World/APP-GRAPHICS-PMExif]
|-
|-
|PMPentax|| || ||Dialog Editor<br>Watcom C||Take screen shots||[https://github.com/OS2World/APP-GRAPHICS-PMPentax]
|PMVNC Client|| || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Client]
|-
|-
|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]
|Stunnel|| || || || || [https://github.com/OS2World/APP-INTERNET-Stunnel]
|-
|-
|PMSheet|| ||BSD Like ||VisualAge C++ ||File explorer like program for pictures ||[https://github.com/OS2World/APP-GRAPHICS-PMSheet]
|tcpdump|| || || || || [https://github.com/OS2World/APP-INTERNET-tcpdump]
|-
|[[PMStars]]|| ||Public Domain || Watcom C||Display the starfield with either a single 'dot' or line for each star. ||[https://github.com/OS2World/APP-GRAPHICS-PMStars]
|-
|-
|PNGCheck|| ||GNU GPL ||GCC ||verifies the integrity of PNG, JNG and MNG files ||[https://github.com/OS2World/APP-GRAPHICS-PNGCheck]
|torpak/2|| || || || || [https://github.com/OS2World/APP-INTERNET-torpak_2]
|-
|-
|Povray|| ||GNU AFFERO GPL ||Watcom C 11.0b ||High-quality, Free Software tool for creating stunning three-dimensional graphics. ||[https://github.com/OS2World/APP-GRAPHICS-Povray]
|uqwk|| || || || || [https://github.com/OS2World/APP-INTERNET-uqwk]
|-
|POV Frontend|| || || C++ ||POV front-end  ||[https://github.com/OS2World/APP-GRAPHICS-POV_Frontend]
|-
|-
|Present||PM application ||Public Domain ||VisualAge 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]
|WarpGlobe|| || || || || [https://github.com/OS2World/APP-INTERNET-WarpGlobe]
|-
|-
|PTOT|| || ||VisualAge C++ ||PNG-to-TIFF converter ||[https://github.com/OS2World/APP-GRAPHICS-PTOT]
|WhoAmI|| || || || || [https://github.com/OS2World/APP-INTERNET-WhoAmI]
|-
|PTPro|| ||GNU GPL ||GNU make<br>gcc<br>ilink ||Tool to retrieve & rename photos from your PTP camera  ||[https://github.com/OS2World/APP-GRAPHICS-PTPro]
|-
|-
|PVQuan|| || ||C ||Persistence of Vision Quantiser Utils. ||[https://github.com/OS2World/APP-GRAPHICS-PVQuan]
|Whois|| || || || || [https://github.com/OS2World/APP-INTERNET-Whois]
|-
|Scale|| || ||Borland C++||Scales TGA files. ||[https://github.com/OS2World/APP-GRAPHICS-Scale]
|-
|-
|ScanSort|| ||GNU GPL ||GCC ||Scan collection checker ||[https://github.com/OS2World/APP-GRAPHICS-ScanSort]
|gentler whois|| || || || || [https://github.com/OS2World/APP-INTERNET-gentler_whois]
|-
|-
|Show3D|| || ||C++ ||A 'Magic Eye' type 3d image viewer||[https://github.com/OS2World/APP-GRAPHICS-Show3D]
|XJDIC|| || || || || [https://github.com/OS2World/APP-INTERNET-XJDIC]
|-
|[[SketchIt]]||PM Application ||GNU GPL ||VisualAge 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]
|xvncviewer|| || || || || [https://github.com/OS2World/APP-INTERNET-xvncviewer]
|-
|-
|Truespectra Scripts|| || || ||Scripts for TrueSpectra's PhotoGraphicPro. ||[https://github.com/OS2World/APP-GRAPHICS-Truespectra_Scripts]
|BinaryNewsGathered|| || || || || [https://github.com/OS2World/APP-INTERNET-BinaryNewsGathered]
|-
|TTF2PT1|| ||BSD Like ||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]
|fix yenc|| || || || || [https://github.com/OS2World/APP-INTERNET-fix_yenc]
|-
|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]
|Newsbeat|| || || || || [https://github.com/OS2World/APP-INTERNET-Newsbeat]
|-
|-
|[[Xicon]]|| ||GNU GPL ||C ||Conversion program for translating icons between various formats. ||[https://github.com/OS2World/APP-GRAPHICS-XIcon]
|Slrn|| || || || || [https://github.com/OS2World/APP-INTERNET-Slrn]
|-
|-
|XLOADIMAGE||Xfree86 ||GNU GPL ||C++ ||Xfree86 XLOADIMAGE - X11 Image Loading Utility. ||[https://github.com/OS2World/APP-GRAPHICS-X11-XLOADIMAGE]
|SLURP|| || || ||advanced passive NNTP client|| [https://github.com/OS2World/APP-INTERNET-SLURP]
|}
 
===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]
|Tass|| || || ||Threaded News reader for UUCP, TCP/IP ||[https://github.com/OS2World/APP-INTERNET-Tass]
|-
|-
|Alpine|| || || ||new generation of the well-known "Pine" text-based e-mail client. || [https://github.com/OS2World/APP-INTERNET-Alpine]
|Tin|| ||BSD 3 Clauses || ||a threaded NNTP and spool based UseNet newsreader for a variety of platforms. || [https://github.com/OS2World/APP-INTERNET-Tin]
|-
|-
|Chat|| || || || Little 'chatter' thinggy on your system. || [https://github.com/OS2World/APP-INTERNET-Chat]
|DBZ for UUPC Extended news|| || || ||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]
|-
|-
|CJB Ip Forwarder|| || || || Unix cjb *automatic* ip forwarding client port.  || [https://github.com/OS2World/APP-INTERNET-CJB_Ip_Forwarder]
|yDec|| ||Public Domain || ||yEnc decoder|| [https://github.com/OS2World/APP-INTERNET-yDec]
|-
|-
|Chain|| || || ||helps to route messages through remailers || [https://github.com/OS2World/APP-INTERNET-Chain]
|Lighweight2|| || GNU GPL || ||a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
|-
|-
|Cleanuud|| || || || Program to cleanup quoted uuencoded files. || [https://github.com/OS2World/APP-INTERNET-Cleanuud]
|mozinst|| || || ||REXX script and associated tool to add some program objects to the desktop for Seamonkey/Thunderbird/Firefox. || [https://github.com/OS2World/APP-INTERNET-mozinst]
|-
|-
|DD-UP client|| || || ||update a host provided by the Free DynDNS service of dyndns.org. || [https://github.com/OS2World/APP-INTERNET-DD-UP_client]
|HTML GEN|| || || ||Generates HTML files out of source files and macros. || [https://github.com/OS2World/APP-INTERNET-HTML_GEN]
|-
|-
|DYN|| || || || Simple client program for the Monolith Coalition's DYNDNS service. || [https://github.com/OS2World/APP-INTERNET-DYN]
|ORB|| ||GNU GPL || ||An HTML Preprocessor. || [https://github.com/OS2World/APP-INTERNET-ORB]
|-
|-
|Firefox||PM Application||MPL||C++||Internet WWW Browser|| [https://github.com/bitwiseworks/mozilla-os2]
|WebMonX|| ||GNU GPL || ||monitors websites for updates and changes  || [https://github.com/OS2World/APP-INTERNET-WebMonX]
|-
|-
|FrontenACT|| || || ||graphical front-end for the "Enhanced CTorrent" BitTorrent client|| [https://github.com/OS2World/APP-INTERNET-FrontenACT]
|Web Client Test|| || || ||Tool for analyzing, debugging and determining the correctness of web server (HTTP) protocol. || [https://github.com/OS2World/APP-INTERNET-Web-Client-Test]
|-
|-
|FTP Masquerade|| || || || Small utility for getting around the limitations on FTP imposed by IP masquerading. || [https://github.com/OS2World/APP-INTERNET-FTP_Masquerade]
|QtWeb||Qt Application ||GNU GPL || ||compact web browser having some unique UI and privacy features || [https://github.com/OS2World/APP-INTERNET-QtWeb]
|-
|-
|FTPServer|| ||GNU GPL V3 ||Modula-2 || FTP Server || [https://github.com/OS2World/APP-INTERNET-FTPServer]
|Surfer|| ||GNU GPL, GNU LGPL || ||simple web browser on QtWebKit that focus on usability|| [https://github.com/OS2World/APP-INTERNET-Surfer]
|-
|-
|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]
|QBrows|| ||GNU GPL || ||small web browser|| [https://github.com/OS2World/APP-INTERNET-QBrows]
|-
|-
|[[HTML Wizard]]||PM Application ||Public Domain ||VX-REXX ||HTML text editor || [https://github.com/OS2World/APP-INTERNET-HTMLWizard]
|NPDJVU|| ||GNU GPL || ||Netscape plugin enables it to view DjVu files. || [https://github.com/OS2World/APP-INTERNET-NPDJVU]
|-
|-
|[[HelpDesk ]]||PM Application ||Several OSS||C ||Tool to get remote control access to OS/2 machines.  || [https://github.com/OS2World/APP-INTERNET-HelpDesk]
|NPMETA|| || Public Domain|| ||OS/2 Metafile plugin for Netscape || [https://github.com/OS2World/APP-INTERNET-NPMETA]
|-
|-
|ICQpipe|| || || || 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]
|Lynx|| ||GNU GPL || ||fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices || [https://github.com/OS2World/APP-INTERNET-Lynx]
|-
|-
|ircd|| || || || Server (daemon) program for the Internet Relay Chat. || [https://github.com/OS2World/APP-INTERNET-ircd]
|ColorPicker|| || || ||a small tool which allow to show RGB value of the color over cursor|| [https://github.com/OS2World/APP-INTERNET-ColorPicker]
|-
|-
|ircflect|| || || || IRC command Line tool || [https://github.com/OS2World/APP-INTERNET-ircflect]
|Faster|| ||Custom Open Source || || Faster is designed to make your web pages load up. || [https://github.com/OS2World/APP-INTERNET-Faster]
|-
|-
|Jasmine|| || || || ftp front-end using of the OS/2 WARP genuine part for FTP (File Transfer Protocol) for www maintainance|| [https://github.com/OS2World/APP-INTERNET-Jasmine]
|Getstats|| || || ||*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]
|-
|-
|KSCP|| || || || KSCP || [https://github.com/OS2World/APP-INTERNET-KSCP]
|Gizmo|| ||GNU GPL|| ||colour coordinating utility for those who uses editors to make html documents with various colour RGB codes. || [https://github.com/OS2World/APP-INTERNET-Gizmo]
|-
|-
|Links|| || GNU GPL || C || Lightweight browser working in text mode or PM shell|| [https://github.com/OS2World/APP-INTERNET-Links]
|[[Goose]] || ||GNU GPL || VX-REXX ||Checking Updated Homepage utility||[https://github.com/OS2World/APP-INTERNET-Goose]
|-
|-
|lookup|| || || || Addition to ircII/os2; shows domain and IP of a user. || [https://github.com/OS2World/APP-INTERNET-lookup]
|HTMLplot|| ||Public Domain || ||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]
|-
|-
|LightWeight|| ||GNU GPL || ||Lighweight2 is a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
|JunkBuster|| ||GNU GPL || || The Internet Junkbuster Proxy 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]
|-
|-
|mlddc|| || || ||client for the Monolith dynamic DNS || [https://github.com/OS2World/APP-INTERNET-mlddc]
|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]
|-
|-
|[[mlup]] || || || || mlup is a script to update your configuration at ml.org. || [https://github.com/OS2World/APP-INTERNET-mlup]
|[[Online Software/2||PM Application ||GNU GPL||DrDialog, REXX ||Desktop application to present applications listed on eCSoft/2. || [https://github.com/OS2World/APP-INTERNET-Online_Software_2]
|-
|-
|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]
|RenHTML|| ||Public Domain || ||program for renaming HTML files to their titles. || [https://github.com/OS2World/APP-INTERNET-RenHTML]
|-
|-
|[[News Harvest]] || || || || 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]
|rtftohtml|| || ||C ||translate existing RTF documents into HTML|| [https://github.com/OS2World/APP-INTERNET-rtftohtml]
|-
|-
|NcFTP|| || || || Free set of programs that use the File Transfer Protocol. || [https://github.com/OS2World/APP-INTERNET-NcFTP]
|Swish-e|| || || ||index directories of files or remote web sites and search the generated indexes|| [https://github.com/OS2World/APP-INTERNET-Swish-e]
|-
|-
|[[NetChat]] || || || || 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]
|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]
|-
|-
|NFTP|| || || ||text-mode ftp client for several platforms. || [https://github.com/OS2World/APP-INTERNET-NFTP]
|[[Weasel]] ||Presentation Manager || GNU GPL V2||Modula-2 ||Mail server supporting the POP3 and SMTP protocols.|| [https://github.com/OS2World/APP-INTERNET-Weasel] [http://www.pmoylan.org/pages/os2/Weasel.html]
|-
|-
|Nuts|| || || || NUTS talker server. || [https://github.com/OS2World/APP-INTERNET-Nuts]
|Weasel IMAPD|| || ||C ||IMAP4 server for the Weasel mail server|| [https://github.com/OS2World/APP-INTERNET-IMAPD-Weasel]
|-
|-
|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]
|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
|-
|-
|totals|| || || || A simple program designed to determine "statistics" from Penguin FTP Daemon. || [https://github.com/OS2World/APP-INTERNET-totals]
|CAR|| || || ||Simulate Constructions with compasses and ruler|| [https://github.com/OS2World/APP-MATH-konstr]
|-
|-
|SlipCall|| || || || IBM TCP/IP 1.2.1 SLIPCALL program || [https://github.com/OS2World/APP-INTERNET-SlipCall]
|ccalc|| ||Freeware|| ||CCALC provides convenient way to for performing calculations.|| [https://github.com/OS2World/APP-MATH-ccalc]
|-
|-
|SlipFree|| || || || Requests COM port from SLIP, runs a program, returns COM port to SLIP || [https://github.com/OS2World/APP-INTERNET-SlipFree]
|DrLife|| ||Not Life|| ||Cellular Automata Animator is a 1d and 2d cellular automata engine.||[https://github.com/OS2World/APP-MATH-drlife]
|-
|-
|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]
|Euler|| ||GNU GPL|| ||Program for numerical mathematics||[https://github.com/OS2World/APP-MATH-Euler]
|-
|-
|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]
|Octave|| ||GNU GPL|| ||high-level language, primarily intended for numerical computations|| [https://github.com/OS2World/APP-MATH-Octave]
|-
|-
|tftp|| || || || tftp server that implements BLKSIZE,TSIZE options. || [https://github.com/OS2World/APP-INTERNET-tftp]
|PM chaos|| ||BSD alike|| ||Program that simulates a simple chaotic system, the "standard map".||[https://github.com/OS2World/APP-MATH-PM_chaos]
|-
|-
|VoiceChat/2|| || || || Internet Voice Communication package || [https://github.com/OS2World/APP-INTERNET-VoiceChat-2]
|Prime|| || || ||Prime Number Generator|| [https://github.com/OS2World/APP-MATH-Prime]
|}
 
===Miscellaneous===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|NISTIME|| || || || This program access the NIST time/date server via TCP/IP and obtains the standard time. || [https://github.com/OS2World/APP-INTERNET-NISTIME]
|Ansirand|| ||GNU GPL|| ||displays randomic color characters on an OS/2 command session || [https://github.com/OS2World/APP-MISC-Ansirand]
|-
|-
|Telnetd Login|| || || || A replacement login.exe for IBM OS/2 telnetd || [https://github.com/OS2World/APP-INTERNET-Telnetd-Login]
| [[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]
|-
|-
|Tnlogin|| || || || Replacement Telnet Login for IBM TCP/IP for OS/2 || [https://github.com/OS2World/APP-INTERNET-Tnlogin]
|CCSRCH|| ||GNU GPL V2 || ||CCSRCH is a cross-platform tool for searching filesystems for credit card information. || [https://github.com/OS2World/APP-MISC-CCSRCH]
|-
|-
|ssh|| || || || ssh ported to OS/2 || [https://github.com/OS2World/APP-INTERNET-ssh]
| [[cmatrix]] || ||GNU GPL V2 || ||CMatrix is a program that shows the Matrix movie animation scrolling lines.  || [https://github.com/OS2World/APP-MISC-cmatrix]
|-
|-
|[[PopCliD]] || || || || popclient daemon for OS/2 || [https://github.com/OS2World/APP-INTERNET-PopCliD]
|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]
|-
|-
|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]
|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]
|-
|-
|GNU inetutils|| || || || Inetutils is a collection of common network programs. || [https://github.com/OS2World/APP-INTERNET-GNU_inetutils]
|GLExcess|| ||GNU GPL V2 || ||OpenGL demo project. || [https://github.com/OS2World/APP-MISC-GLExcess]
|-
|-
|VSoup|| || || || NNTP/POP3/SMTP client || [https://github.com/OS2World/APP-INTERNET-VSoup]
|[[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]
|-
|-
|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]
|Parallel Virtual Machine (PVM)|| ||GNU GPL V2/ BSD || ||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]
|-
|-
|GetTZ|| || || || Set INI TimeZone from environment string for PMMail. || [https://github.com/OS2World/APP-INTERNET-GetTZ]
|Pilot|| ||Not Specified ||* C ||Pilot CAI interpreter.||[https://github.com/OS2World/APP-MISC-Pilot]
|-
|-
|HtmlConv|| || || || Converts from text/html to text/plain for PMMail || [https://github.com/OS2World/APP-INTERNET-HtmlConv]
|[[Resizer]]|| || Not Specified || ||An application to change the size of other program windows.|| [https://github.com/OS2World/APP-MISC-Resizer]
|-
|-
|[[MailRun]] || || || || Small and fast program to monitor your Pop3 mail account. || [https://github.com/OS2World/APP-INTERNET-MailRun]
|[[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]
|-
|-
|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]
|[[The Quoteriser]] || ||GNU GPL V2 || || Quote manager, with quote-of-the-day and random .sig  || [https://github.com/OS2World/APP-MISC-The_Quoteriser]
|-
|-
|PMLPP||PM Applications || || || "Little Pop Peek for PM" (PMLPP). tiny POP mail checker for PM. || [https://github.com/OS2World/APP-INTERNET-PMLPP]
|Tape lab|| ||Freeware || ||An Audio Tape Label Editor. It uses the PM++ class library|| [https://github.com/OS2World/APP-MISC-Tape_lab]
|-
|-
|PMMail Utilities|| || || || PMMail 1.5 Utilities.  || [https://github.com/OS2World/APP-INTERNET-PMMail_Utilities]
|ViewRep||Presentation Manager ||BSD 3 Clause ||* C ||Display standard input and give the user the option of printing the file or just viewing via scoll bars.|| [https://github.com/OS2World/APP-MISC-ViewRep]
|-
|-
|DayTime|| || Public Domain ||C || 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]
|}
 
===Network===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|PMMail Utilities-C|| || || ||PMMail 1.5 Utilities - C language. Change and strip  || [https://github.com/OS2World/APP-INTERNET-PMMail_Utilities-C]
|IpConfigPM||PM Application ||GNU GPL V3||DrDialog, REXXLib, VX-REXX||A graphical interface to change IP address for network adapters || [https://github.com/OS2World/APP-NET-IpConfigPM]
|-
|-
|PMNews||PM Application||GNU GPL V2 ||C ||A PM replacement for SNEWS.EXE  || [https://github.com/OS2World/APP-INTERNET-PMNews]
|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]
|-
|-
| [[PwICQ]] ||PM Application ||GNU GPL || ||ICQ clone for OS/2  || [https://github.com/OS2World/APP-INTERNET-PwICQ]
|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]
|-
|-
|QMail|| || || ||Mail local delivery agent, works with Sendmail || [https://github.com/OS2World/APP-INTERNET-QMail]
|NETIO|| ||Public Domain||C||network benchmark|| [https://github.com/OS2World/APP-NETWORK-NETIO]
|-
|-
|renattach|| || || ||Filter to rename/remove mail attachments. || [https://github.com/OS2World/APP-INTERNET-renattach]
|pcnfsd|| || ||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]
|-
|-
|Souper|| || || || || [https://github.com/OS2World/APP-INTERNET-Souper]
|PMVNC|| ||GNU GPL V2||C||VNC remote desktop control tool||[https://github.com/OS2World/APP-NET-PMVNC]
|-
|-
|SpamFilter|| ||BSD 3 Clauses ||C ||Detect and reject e-mail messages containing unwanted advertising.  || [https://github.com/OS2World/APP-INTERNET-SpamFilter-MTA]
|[[TCPConfig]]||PM Application|| ||Pascal||TCP/IP Configuration Program|| [https://github.com/OS2World/APP-NET-TCPConfig]
|-
|-
|SpamKill Weasel|| || || || || [https://github.com/OS2World/APP-INTERNET-SpamKill-Weasel]
|VNC Port||PM Application||GNU GPL ||C||VNC (Remote control) application for OS/2|| [https://github.com/OS2World/APP-NETWORK-VNC] [[ftp://digi.os2.snc.ru/pub/VNC/]]
|-
|-
|SpamKill2|| || || || || [https://github.com/OS2World/APP-INTERNET-SpamKill2]
|}
|-
 
|Filter 4-Weasel|| || || || || [https://github.com/OS2World/APP-INTERNET-Filter_4-Weasel]
===Productivity===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|xfmail|| || || || || [https://github.com/OS2World/APP-INTERNET-xfmail]
|[[Apache OpenOffice]] ||PM Application || Apache License || ||  
|-
|-
|Fingerd|| || || || || [https://github.com/OS2World/APP-INTERNET-Fingerd]
|Contact/2|| || || ||Address management||[https://github.com/OS2World/APP-PRODUCTIVITY-Contact-2]
|-
|-
|HUGS|| || || || || [https://github.com/OS2World/APP-INTERNET-HUGS]
|eAccounts|| || || || A PM account and password manager. || [https://github.com/OS2World/APP-PRODUCTIVITY-eAccounts]
|-
|-
|micq|| || || || || [https://github.com/OS2World/APP-INTERNET-micq]
|ePDF||PM Application|| || || A PM tool for postscript to PDF conversion, which uses GhostScript as back-end. || [https://github.com/OS2World/APP-PRODUCTIVITY-ePDF]
|-
|-
|Netcat|| || || || || [https://github.com/OS2World/APP-INTERNET-Netcat]
|[[KeyRing/2]] ||PM Application|| GNU GPL ||VX-REXX, Virtual Pascal ||Secure database for all your passwords, registration codes, lock combinations, Bank PINs - any small secret.  || [https://github.com/OS2World/APP-PRODUCTIVITY-KeyRing2]
|-
|-
|NetGrab|| || || || || [https://github.com/OS2World/APP-INTERNET-NetGrab]
|SmartPack for Mesa2|| || || ||Edit- and size functions for Mesa2 from Sundial Systems || [https://github.com/OS2World/APP-PRODUCTIVITY-SmartPack-for-Mesa2]
|-
|-
|OS2GOFER|| || || || || [https://github.com/OS2World/APP-INTERNET-OS2GOFER]
|Tequila for Mesa2|| || || ||Filter-, zoom- and size functions for 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]
|-
|-
|PhantomJS|| || || || || [https://github.com/OS2World/APP-INTERNET-PhantomJS]
|TIMETRAC||PM application || || ||PM Activity Time Tracker|| [https://github.com/OS2World/APP-PIM-TIMETRAC]
|-
|-
|PMVNC Server|| || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Server]
|Warplog||PM Application || || ||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]
|-
|-
|PMVNC Client|| || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Client]
|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
|-
|-
|Stunnel|| || || || || [https://github.com/OS2World/APP-INTERNET-Stunnel]
| AMPOS2|| || || REXX || TYPO3 Web Content Management System (CMS)|| [https://github.com/OS2World/APP-SERVER-AMPOS2]
|-
|-
|tcpdump|| || || || || [https://github.com/OS2World/APP-INTERNET-tcpdump]
| Analog|| || Custom License || || This program analyses logfiles from WWW servers. || [https://github.com/OS2World/APP-SERVER-Analog]
|-
|-
|torpak/2|| || || || || [https://github.com/OS2World/APP-INTERNET-torpak_2]
| Count|| || || || Count provides a combination web page hit counter, clock, and date cgi program for your web server. || [https://github.com/OS2World/APP-SERVER-Count]
|-
|-
|uqwk|| || || || || [https://github.com/OS2World/APP-INTERNET-uqwk]
| CuteWiki|| ||GNU GPL ||C|| stand-alone wiki engine implemented in ANSI C|| [https://github.com/OS2World/APP-SERVER-CuteWiki]
|-
|-
|WarpGlobe|| || || || || [https://github.com/OS2World/APP-INTERNET-WarpGlobe]
| Firecast|| || || ||audio streaming server|| [https://github.com/OS2World/APP-SERVER-Firecast]
|-
|-
|WhoAmI|| || || || || [https://github.com/OS2World/APP-INTERNET-WhoAmI]
| Icecast|| || GNU GPL || || free server software for streaming multimedia || [https://github.com/OS2World/APP-SERVER-Icecast]
|-
|-
|Whois|| || || || || [https://github.com/OS2World/APP-INTERNET-Whois]
| identd|| ||Public Domain || || identd server || [https://github.com/OS2World/APP-SERVER-identd]
|-
|-
|gentler whois|| || || || || [https://github.com/OS2World/APP-INTERNET-gentler_whois]
| ImageMap|| || || || Add HTTP/1.0 to Mike Cowlishaw's gopher server || [https://github.com/OS2World/APP-SERVER-ImageMap]
|-
|-
|XJDIC|| || || || || [https://github.com/OS2World/APP-INTERNET-XJDIC]
| Major Major|| ||GNU GPL V3 || Modula-2 || mailing list manager for OS/2. It lets you create multiple mailing lists on your machine. || [https://github.com/OS2World/APP-SERVER-Major_Major]
|-
|-
|xvncviewer|| || || || || [https://github.com/OS2World/APP-INTERNET-xvncviewer]
| mod throttle access|| || || || 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]
|-
|-
|BinaryNewsGathered|| || || || || [https://github.com/OS2World/APP-INTERNET-BinaryNewsGathered]
| named || || BSD 3-Clauses||C|| Simple domain name server|| [https://github.com/OS2World/APP-SERVER-named]
|-
|-
|fix yenc|| || || || || [https://github.com/OS2World/APP-INTERNET-fix_yenc]
| opennap|| ||GNU GPL || ||Open source napster server.  || [https://github.com/OS2World/APP-SERVER-opennap]
|-
|-
|Newsbeat|| || || || || [https://github.com/OS2World/APP-INTERNET-Newsbeat]
| PMMailWeb|| ||GNU GPL || || PMMailWEB is a cgi web frontend for the Email software PMMail.  || [https://github.com/OS2World/APP-SERVER-PMMailWeb]
|-
|-
|Slrn|| || || || || [https://github.com/OS2World/APP-INTERNET-Slrn]
| php-hmailer|| ||Public Domain || || HMailer is a PHP class which uses HMailer.exe from Inet.Mail (Pro) to send an e-mail message. || [https://github.com/OS2World/APP-SERVER-php-hmailer]
|-
|-
|SLURP|| || || ||advanced passive NNTP client|| [https://github.com/OS2World/APP-INTERNET-SLURP]
| PolarbarWeb/2|| ||GNU GPL || ||cgi web frontend for the Email software PolarBarMailer.  || [https://github.com/OS2World/APP-SERVER-PolarbarWeb2]
|-
|-
|Tass|| || || ||Threaded News reader for UUCP, TCP/IP ||[https://github.com/OS2World/APP-INTERNET-Tass]
| Popper/2|| || || || POP3 server for OS/2 || [https://github.com/OS2World/APP-SERVER-Popper-2]
|-
|-
|Tin|| ||BSD 3 Clauses || ||a threaded NNTP and spool based UseNet newsreader for a variety of platforms.  || [https://github.com/OS2World/APP-INTERNET-Tin]
| pop3d|| || || || The pop3d daemon implements the Post Office Protocol Version 3 server.  || [https://github.com/OS2World/APP-SERVER-pop3d]
|-
|-
|DBZ for UUPC Extended news|| || || ||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]
| 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]
|-
|-
|yDec|| ||Public Domain || ||yEnc decoder|| [https://github.com/OS2World/APP-INTERNET-yDec]
| Radius|| || GNU GPL V2 || || Provide a robust RADIUS server under OS/2 with additional features. || [https://github.com/OS2World/APP-SERVER-Radius]
|-
|-
|Lighweight2|| || GNU GPL || ||a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
| Resin|| ||Caucho license || ||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]
|-
|-
|mozinst|| || || ||REXX script and associated tool to add some program objects to the desktop for Seamonkey/Thunderbird/Firefox. || [https://github.com/OS2World/APP-INTERNET-mozinst]
| SQUIRM|| ||GNU GPL || || A URL redirector for SQUID. || [https://github.com/OS2World/APP-SERVER-SQUIRM]
|-
|-
|HTML GEN|| || || ||Generates HTML files out of source files and macros. || [https://github.com/OS2World/APP-INTERNET-HTML_GEN]
| SQDR|| ||Freeware for Open Source || || Redirector for squid || [https://github.com/OS2World/APP-SERVER-SQDR]
|-
|-
|ORB|| ||GNU GPL || ||An HTML Preprocessor. || [https://github.com/OS2World/APP-INTERNET-ORB]
| SimpleHTTPd|| || GNU GPL || ||small www server|| [https://github.com/OS2World/APP-SERVER-SimpleHTTPd]
|-
|-
|WebMonX|| ||GNU GPL || ||monitors websites for updates and changes  || [https://github.com/OS2World/APP-INTERNET-WebMonX]
| sockd || || BSD 3-Clauses||C|| Simple SOCKS server for OS/2. || [https://github.com/OS2World/APP-SERVER-sockd]
|-
|-
|Web Client Test|| || || ||Tool for analyzing, debugging and determining the correctness of web server (HTTP) protocol. || [https://github.com/OS2World/APP-INTERNET-Web-Client-Test]
| y2kcgi|| || || || Days left until the year 2000 CGI with Pascal Source. || [https://github.com/OS2World/APP-SERVER-y2kcgi]
|-
|-
|QtWeb||Qt Application ||GNU GPL || ||compact web browser having some unique UI and privacy features || [https://github.com/OS2World/APP-INTERNET-QtWeb]
| WebMail/2|| || ||VX-REXX || WebMail/2 allows users to read emails via the web || [https://github.com/OS2World/APP-SERVER-WebMail-2]
|-
|-
|Surfer|| ||GNU GPL, GNU LGPL || ||simple web browser on QtWebKit that focus on usability|| [https://github.com/OS2World/APP-INTERNET-Surfer]
| WebServe|| ||GNU GPL || ||lightweight web server for OS/2|| [https://github.com/OS2World/APP-SERVER-WebServe]
|-
|-
|QBrows|| ||GNU GPL || ||small web browser|| [https://github.com/OS2World/APP-INTERNET-QBrows]
| Archidiskodon|| || || || Server-side FTP Scanner written in PHP and plain C. || [https://github.com/OS2World/APP-SERVER-Archidiskodon]
|-
|-
|NPDJVU|| ||GNU GPL || ||Netscape plugin enables it to view DjVu files. || [https://github.com/OS2World/APP-INTERNET-NPDJVU]
| Jitterbug|| ||GNU GPL || ||a web based bug tracking system. || [https://github.com/OS2World/APP-SERVER-Jitterbug]
|-
|-
|NPMETA|| || Public Domain|| ||OS/2 Metafile plugin for Netscape || [https://github.com/OS2World/APP-INTERNET-NPMETA]
| Web Family Tree|| || ||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]
|-
|}
|Lynx|| ||GNU GPL || ||fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices || [https://github.com/OS2World/APP-INTERNET-Lynx]
 
===Scanning===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|ColorPicker|| || || ||a small tool which allow to show RGB value of the color over cursor|| [https://github.com/OS2World/APP-INTERNET-ColorPicker]
|SANE || || || || ||
|}
 
===Science===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|Faster|| ||Custom Open Source || || Faster is designed to make your web pages load up. || [https://github.com/OS2World/APP-INTERNET-Faster]
|BlackBody|| || ||Pascal ||Plot the Planck black body radiation curve for given temperature list. || [https://github.com/OS2World/APP-SCIENCE-Blackbody]
|-
|-
|Getstats|| || || ||*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]
|Fitsblink|| || ||C ||program for analysis of astronomical images, especially of asteroids and comets. || [https://github.com/OS2World/APP-SCIENCE-Fitsblink]
|-
|-
|Gizmo|| ||GNU GPL|| ||colour coordinating utility for those who uses editors to make html documents with various colour RGB codes. || [https://github.com/OS2World/APP-INTERNET-Gizmo]
|LVB|| || || ||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]
|-
|-
|[[Goose]] || ||GNU GPL || VX-REXX ||Checking Updated Homepage utility||[https://github.com/OS2World/APP-INTERNET-Goose]
|neurlnet|| ||Public Domain || ||A backpropogation neural network to recognize characters. || [https://github.com/OS2World/APP-SCIENCE-neurlnet]
|-
|-
|HTMLplot|| ||Public Domain || ||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]
|NGSpice|| ||Several licenses || || Ngspice is a mixed-level/mixed-signal circuit simulator. || [https://github.com/OS2World/APP-SCIENCE-NGSpice]
|-
|-
|JunkBuster|| ||GNU GPL || || The Internet Junkbuster Proxy 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]
|PMBio|| || || || Biorhythm chart software || [https://github.com/OS2World/APP-SCIENCE-PMBio]
|-
|-
|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]
|SimRobot2|| || || 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]
|-
|-
|[[Online Software/2||PM Application ||GNU GPL||DrDialog, REXX ||Desktop application to present applications listed on eCSoft/2. || [https://github.com/OS2World/APP-INTERNET-Online_Software_2]
|vAVRdisasm|| ||GNU GPL || || Atmel AVR Disassembler || [https://github.com/OS2World/APP-SCIENCE-vavrdisasm]
|-
|-
|RenHTML|| ||Public Domain || ||program for renaming HTML files to their titles. || [https://github.com/OS2World/APP-INTERNET-RenHTML]
|VPICDisAsm|| ||GNU GPL || || Microchip PIC firmware disassembler. || [https://github.com/OS2World/APP-SCIENCE-VPICDisAsm]
|-
|-
|rtftohtml|| || ||C ||translate existing RTF documents into HTML|| [https://github.com/OS2World/APP-INTERNET-rtftohtml]
|XEphem||XFree86 || Propietary || ||a Motif based ephemeris and planetarium program || [https://github.com/OS2World/APP-SCIENCE-xephem]
|-
|-
|Swish-e|| || || ||index directories of files or remote web sites and search the generated indexes|| [https://github.com/OS2World/APP-INTERNET-Swish-e]
|XFITSview||XFree86 ||GNU GPL || ||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]
|-
|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]
|-
|[[Weasel]] ||Presentation Manager || GNU GPL V2||Modula-2 ||Mail server supporting the POP3 and SMTP protocols.|| [https://github.com/OS2World/APP-INTERNET-Weasel] [http://www.pmoylan.org/pages/os2/Weasel.html]
|-
|Weasel - [[IMAPD-Weasel]] || || ||C ||IMAP4 server for the Weasel mail server|| [https://github.com/OS2World/APP-INTERNET-IMAPD-Weasel]
|-
|Webalizer|| || GNU GPL V2|| ||Web server log file analysis program || [https://github.com/OS2World/APP-INTERNET-Webalizer]
|}
|}


===Math===
===Screen savers===
{| class="wikitable sortable"
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Octave|| ||GNU GPL || ||high-level language, primarily intended for numerical computations|| [https://github.com/OS2World/APP-MATH-Octave]
|[[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]
|-
|-
|ccalc|| ||Freeware || ||CCALC provides convenient way to for performing calculations. || [https://github.com/OS2World/APP-MATH-ccalc]
|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]
|-
|-
|PM chaos|| ||BSD alike || ||Program that simulates a simple chaotic system, the "standard map". || [https://github.com/OS2World/APP-MATH-PM_chaos]
|[[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]
|-
|-
|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]
|DSSBlack|| || || ||Turn off the monitor by direct access to VGA registers. DSS module. || [https://github.com/OS2World/APP-SCREENSAVER-DSSBlack]
|-
|-
|Euler|| || || ||Pprogram to do numerical mathematics on a computer. || [https://github.com/OS2World/APP-MATH-Euler]
|HopAlong || || ||C ||Module designed for the OS/2 screen saver "ScreenSaver" by Siegfried Hanisch. || [https://github.com/OS2World/APP-SCREENSAVER-HopAlong]
|-
|-
|konstr|| || || || Simulate Constructions with compasses and ruler.|| [https://github.com/OS2World/APP-MATH-konstr]
|Life|| || || ||PM implementation of the game of life, with source.|| [https://github.com/OS2World/APP-SCREENSAVER-Life]
|-
|-
|Prime|| || || || Prime Number Generator|| [https://github.com/OS2World/APP-MATH-Prime]
|[[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]
|-
|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|| || || ||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===
===Spreadsheets===
{| class="wikitable sortable"
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
!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]
|Spreadsheet Calculator|| ||GNU GPL || ||Spreedsheet calculator || [https://github.com/OS2World/APP-SPREAD-Spreadsheet_Calculator]
|-
|}
| [[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]
 
===Spell===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|CCSRCH|| ||GNU GPL V2 || ||CCSRCH is a cross-platform tool for searching filesystems for credit card information. || [https://github.com/OS2World/APP-MISC-CCSRCH]
|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
|-
|-
| [[cmatrix]] || ||GNU GPL V2 || ||CMatrix is a program that shows the Matrix movie animation scrolling lines. || [https://github.com/OS2World/APP-MISC-cmatrix]
|BackTrack|| ||BSD Like || || BackTalk is free Speech System for OS/2.|| [https://github.com/OS2World/APP-SPEECH-BackTalk]
|-
|-
|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]
|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]
|-
|-
|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]
|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]
|}
 
===TeX===
{|class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|GLExcess|| ||GNU GPL V2 || ||OpenGL demo project. || [https://github.com/OS2World/APP-MISC-GLExcess]
|bmp2tex|| ||BSD Alike || ||converter from Bitmap to LaTeX || [https://github.com/OS2World/APP-WORDPROC-bmp2tex]
|-
|-
|[[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]
|bm2font|| ||GNU GPL V1 ||C||convert pictures into TeX fonts|| [https://github.com/OS2World/APP-WORDPROC-bm2font]
|-
|-
|Parallel Virtual Machine (PVM)|| ||GNU GPL V2/ BSD || ||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]
|Common TeX|| ||Specific License ||C||Port of Common TeX for OS/2|| [https://github.com/OS2World/APP-WORDPROC-Common_TeX]
|-
|-
|Pilot|| ||Not Specified ||* C ||Pilot CAI interpreter.||[https://github.com/OS2World/APP-MISC-Pilot]
|dvips|| || || ||converts DVI output of TeX typography into a printable or otherwise presentable form|| [https://github.com/OS2World/APP-WORDPROC-dvips]
|-
|-
|[[Resizer]]|| || Not Specified || ||An application to change the size of other program windows.|| [https://github.com/OS2World/APP-MISC-Resizer]
|dvidvi|| || || ||converts a dvi file into another dvi file, with perhaps certain changes|| [https://github.com/OS2World/APP-WORDPROC-dvidvi]
|-
|-
|[[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]
|DVI2TTY|| || ||C||Previewing dvi files on text-only devices (terminals and line printers)|| [https://github.com/OS2World/APP-WORDPROC-DVI2TTY]
|-
|-
|[[The Quoteriser]] || ||GNU GPL V2 || || Quote manager, with quote-of-the-day and random .sig  || [https://github.com/OS2World/APP-MISC-The_Quoteriser]
|GlossTeX|| ||GNU GPL|| ||Automatic preparation of glossaries for use with LaTeX and MakeIndex|| [https://github.com/OS2World/APP-WORDPROC-glosstex]
|-
|-
|Tape lab|| ||Freeware || ||An Audio Tape Label Editor. It uses the PM++ class library|| [https://github.com/OS2World/APP-MISC-Tape_lab]
|latex2rtf|| ||GNU GPL|| ||translates LaTeX text into the RTF format used by various text processors, most notably Word. || [https://github.com/OS2World/APP-WORDPROC-latex2rtf]
|-
|-
|ViewRep||Presentation Manager ||BSD 3 Clause ||* C ||Display standard input and give the user the option of printing the file or just viewing via scoll bars.|| [https://github.com/OS2World/APP-MISC-ViewRep]
|LaCheck|| ||GNU GPL|| ||find­ing com­mon mis­takes in LaTeX doc­u­ments|| [https://github.com/OS2World/APP-WORDPROC-LaCheck]
|-
|texindex|| || || ||Indexes in LaTeX and TeXinfo documents ||[https://github.com/OS2World/APP-WORDPROC-texindex]
|-
|texi2ipf|| || || ||Texinfo to IPF converter || [https://github.com/OS2World/APP-WORDPROC-texi2ipf]
|-
|txi2ipf|| || || ||Transfer tex files to IPF format || [https://github.com/OS2World/APP-WORDPROC-txi2ipf]
|-
|nuweb|| ||GNU GPL || ||Literate Programming tool (web) works with any programming language and LaTeX|| [https://github.com/OS2World/APP-WORDPROC-nuweb]
|-
|-
|teTeX|| || || ||complete TeX distribution for UNIX compatible systems|| [https://github.com/OS2World/APP-WORDPROC-teTeX]
|}
|}


===Network===
===Word Processing===
{| class="wikitable sortable"
{|class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
!Name!!Type!!License!!Requirements!!Comments!!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]
|Cawf|| ||Not Available ||OpenWatcom C/C++||nroff-like text formatter|| [https://github.com/OS2World/APP-WORDPROC-Cawf]
|-
|-
|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]
|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]
|-
|-
|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]
|Contrast|| || ||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]
|-
|-
|NETIO|| ||Public Domain||C||network benchmark|| [https://github.com/OS2World/APP-NETWORK-NETIO]
|DocBookFramework|| ||Apache|| ||A bundle of programs to manipulate and convert XML DocBook files.|| [https://github.com/OS2World/APP-WORDPROC-DocBookFramework]
|-
|-
|pcnfsd|| || ||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]
|FWEB|| ||GNU GPL || || A WEB system of structured documentation for multiple languages. || [https://github.com/OS2World/APP-WORDPROC-FWEB]
|-
|-
|PMVNC|| ||GNU GPL V2||C||VNC remote desktop control tool||[https://github.com/OS2World/APP-NET-PMVNC]
|funnelweb|| ||GNU GPL|| ||a powerful literate-programming macro preprocessor that enables you to weave programs and documentation together.  || [https://github.com/OS2World/APP-WORDPROC-funnelweb]
|-
|-
|[[TCPConfig]]||PM Application|| ||Pascal||TCP/IP Configuration Program|| [https://github.com/OS2World/APP-NET-TCPConfig]
|GNU Enscript|| ||GNU GPL|| ||drop-in replacement for the enscript program|| [https://github.com/OS2World/APP-WORDPROC-GNU_Enscript]
|-
|-
|VNC Port||PM Application||GNU GPL ||C||VNC (Remote control) application for OS/2|| [https://github.com/OS2World/APP-NETWORK-VNC] [[ftp://digi.os2.snc.ru/pub/VNC/]]
|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]
|-
|-
|}
|Ht2sp|| || || || reads a text file, replaces all horizontal tabs in this file by spaces, and writes the converted text into a second file.|| [https://github.com/OS2World/APP-WORDPROC-Ht2sp]
 
===Productivity===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[Apache OpenOffice]] ||PM Application || Apache License || ||  
|Lout|| ||GNU GPL|| ||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]
|-
|-
|Contact/2|| || || ||Address management||[https://github.com/OS2World/APP-PRODUCTIVITY-Contact-2]
|Lucide||PM Application||CDDL and LGPL licenses||C++||Plugin based document viewer|| [http://trac.netlabs.org/lucide] [https://github.com/OS2World/APP-WORDPROC-Lucide]
|-
|-
|eAccounts|| || || || A PM account and password manager. || [https://github.com/OS2World/APP-PRODUCTIVITY-eAccounts]
|par|| || || || a flexible ascii text formatter|| [https://github.com/OS2World/APP-WORDPROC-par]
|-
|-
|ePDF||PM Application|| || || A PM tool for postscript to PDF conversion, which uses GhostScript as back-end. || [https://github.com/OS2World/APP-PRODUCTIVITY-ePDF]
|Spidery WEB|| || || ||building a WEB system for the language of your choice|| [https://github.com/OS2World/APP-WORDPROC-Spidery_WEB]
|}
 
==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
|-
|-
|[[KeyRing/2]] ||PM Application || GNU GPL ||VX-REXX <br>Virtual Pascal ||Secure database for all your passwords, registration codes, lock combinations, Bank PINs - any small secret.  || [https://github.com/OS2World/APP-PRODUCTIVITY-KeyRing2]
|Alien Blaster|| || || || ||
|-
|-
|SmartPack for Mesa2|| || || ||Edit- and size functions for Mesa2 from Sundial Systems || [https://github.com/OS2World/APP-PRODUCTIVITY-SmartPack-for-Mesa2]
|Aquanaut|| ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-Aquanaut]
|-
|-
|Tequila for Mesa2|| || || ||Filter-, zoom- and size functions for Mesa2 from Sundial Systems|| [https://github.com/OS2World/APP-PRODUCTIVITY-Tequila-for-Mesa2]
|Asteroids|| ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-Asteroids]
|-
|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]
|BallsBall || ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-BallsBall]
|-
|-
|Warplog||PM Application || || ||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]
|Barrage|| || || || ||
|-
|-
|WinCards||PM application|| || ||An OS/2 PM replacement for the Windows cardfile.||[https://github.com/OS2World/APP-PIM-Wincards]
|Dave Gnukem|| || || || ||
|}
 
===Server===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
| AMPOS2|| || || REXX || TYPO3 Web Content Management System (CMS)|| [https://github.com/OS2World/APP-SERVER-AMPOS2]
|Doom for OS/2|| || || || ||
|-
|-
| Analog|| || Custom License || || This program analyses logfiles from WWW servers. || [https://github.com/OS2World/APP-SERVER-Analog]
|Dodgin' Diamond II|| || || || ||
|-
|-
| Count|| || || || Count provides a combination web page hit counter, clock, and date cgi program for your web server. || [https://github.com/OS2World/APP-SERVER-Count]
|Drift|| || || || ||
|-
|-
| CuteWiki|| ||GNU GPL ||C|| stand-alone wiki engine implemented in ANSI C|| [https://github.com/OS2World/APP-SERVER-CuteWiki]
|EyeCon||PM Application|| Public Domain||* C ||A very silly pointer tracking program for OS/2 Presentation Manager.||[https://github.com/OS2World/GAME-TOYS-Eyecon]
|-
|-
| Firecast|| || || ||audio streaming server|| [https://github.com/OS2World/APP-SERVER-Firecast]
|Formido|| || || || ||
|-
|-
| git_gmail_module|| || ||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]
|Hexen/2|| || || || ||
|-
|-
| Icecast|| || GNU GPL || || free server software for streaming multimedia || [https://github.com/OS2World/APP-SERVER-Icecast]
|Jump n' Bump|| || || || ||
|-
|-
| identd|| ||Public Domain || || identd server || [https://github.com/OS2World/APP-SERVER-identd]
|Kobo Deluxe|| || || || ||
|-
|-
| ImageMap|| || || || Add HTTP/1.0 to Mike Cowlishaw's gopher server || [https://github.com/OS2World/APP-SERVER-ImageMap]
|Koules|| || || || ||
|-
|-
| Major Major|| ||GNU GPL V3 || Modula-2 || mailing list manager for OS/2. It lets you create multiple mailing lists on your machine. || [https://github.com/OS2World/APP-SERVER-Major_Major]
|lBreakout 2|| || || || ||
|-
|-
| mod throttle access|| || || || 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]
|Lotto|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-CARDS-DICE-Lotto]
|-
|-
| named || || BSD 3-Clauses||C|| Simple domain name server|| [https://github.com/OS2World/APP-SERVER-named]
|MakMan|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-ACTION-MakMan]
|-
|-
| opennap|| ||GNU GPL || ||Open source napster server.  || [https://github.com/OS2World/APP-SERVER-opennap]
|Neko98|| || || || ||[https://github.com/OS2World/GAME-TOYS-Neko98]
|-
|-
| PMMailWeb|| ||GNU GPL || || PMMailWEB is a cgi web frontend for the Email software PMMail.  || [https://github.com/OS2World/APP-SERVER-PMMailWeb]
|Rollball|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-ACTION-Rollball]
|}
 
==Libraries==
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
| php-hmailer|| ||Public Domain || || HMailer is a PHP class which uses HMailer.exe from Inet.Mail (Pro) to send an e-mail message. || [https://github.com/OS2World/APP-SERVER-php-hmailer]
|ASPI|| || ||C|| ASPI Interface Library||[https://github.com/OS2World/LIB-ASPI]
|-
|-
| PolarbarWeb/2|| ||GNU GPL || ||cgi web frontend for the Email software PolarBarMailer. || [https://github.com/OS2World/APP-SERVER-PolarbarWeb2]
|[[AsuaCtl]] ||PM||GNU GPL V2||C||Library that updates the standards controls for OS/2.||[https://github.com/OS2World/LIB-PM-AsuaCtl]
|-
|-
| Popper/2|| || || || POP3 server for OS/2 || [https://github.com/OS2World/APP-SERVER-Popper-2]
|Cairo|| ||LGPL or MPL||C||2D graphics library with support for multiple output devices.||[https://github.com/OS2World/LIB-Cairo]
|-
|-
| pop3d|| || || || The pop3d daemon implements the Post Office Protocol Version 3 server. || [https://github.com/OS2World/APP-SERVER-pop3d]
|Cantatore Libraries|| ||BSD 3 Clauses||C||Three libraries/DLLs created by Alessandro Cantatore (3dctls.dll, afcbsu00.dll and afcpmu00.dll) required for Attribute Manager and Batch Editor||[https://github.com/OS2World/LIB-Cantatore_Libraries]
|-
|-
| 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]
|Cell Toolkit||PM||BSD 2 Clauses||C++||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]
|-
|-
| Radius|| || GNU GPL V2 || || Provide a robust RADIUS server under OS/2 with additional features. || [https://github.com/OS2World/APP-SERVER-Radius]
|Color Wheel||PM||BSD 3 Clauses||C++||ColorWheel control DLL||[https://github.com/OS2World/LIB-PM-ColorWheel]
|-
|-
| Resin|| ||Caucho license || ||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]
|[[Cubus OS/2 Class Library]] || ||BSD 3 Clauses||C/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.||[https://github.com/OS2World/LIB-Cubus_OS2_Class_Library]
|-
|-
| SQUIRM|| ||GNU GPL || || A URL redirector for SQUID. || [https://github.com/OS2World/APP-SERVER-SQUIRM]
|[[CUtil]]|| ||BSD 3-Clause||C ||Library that contains functions that is used by Noller & Breining Software||[https://github.com/OS2World/LIB-C-CUtil]
|-
|-
| SQDR|| ||Freeware for Open Source || || Redirector for squid || [https://github.com/OS2World/APP-SERVER-SQDR]
|DayTime|| ||GNU GPL V2||C||Data conversion library that involved the use of dates||[https://github.com/OS2World/LIB-DayTime]
|-
|-
| SimpleHTTPd|| || GNU GPL || ||small www server|| [https://github.com/OS2World/APP-SERVER-SimpleHTTPd]
|DBMANIP|| || ||C ||A set of basic functions for manipulating DBase3(+) files.||[https://github.com/OS2World/LIB-DB-DBMANIP]
|-
|-
| sockd || || BSD 3-Clauses||C|| Simple SOCKS server for OS/2. || [https://github.com/OS2World/APP-SERVER-sockd]
|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]
|-
|-
| y2kcgi|| || || || Days left until the year 2000 CGI with Pascal Source. || [https://github.com/OS2World/APP-SERVER-y2kcgi]
|[[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]
|-
|-
| WebMail/2|| || ||VX-REXX || WebMail/2 allows users to read emails via the web || [https://github.com/OS2World/APP-SERVER-WebMail-2]
|DosQueryPerformance|| ||GNU LGPL V2||C<br/>Assembler||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]
|-
|-
| WebServe|| ||GNU GPL || ||lightweight web server for OS/2|| [https://github.com/OS2World/APP-SERVER-WebServe]
|DosEstimateFreqCPU|| ||GNU GPL V2||C<br/>Assembler||Dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment.||[https://github.com/OS2World/LIB-DosEstimateFreqCPU]
|-
|-
| Archidiskodon|| || || || Server-side FTP Scanner written in PHP and plain C. || [https://github.com/OS2World/APP-SERVER-Archidiskodon]
|[[Dynamic Windows]] || ||BSD||C ||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]
|-
|-
| Jitterbug|| ||GNU GPL || ||a web based bug tracking system. || [https://github.com/OS2World/APP-SERVER-Jitterbug]
|EVRexx||REXX||GNU GPL||C||External functions for REXX programs. EVRexx enables the use of PM dialog windows from REXX application.||[https://github.com/OS2World/LIB-EVRexx]
|-
|-
| Web Family Tree|| || ||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]
|[[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]
|}
 
===Scanning===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|SANE || || || || ||
|Freetype|| ||GNU GPL and BSD alike||C/C++||freely available software library to render fonts||[https://github.com/OS2World/LIB-Freetype]
|}
 
===Science===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|BlackBody|| || ||Pascal ||Plot the Planck black body radiation curve for given temperature list. || [https://github.com/OS2World/APP-SCIENCE-Blackbody]
|GI Library|| || ||C||Generic Interface between games and input devices|| [https://github.com/OS2World/LIB-gi]
|-
|-
|Fitsblink|| || ||C ||program for analysis of astronomical images, especially of asteroids and comets. || [https://github.com/OS2World/APP-SCIENCE-Fitsblink]
|Glass PM C++ Library||PM|| ||C++||aimed to develop PM applications with C++||[https://github.com/OS2World/LIB-PM-Glass_PM]
|-
|-
|LVB|| || || ||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]
|Glide/2|| ||3DFX License||C||3DFX Glide 2.x DLL||[https://github.com/OS2World/LIB-Glide-2]
|-
|-
|neurlnet|| ||Public Domain || ||A backpropogation neural network to recognize characters. || [https://github.com/OS2World/APP-SCIENCE-neurlnet]
|glib/LibIDL|| ||GNU LGPL||C ||glib and libIDL libraries required to build Mozilla for OS/2|| [https://github.com/OS2World/LIB-glib-libIDL]
|-
|-
|NGSpice|| ||Several licenses || || Ngspice is a mixed-level/mixed-signal circuit simulator. || [https://github.com/OS2World/APP-SCIENCE-NGSpice]
|GNU RX|| ||GNU GPL||C ||A fast replacement for the GNU regex library||[https://github.com/OS2World/LIB-GNU_RX]
|-
|-
|PMBio|| || || || Biorhythm chart software || [https://github.com/OS2World/APP-SCIENCE-PMBio]
|GNU Readline|| ||GNU GPL V2||C ||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]
|-
|-
|SimRobot2|| || || 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]
|Iconv|| || ||C||ICONV.DLL interfacing to built-in UCONV.DLL. This is a minor derivation of iconv2 || [https://github.com/OS2World/LIB-Iconv]
|-
|-
|vAVRdisasm|| ||GNU GPL || || Atmel AVR Disassembler || [https://github.com/OS2World/APP-SCIENCE-vavrdisasm]
|jpeg|| || ||C ||JPEG image compression by Independent JPEG Group||[https://github.com/OS2World/LIB-MM-jpeg]
|-
|-
|VPICDisAsm|| ||GNU GPL || || Microchip PIC firmware disassembler. || [https://github.com/OS2World/APP-SCIENCE-VPICDisAsm]
|[[K8055]] || || ||C ||A DLL to access K8055 from application level||[https://github.com/OS2World/LIB-K8055S01]
|-
|-
|XEphem||XFree86 || Propietary || ||a Motif based ephemeris and planetarium program || [https://github.com/OS2World/APP-SCIENCE-xephem]
|kLIBC|| ||BSD 3-Clause||C ||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]
|-
|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]
|-
|-
|XFITSview||XFree86 ||GNU GPL || ||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]
|libgpg-error|| ||GNU GPL / GNU LGPL ||C ||Defines common error values for all GnuPG components|| [https://github.com/OS2World/LIB-libgpg-error]
|}
 
===Screen savers===
{|class="wikitable"
!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]
|libpq|| || ||C<br/>Assembler||Multithread compatible port of PostgreSQL libpq library||[https://github.com/OS2World/LIB-libpq]
|-
|-
|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]
|Lib3ds|| ||GNU LGPL ||C||Library for managing 3D-Studio Release 3 and 4 ".3DS" files.||[https://github.com/OS2World/LIB-Lib3ds]
|-
|-
|[[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]
|Libpng|| ||libpng license||C||official PNG reference library||[https://github.com/OS2World/LIB-MM-libpng-1_6] [https://github.com/OS2World/LIB-MM-libpng]
|-
|-
|DSSBlack|| || || ||Turn off the monitor by direct access to VGA registers. DSS module. || [https://github.com/OS2World/APP-SCREENSAVER-DSSBlack]
|Libtool|| ||GNU GPL ||C||GNU 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]
|-
|-
|HopAlong || || ||C ||Module designed for the OS/2 screen saver "ScreenSaver" by Siegfried Hanisch. || [https://github.com/OS2World/APP-SCREENSAVER-HopAlong]
|libssh2|| ||BSD alike ||C||SSH2 protocol implementation||[https://github.com/OS2World/LIB-libssh2]
|-
|-
|Life|| || || ||PM implementation of the game of life, with source.|| [https://github.com/OS2World/APP-SCREENSAVER-Life]
|libgcrypt|| ||GNU GPL ||C||crypto library based on the code used in GnuPG||[https://github.com/OS2World/LIB-libgcrypt]
|-
|-
|[[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]
|mlzo|| ||GNU GPL V2 ||C ||Mini version of the LZO data compression library||[https://github.com/OS2World/LIB-mlzo]
|}
 
===Spreadsheets===
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|Spreadsheet Calculator|| ||GNU GPL || ||Spreedsheet calculator || [https://github.com/OS2World/APP-SPREAD-Spreadsheet_Calculator]
|MultiColumn ListBox||PM||BSD Alike||C|| MultiColumn ListBox (MCLB) PM control.|| [https://github.com/OS2World/LIB-C-MCLB]
|}
 
===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]
|mzfntcfgft|| ||FreeType license||C||Dependent lib and DLLs for Mozilla Cairo builds || [https://github.com/OS2World/LIB-mzfntcfgft
|}
 
===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]
|mzfreetyp2|| || ||C ||Quick build of freetyp2.dll to be used with the Mozilla apps|| [https://github.com/OS2World/LIB-mzfreetyp2]
|-
|-
|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]
|[[Numbers.DLL]]||REXX||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]
|-
|-
|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]
|ncurses|| ||MIT|| ||New curses library is a free software emulation of curses in System V||[https://github.com/OS2World/LIB-ncurses]
|}
 
===Word Processing===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|bmp2tex|| ||BSD Alike || ||converter from Bitmap to LaTeX || [https://github.com/OS2World/APP-WORDPROC-bmp2tex]
|lzo|| || ||C ||LZO compression routines||[https://github.com/OS2World/LIB-lzo]
|-
|-
|bm2font|| ||GNU GPL V1 ||C||utility to convert pictures into TeX fonts|| [https://github.com/OS2World/APP-WORDPROC-bm2font]
|PrintQ||PM|| ||C||Print Library for OS/2 Presentation Manager Programs||[https://github.com/OS2World/LIB-PrintQ]
|-
|-
|Cawf|| ||Not Available ||OpenWatcom C/C++||nroff-like text formatter|| [https://github.com/OS2World/APP-WORDPROC-Cawf]
|PrtGraph REXX Library||REXX||Public Domain||C ||Gives you access to complex graphic printing functionality under REXX.||[https://github.com/OS2World/LIB-PrtGraph_REXX_Library]
|-
|-
|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]
|PTHREADS|| || ||C ||POSIX Threading Library||[https://github.com/OS2World/LIB-PTHREADS]
|-
|-
|Common TeX|| ||Specific License ||C||Port of Common TeX for OS/2.|| [https://github.com/OS2World/APP-WORDPROC-Common_TeX]
|PCRE|| ||BSD license ||C ||Perl-compatible regular expression library || [https://github.com/OS2World/LIB-PCRE]
|-
|-
|Contrast|| || ||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]
|[[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]
|-
|-
|DocBookFramework|| ||Apache|| ||A bundle of programs to manipulate and convert XML DocBook files.|| [https://github.com/OS2World/APP-WORDPROC-DocBookFramework]
|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]
|-
|-
|dvips|| || || ||Program that converts the Device Independent file format (DVI) output of TeX typography into a printable or otherwise presentable form.|| [https://github.com/OS2World/APP-WORDPROC-dvips]
|Qt Library|| ||GPL and LGPLv3||C++ || || [https://github.com/OS2World/LIB-Qt-4-7-3-2]
|-
|-
|dvidvi|| || || ||converts a dvi file into another dvi file, with perhaps certain changes. || [https://github.com/OS2World/APP-WORDPROC-dvidvi]
|REXX/DW||REXX||GNU LGPL|| ||External function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows.||[http://sourceforge.net/projects/rexxdw/]
|-
|-
|DVI2TTY|| || || C || dvi2tty is intended for previewing dvi-files on text-only devices (terminals and lineprinters). || [https://github.com/OS2World/APP-WORDPROC-DVI2TTY]
|RexxIPC|| ||GNU LGPL||C ||Access to InterProcess Communications facilities of the OS/2 operating system.||[https://github.com/OS2World/LIB-RexxIPC]
|-
|-
|FWEB|| ||GNU GPL || || A WEB system of structured documentation for multiple languages. || [https://github.com/OS2World/APP-WORDPROC-FWEB]
|REXX PrintGraph||REXX||Public Domain||C<br/>VX-REXX ||Enables for complex print document formatting with REXX. || [https://github.com/OS2World/LIB-REXX-PrintGraph]
|-
|-
|funnelweb|| ||GNU GPL || ||a powerful literate-programming macro preprocessor that enables you to weave programs and documentation together. || [https://github.com/OS2World/APP-WORDPROC-funnelweb]
|REXX utilities||REXX||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]
|-
|-
|GNU Enscript|| ||GNU GPL || ||drop-in replacement for the enscript program. || [https://github.com/OS2World/APP-WORDPROC-GNU_Enscript]
|RexxUni||REXX|| ||Pascal||RexxUni.Dll provides a part of UniCode API for Rexx programs.||[https://github.com/OS2World/LIB-RexxUni]
|-
|-
|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]
|REXXUtil||REXX||CPL||C||REXX Utilities - rexxutil replacement||[https://github.com/OS2World/LIB-REXXUtil]
|-
|-
|GlossTeX|| ||GNU GPL|| ||Automatic preparation of glossaries for use with LaTeX and MakeIndex. || [https://github.com/OS2World/APP-WORDPROC-glosstex]
|RexxVIO||REXX||BSD alike||C ||This program extends the REXX language by providing many REXX external functions.||[https://github.com/OS2World/LIB-REXX-RexxVIO]
|-
|-
|Ht2sp|| || Not Available || || reads a text file, replaces all horizontal tabs in this file by spaces, and writes the converted text into a second file.|| [https://github.com/OS2World/APP-WORDPROC-Ht2sp]
|[[RxImgSize]]||REXX||BSD 3 Clauses||REXX ||Rexx Screen Capture demonstration 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]
|-
|-
|latex2rtf|| ||GNU GPL || || program that translates LaTeX text into the RTF format used by various text processors, most notably Word. || [https://github.com/OS2World/APP-WORDPROC-latex2rtf]
|RxFnSet||REXX||BSD 3 Clauses||C ||RxFnSet is a Rexx callable DLL w/task & process API.|| [https://github.com/OS2World/LIB-REXX-RxFnSet]
|-
|-
|LaCheck|| ||GNU GPL || || Tool for find­ing com­mon mis­takes in LaTeX doc­u­ments. || [https://github.com/OS2World/APP-WORDPROC-LaCheck]
|RxMous||REXX ||Freeware||C ||Library that returns mouse position for clicks on text screens. || [https://github.com/OS2World/LIB-rxmous]
|-
|-
|Lout|| ||GNU GPL || || 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]
|Sablot|| ||GNU LGPL||C ||Simple DirectMedia Layer library for OS/2|| [https://github.com/OS2World/LIB-SDL]
|-
|SDL||PM||GNU LGPL V2||C ||SDL Libraries version 1.2.15|| [https://github.com/OS2World/LIB-SDL-AndreyPort]
|-
|-
|Lucide||PM Application || CDDL and LGPL licenses||C++ ||Plugin based document viewer|| [http://trac.netlabs.org/lucide] [https://github.com/OS2World/APP-WORDPROC-Lucide]
|[[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]
|-
|-
|texindex|| || || || Indexes in LaTeX and TeXinfo documents ||[https://github.com/OS2World/APP-WORDPROC-texindex]
|User Customizable Menu||PM||BSD Alike||C ||UCMenu is a powerful "toolbar" custom PM control.||[https://github.com/OS2World/LIB-C-UCMENUS]
|-
|-
|texi2ipf|| || || || Texinfo to ipf converter || [https://github.com/OS2World/APP-WORDPROC-texi2ipf]
|USB4REXX||REXX|| ||C, REXX||Library to call USB device from REXX||[https://github.com/OS2World/LIB-USB4REXX]
|-
|-
|txi2ipf|| || || || Transfer tex files to IPF format || [https://github.com/OS2World/APP-WORDPROC-txi2ipf]
|VGAlib|| || ||C||SVGALIB is the video library used to make the Linux version of Doom|| [https://github.com/OS2World/LIB-VGAlib]
|-
|-
|nuweb|| ||GNU GPL || || Literate Programming tool (web) works with any programming language and LaTeX|| [https://github.com/OS2World/APP-WORDPROC-nuweb]
|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]
|-
|-
|par|| || || || a flexible ascii text formatter|| [https://github.com/OS2World/APP-WORDPROC-par]
|VJensen Lib|| ||BSD-3-Clause||C|| ||[https://github.com/OS2World/LIB-VJensen_Lib]
|-
|[VX-REXX Extras Library||REXX||BSD||C, VX-REXX ||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]
|-
|-
|Spidery WEB|| || || || Tool for building a WEB system for the language of your choice. || [https://github.com/OS2World/APP-WORDPROC-Spidery_WEB]
|[[WarpOverlay!]] || ||MIT||C||The WarpOverlay! Project is the development project for the replacement of HW EnDIVE.||[https://github.com/OS2World/LIB-WarpOverlay]
|-
|-
|teTeX|| || || ||a complete TeX distribution for UNIX compatible systems. || [https://github.com/OS2World/APP-WORDPROC-teTeX]
|WatREGEX|| ||BSD 3-Clause Alike||C||REGEX Release for Open Watcom||[https://github.com/OS2World/LIB-WatREGEX]
|}
 
==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|| || || || ||
|wxWidgets|| ||wxWindows Library Licence (Similar to LGPL)||C++||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]
|-
|-
|Aquanaut|| ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-Aquanaut]
|XDR|| ||BSD 3-Clause||C++||The eXternal Data Representation standard is a standard for representing data in a machine-independent format.||[https://github.com/OS2World/LIB-XDR]
|-
|-
|Asteroids|| ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-Asteroids]
|XPM||XFree86||BSD alike||C++||X PixMap format for storing/retrieving X pixmaps to/from files.||[https://github.com/OS2World/LIB-X11-XPM]
|-
|-
|BallsBall || ||GNU GPL|| || || [https://github.com/OS2World/GAME-ACTION-BallsBall]
|ZLib|| ||AS IS - BSD alike||C||general-purpose, legally unencumbered lossless data-compression library||[https://github.com/OS2World/LIB-Zlib]
|}
 
==Multimedia==
 
====Image====
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|Barrage|| || || || ||
|LGOProc||MMOS2 || ||Pascal || file format procedure for MMOS2, for reading and writing OS/2 boot logo files. || [https://github.com/OS2World/MM-IMAGE-LGOProc] 
|-
|-
|Dave Gnukem|| || || || ||
|JPEG-IO procedure|| MMOS2 ||BSD 3 Clauses ||C || A drop in replacement for the JPEG procedure || [https://github.com/OS2World/MM-IMAGE-JPEG-IO_procedure]
|-
|-
|Doom for OS/2|| || || || ||
|xgaproc||MMOS2 || ||Pascal ||file format procedure for Phoenix BIOS suspend graphic|| [https://github.com/OS2World/MM-IMAGE-xgaproc]
|-
|}
|Dodgin' Diamond II|| || || || ||
 
====Radio====
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|Drift|| || || || ||
|FMRadio|| || ||C ||AZTEC FM Radio program plus driver || [https://github.com/OS2World/MM-RADIO-fmradio] 
|-
|-
|EyeCon||PM Application|| Public Domain||* C ||A very silly pointer tracking program for OS/2 Presentation Manager.||[https://github.com/OS2World/GAME-TOYS-Eyecon]
|PMRadio|| ||GNU GPL||C || Control Reveal and Aims Labs ISA FM Radio card  || [https://github.com/OS2World/MM-RADIO-PMRadio]
|-
|-
|Formido|| || || || ||
|Reveal|| || ||C ||C Source routines needed to control a REVEAL RA300 Radio card || [https://github.com/OS2World/MM-RADIO-REVEAL]
|-
|-
|Hexen/2|| || || || ||
|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
|-
|-
|Jump n' Bump|| || || || ||
|[[CD2MP3_PM]]|| ||BSD||C|| ||[https://github.com/OS2World/MM-SOUND-CD2MP3_PM]
|-
|-
|Kobo Deluxe|| || || || ||
|cddb|| ||GNU GPL V2||C||CDDB module and aString library (wihch is required to compile it). CDDB module was coded to be used within WarpCD-Copy program|| [https://github.com/OS2World/MM-SOUND-cddb]
|-
|-
|Koules|| || || || ||
|[[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]
|-
|-
|lBreakout 2|| || || || ||
|FluidSynth || ||GNU ÑGPL ||C ||Reads and handles MIDI events from the MIDI input device.  || [https://github.com/OS2World/MM-SOUND-fluidsynth-os2]
|-
|-
|Lotto|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-CARDS-DICE-Lotto]
|ggrab|| ||GNU GPL||C++ ||streaming tool for Dbox2 with neutrino  || [https://github.com/OS2World/MM-SOUND-ggrab]
|-
|-
|MakMan|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-ACTION-MakMan]
|GOGO|| ||GNU GPL||C || ||[https://github.com/OS2World/MM-SOUND-GOGO]
|-
|-
|Neko98|| || || || ||[https://github.com/OS2World/GAME-TOYS-Neko98]
|LBCSMix|| ||GNU GPL ||C || || [https://github.com/OS2World/MM-SOUND-LBCSMix]
|-
|-
|Rollball|| ||GNU GPL|| || ||[https://github.com/OS2World/GAME-ACTION-Rollball]
|LBPlay|| ||GNU GPL||C || || [https://github.com/OS2World/MM-SOUND-LBPlay]
|}
 
==Libraries==
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|ASPI|| || ||C|| ASPI Interface Library||[https://github.com/OS2World/LIB-ASPI]
|Macplay|| || || C++ ||The Monkey's Audio Codec player for PM123||[https://github.com/OS2World/MM-SOUND-macplay]
|-
|-
|[[AsuaCtl]] ||PM||GNU GPL V2||C||Library that updates the standards controls for OS/2.||[https://github.com/OS2World/LIB-PM-AsuaCtl]
|[[MidiLab/2]]|| ||As Is||C || MIDI Sequencer/Editor|| [https://github.com/OS2World/MM-SOUND-MidiLab2]
|-
|-
|Cairo|| ||LGPL or MPL||C||2D graphics library with support for multiple output devices.||[https://github.com/OS2World/LIB-Cairo]
|MMAudioPak||GNU GPL / Others|| ||C ||Collection of audio IO procedures to extend OS/2’s multimedia system.||[https://github.com/OS2World/MM-SOUND-MMAudioPack]
|-
|-
|Cantatore Libraries|| ||BSD 3 Clauses||C||Three libraries/DLLs created by Alessandro Cantatore (3dctls.dll, afcbsu00.dll and afcpmu00.dll) required for Attribute Manager and Batch Editor||[https://github.com/OS2World/LIB-Cantatore_Libraries]
|MP3WRAP||Command Line ||GNU GPL||C ||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]
|-
|-
|Cell Toolkit||PM||BSD 2 Clauses||C++||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]
|Mp3Splt||Command Line ||GNU GPL||C ||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]
|-
|-
|Color Wheel||PM||BSD 3 Clauses||C++||ColorWheel control DLL||[https://github.com/OS2World/LIB-PM-ColorWheel]
|MPEG Searcher|| || || ||Finds 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]
|-
|-
|[[Cubus OS/2 Class Library]] || ||BSD 3 Clauses||C/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.||[https://github.com/OS2World/LIB-Cubus_OS2_Class_Library]
|Musepack Play|| ||GNU GPL||C++ ||Musepack Living Audio Compression decoder plugin for PM123.||[https://github.com/OS2World/MM-SOUND-Musepack_Play]
|-
|-
|[[CUtil]]|| ||BSD 3-Clause||C ||Library that contains functions that is used by Noller & Breining Software||[https://github.com/OS2World/LIB-C-CUtil]
|[[Normalize]]|| ||GNU GPL|| C || Adjusting the volume of wave files to a standard volume level.||[https://github.com/OS2World/MM-SOUND-Normalize]
|-
|-
|DayTime|| ||GNU GPL V2||C||Data conversion library that involved the use of dates||[https://github.com/OS2World/LIB-DayTime]
|os2sound|| || ||C || Sound sample player for OS/2. || [https://github.com/OS2World/MM-SOUND-os2sound]
|-
|-
|DBMANIP|| || ||C ||A set of basic functions for manipulating DBase3(+) files.||[https://github.com/OS2World/LIB-DB-DBMANIP]
|OggPlug|| || || C || Ogg plugin for PM123  || [https://github.com/OS2World/MM-SOUND-PM123-OggPlug]
|-
|-
|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]
|[[PM123]] || ||BSD|| C || || [https://github.com/OS2World/MM-SOUND-PM123]
|-
|-
|[[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]
|[[PM123]] (Maazl) || ||BSD|| C || || [https://github.com/OS2World/MM-SOUND-PM123-Maazl]
|-
|-
|DosQueryPerformance|| ||GNU LGPL V2||C<br/>Assembler||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]
|PMMixer|| ||GNU GPL||C || || [https://github.com/OS2World/MM-SOUND-PMMixer]
|-
|-
|DosEstimateFreqCPU|| ||GNU GPL V2||C<br/>Assembler||Dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment.||[https://github.com/OS2World/LIB-DosEstimateFreqCPU]
|RSynth|| ||GNU GPL||C || text to speech system produced by integrating various pieces of code and tables of data. || [https://github.com/OS2World/MM-SOUND-RSynth]
|-
|-
|[[Dynamic Windows]] || ||BSD||C ||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]
|SetAmp|| || || Pascal|| switch the amplifier of the MiroSound PCM Pro (Crystal CS4231,OPTI 82C929). || [https://github.com/OS2World/MM-SOUND-Setamp]
|-
|-
|EVRexx||REXX||GNU GPL||C||External functions for REXX programs. EVRexx enables the use of PM dialog windows from REXX application.||[https://github.com/OS2World/LIB-EVRexx]
|SGPMIX|| ||GNU GPL ||Pascal|| || [https://github.com/OS2World/MM-SOUND-SGPMIX]
|-
|-
|[[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]
|Shorten Play|| || ||C++ || Shorten player (shnplay) plugin for the PM123. || [https://github.com/OS2World/MM-SOUND-Shorten_play]
|-
|-
|Freetype|| ||GNU GPL and BSD alike||C/C++||freely available software library to render fonts||[https://github.com/OS2World/LIB-Freetype]
|Snd|| ||BSD alike ||Ruby|| Snd is a sound editor modelled loosely after Emacs. || [https://github.com/OS2World/MM-SOUND-Snd]
|-
|-
|GI Library|| || ||C||Generic Interface between games and input devices||  [https://github.com/OS2World/LIB-gi]
|Speex|| ||BSD alike  ||C|| The Speex is a patent-free, Open Source/Free Software voice codec. ||  [https://github.com/OS2World/MM-SOUND-Speex]
|-
|-
|Glass PM C++ Library||PM|| ||C++||aimed to develop PM applications with C++||[https://github.com/OS2World/LIB-PM-Glass_PM]
|TiMidity-MCD|| ||GNU GPL||C || ||[https://github.com/OS2World/MM-SOUND-TiMidity-MCD]
|-
|-
|Glide/2|| ||3DFX License||C||3DFX Glide 2.x DLL||[https://github.com/OS2World/LIB-Glide-2]
|Voix|| ||GNU LGPL||C || || [https://github.com/OS2World/MM-SOUND-Voix]
|-
|-
|glib/LibIDL|| ||GNU LGPL||C ||glib and libIDL libraries required to build Mozilla for OS/2|| [https://github.com/OS2World/LIB-glib-libIDL]
|WarpAMP Playlist Editor|| || ||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]
|-
|-
|GNU RX|| ||GNU GPL||C ||A fast replacement for the GNU regex library||[https://github.com/OS2World/LIB-GNU_RX]
|WaveMaker|| || ||C ||It generates sine, pulse and triangle waves and writes it in a file. || [https://github.com/OS2World/MM-SOUND-WaveMaker]
|-
|-
|GNU Readline|| ||GNU GPL V2||C ||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]
|wavhdrec|| || ||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]
|-
|-
|Iconv|| || ||C||ICONV.DLL interfacing to built-in UCONV.DLL. This is a minor derivation of iconv2 || [https://github.com/OS2World/LIB-Iconv]
|WavMix|| || ||C++ || small utility to "mix" large 44.1khz stereo .wav files.|| [https://github.com/OS2World/MM-SOUND-wavmix]
|-
|-
|jpeg|| || ||C ||JPEG image compression by Independent JPEG Group||[https://github.com/OS2World/LIB-MM-jpeg]
|WavPack]|| ||BSD Alike||C++ ||WavPack Hybrid Lossless Audio Compression||[https://github.com/OS2World/MM-SOUND-wavpack]
|-
|-
|[[K8055]] || || ||C ||A DLL to access K8055 from application level||[https://github.com/OS2World/LIB-K8055S01]
|WaWE|| ||GNU LGPL||C || || [https://github.com/OS2World/MM-SOUND-WaWE]
|-
|-
|kLIBC|| ||BSD 3-Clause||C ||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]
|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
|-
|-
|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]
| [[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
|-
|-
|libgpg-error|| ||GNU GPL / GNU LGPL ||C ||Defines common error values for all GnuPG components||  [https://github.com/OS2World/LIB-libgpg-error]
|DCITU|| ||GNU GPL||C++ ||Digital Camera Image Transfer Utility application for OS/2 and eComStation ||  [https://github.com/OS2World/MM-VIDEO-DCITU]
|-
|-
|libpq|| || ||C<br/>Assembler||Multithread compatible port of PostgreSQL libpq library||[https://github.com/OS2World/LIB-libpq]
|MPEGENC||Command Line ||BSD Alike||C || Porting of Berkeley mpeg_encode to 32 bit OS/2.  ||[https://github.com/OS2World/MM-VIDEO-MPEGENC]
|-
|-
|Lib3ds|| ||GNU LGPL ||C||Library for managing 3D-Studio Release 3 and 4 ".3DS" files.||[https://github.com/OS2World/LIB-Lib3ds]
|MPEGPLAY||Command Line || ||C || MPEG Video Software Decoder. Porting of Berkeley mpeg_play to OS/2. || [https://github.com/OS2World/MM-VIDEO-MPEGPLAY]
|-
|-
|Libpng|| ||libpng license||C||official PNG reference library||[https://github.com/OS2World/LIB-MM-libpng-1_6] [https://github.com/OS2World/LIB-MM-libpng]
|MPG123||Command Line ||GNU GPL||C || Command line MP3->WAV decoder.  || [https://github.com/OS2World/MM-VIDEO-MPG123]
|-
|-
|Libtool|| ||GNU GPL ||C||GNU 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]
|QuickMotion||MMOS2 ||GNU GPL||C++ || Quickmotion for OS/2. MMOS/2 CODECS for Apple formats || [https://github.com/OS2World/MM-VIDEO-QuickMotion]
|-
|-
|libssh2|| ||BSD alike ||C||SSH2 protocol implementation||[https://github.com/OS2World/LIB-libssh2]
|RegionSet|| ||GNU GPL||C || Region Code Manager || [https://github.com/OS2World/MM-VIDEO-regionset]
|-
|-
|libgcrypt|| ||GNU GPL ||C||crypto library based on the code used in GnuPG||[https://github.com/OS2World/LIB-libgcrypt]
|[[VistaCam/2]]  ||PM Software ||Public Domain||VX-REXX || watch internet connected cameras.|| [https://github.com/OS2World/MM-VIDEO-VistaCam2]
|-
|-
|mlzo|| ||GNU GPL V2 ||C ||Mini version of the LZO data compression library||[https://github.com/OS2World/LIB-mlzo]
|[[VLC]]||PM Software ||GNU GPL ||C || VLC Media Player port to OS/2.|| [https://github.com/OS2World/MM-VIDEO-vlc-os2]
|-
|-
|MultiColumn ListBox||PM||BSD Alike||C|| MultiColumn ListBox (MCLB) PM control.|| [https://github.com/OS2World/LIB-C-MCLB]
|[[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]
|-
|-
|mzfntcfgft|| ||FreeType license||C||Dependent lib and DLLs for Mozilla Cairo builds ||  [https://github.com/OS2World/LIB-mzfntcfgft
|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
|-
|-
|mzfreetyp2|| || ||C ||Quick build of freetyp2.dll to be used with the Mozilla apps|| [https://github.com/OS2World/LIB-mzfreetyp2]
|ABCTab2PS|| ||GNU GPL||GCC 4.5.2|| Reads ABC music format files and typesets music in Postscript format. || [https://github.com/OS2World/MM-UTIL-ABCTab2PS]
|-
|-
|[[Numbers.DLL]]||REXX||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]
|abcpp|| ||GNU GPL|| || Preprocessor designed for, but not limited to, ABC music files. || [https://github.com/OS2World/MM-UTIL-abcpp]
|-
|-
|ncurses|| ||MIT|| ||New curses library is a free software emulation of curses in System V||[https://github.com/OS2World/LIB-ncurses]
|ABC to MIDI|| ||GNU GPL|| || Suite of command-line programs made to handle MIDI file conversion to-from ABC format. || [https://github.com/OS2World/MM-UTIL-ABC_to_MIDI]  
|-
|-
|lzo|| || ||C ||LZO compression routines||[https://github.com/OS2World/LIB-lzo]
|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]  
|-
|-
|PrintQ||PM|| ||C||Print Library for OS/2 Presentation Manager Programs||[https://github.com/OS2World/LIB-PrintQ]
|ABC2Prt|| ||GNU GPL V2||GCC 4.5.2 || Tool to extract single parts from ABC music files. || [https://github.com/OS2World/MM-UTIL-ABC2Prt]
|-
|-
|PrtGraph REXX Library||REXX||Public Domain||C ||Gives you access to complex graphic printing functionality under REXX.||[https://github.com/OS2World/LIB-PrtGraph_REXX_Library]
|Bigben|| ||GNU GPL|| ||lays the bigben tune every hour|| [https://github.com/OS2World/MM-UTIL-Bigben]
|-
|-
|PTHREADS|| || ||C ||POSIX Threading Library||[https://github.com/OS2World/LIB-PTHREADS]
|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]
|-
|-
|PCRE|| ||BSD license ||C ||Perl-compatible regular expression library ||  [https://github.com/OS2World/LIB-PCRE]
|Chord|| || || || 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]
|-
|-
|[[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]
|FAAC|| ||LGPL license|| ||Freeware Advanced Audio Coder || [https://github.com/OS2World/MM-UTIL-faac]
|-
|-
|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]
|FluidSynth|| ||GNU LGPL || ||Real-time software synthesizer based on the SoundFont 2 specifications||[https://github.com/OS2World/MM-UTIL-fluidsynth]
|-
|-
|Qt Library|| ||GPL and LGPLv3||C++ || || [https://github.com/OS2World/LIB-Qt-4-7-3-2]
|LBCSMix|| ||GNU GPL V2 || ||Mixer for Crystal Semiconductors mode 2 codecs.||[https://github.com/OS2World/MM-UTIL-LBCSMix]
|-
|-
|REXX/DW||REXX||GNU LGPL|| ||External function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows.||[http://sourceforge.net/projects/rexxdw/]
|LbMix|| || || ||Mixer backend for ESS Maestro-2E and similar || [https://github.com/OS2World/MM-UTIL-LbMix]  
|-
|-
|RexxIPC|| ||GNU LGPL||C ||Access to InterProcess Communications facilities of the OS/2 operating system.||[https://github.com/OS2World/LIB-RexxIPC]
|mmiolist|| || Public Domain || ||Replacement for OS/2s MMPM/2-MINSTALL  || [https://github.com/OS2World/MM-UTIL-mmiolist]  
|-
|-
|REXX PrintGraph||REXX||Public Domain||C<br/>VX-REXX ||Enables for complex print document formatting with REXX. ||  [https://github.com/OS2World/LIB-REXX-PrintGraph]
|minstall|| PM Application || GNU GPL and GNU LGPL|| ||List IOProcs and CODECs currently installed in MMOS/2 || [http://trac.netlabs.org/minstall] [https://github.com/OS2World/MM-UTIL-minstall]  
|-
|-
|REXX utilities||REXX||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]
|Mup|| ||Open Source|| || Program for printing music. || [https://github.com/OS2World/MM-UTIL-Mup]
|-
|-
|RexxUni||REXX|| ||Pascal||RexxUni.Dll provides a part of UniCode API for Rexx programs.||[https://github.com/OS2World/LIB-RexxUni]
|ModInfo|| || || ||Program that will generate information about a Protracker module. || [https://github.com/OS2World/MM-UTIL-ModInfo]  
|-
|-
|REXXUtil||REXX||CPL||C||REXX Utilities - rexxutil replacement||[https://github.com/OS2World/LIB-REXXUtil]
|PASVXMIX|| || || ||Mixer for Pro AudioSpectrum 16 sound card. || [https://github.com/OS2World/MM-UTIL-PASVXMIX]
|-
|-
|RexxVIO||REXX||BSD alike||C ||This program extends the REXX language by providing many REXX external functions.||[https://github.com/OS2World/LIB-REXX-RexxVIO]
|rtmmmpak|| || GNU GPL V2|| ||RTMMM is a program to digitally mix multiple sources into DART. || [https://github.com/OS2World/MM-UTIL-rtmmmpak]
|-
|-
|[[RxImgSize]]||REXX||BSD 3 Clauses||REXX ||Rexx Screen Capture demonstration 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]
|SBPM/2|| || || ||Mixer for SB pro and SB16.|| [https://github.com/OS2World/MM-UTIL-SBPM_2]
|-
|-
|RxFnSet||REXX||BSD 3 Clauses||C ||RxFnSet is a Rexx callable DLL w/task & process API.|| [https://github.com/OS2World/LIB-REXX-RxFnSet]
|SGPMIX|| ||BSD like|| ||Mixer for Aztech Sound Galaxy Pro16 Extra||[https://github.com/OS2World/MM-UTIL-SGPMIX]
|-
|-
|RxMous||REXX ||Freeware||C ||Library that returns mouse position for clicks on text screens. || [https://github.com/OS2World/LIB-rxmous]
|Subtitler|| ||BSD like|| ||Shows subtitles for AVI files (usually SUB files) while they are being played with WarpMedia or WarpVision.||[https://github.com/OS2World/MM-UTIL-Subtitler]
|-
|-
|Sablot|| ||GNU LGPL||C ||Simple DirectMedia Layer library for OS/2|| [https://github.com/OS2World/LIB-SDL]
|[[VCDImager]]|| ||GNU GPL||C||Mastering suite for authoring, disassembling and analyzing Video CDs and Super Video CDs || [https://github.com/OS2World/MM-UTIL-VCDImager]
|-
|-
|SDL||PM||GNU LGPL V2||C ||SDL Libraries version 1.2.15||  [https://github.com/OS2World/LIB-SDL-AndreyPort]
|VCDTools|| ||GNU GPL ||C || The VCD-Tools should enable you to create your own VCD||  [https://github.com/OS2World/MM-UTIL-Vcdtools]
|-
|-
|[[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]
|vpdart|| || ||Pascal ||Tools for wav files - WAVCONV, PLAYMCI, WAVINFO, WAVUNIT ||  [https://github.com/OS2World/MM-UTIL-vpdart]
|}
 
==Utilities==
 
===Archiver===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|-
|User Customizable Menu||PM||BSD Alike||C ||UCMenu is a powerful "toolbar" custom PM control.||[https://github.com/OS2World/LIB-C-UCMENUS]
|Arc|| || ||C||File Archive Utility||[https://sourceforge.net/projects/arc/]
|-
|-
|USB4REXX||REXX|| ||C<br>REXX||Library to call USB device from REXX||[https://github.com/OS2World/LIB-USB4REXX]
|bdsap|| || ||Pascal||Create small and fast selfextractor (OS/2)||[https://github.com/OS2World/UTIL-ARCHIVER-bdsap]
|-
|-
|VGAlib|| || ||C||SVGALIB is the video library used to make the Linux version of Doom|| [https://github.com/OS2World/LIB-VGAlib]
|macutils|| || || ||These utilities are for using MacIntosh files and archives under OS/2.||[https://github.com/OS2World/UTIL-ARCHIVER-macutils]
|-
|-
|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]
|NDB|| ||GNU GPL V2||C||NDB ("no double blocks"). Backup tool.|| [https://github.com/OS2World/UTIL-ARCHIVER-NDB]
|-
|-
|VJensen Lib|| ||BSD-3-Clause||C|| ||[https://github.com/OS2World/LIB-VJensen_Lib]
|sCT|| ||GNU GPL|| || || [https://github.com/OS2World/UTIL-ARCHIVER-sCT]
|-
|-
|[VX-REXX Extras Library||REXX||BSD||C<br>VX-REXX ||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]
|Zip|| ||Info-ZIP|| ||compression and file packaging utility||[https://github.com/OS2World/UTIL-ARCHIVER-Zip]
|-
|-
|[[WarpOverlay!]] || ||MIT||C||The WarpOverlay! Project is the development project for the replacement of HW EnDIVE.||[https://github.com/OS2World/LIB-WarpOverlay]
|Zoo|| ||Public Domain|| || || [https://github.com/OS2World/UTIL-ARCHIVER-Zoo]
|-
|}
|WatREGEX|| ||BSD 3-Clause Alike||C||REGEX Release for Open Watcom||[https://github.com/OS2World/LIB-WatREGEX]
 
===Archive extraction===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|-
|wxWidgets|| ||wxWindows Library Licence (Similar to LGPL)||C++||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]
|UNARJ|| ||AS IS|| ||UNARJ file uncompressor|| [https://github.com/OS2World/UTIL-ARCHIVER-UNARJ]
|-
|-
|XDR|| ||BSD 3-Clause||C++||The eXternal Data Representation standard is a standard for representing data in a machine-independent format.||[https://github.com/OS2World/LIB-XDR]
|UnPack||Command line|| || ||Unpack program for .pak files|| [https://github.com/OS2World/UTIL-ARCHIVER-Unpack]
|-
|-
|XPM||XFree86||BSD alike||C++||X PixMap format for storing/retrieving X pixmaps to/from files.||[https://github.com/OS2World/LIB-X11-XPM]
|UnZip|| ||Info-ZIP BSD Like|| ||Extraction utility for archives using .zip format.||[https://github.com/OS2World/UTIL-ARCHIVER-Info-ZIP_unzip]
|}
 
===Archiver frontend===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|-
|ZLib|| ||AS IS - BSD alike||C||general-purpose, legally unencumbered lossless data-compression library||[https://github.com/OS2World/LIB-Zlib]
|ArcView||PM Application||GNU GPL||VX-REXX ||Archive viewer and extraction||[https://github.com/OS2World/UTIL-ARCHIVER-ArcView]
|}
|}


==Multimedia==
===Archiver utilities===
 
{|class="wikitable"
====Image====
!Name||Type||License||Requirements||Comments||Repository
{| class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|LGOProc||MMOS2 || ||Pascal || file format procedure for MMOS2, for reading and writing OS/2 boot logo files. || [https://github.com/OS2World/MM-IMAGE-LGOProc] 
|FCrackZip|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-ARCHIVER-FCrackZip]
|-
|JPEG-IO procedure|| MMOS2 ||BSD 3 Clauses ||C || A drop in replacement for the JPEG procedure || [https://github.com/OS2World/MM-IMAGE-JPEG-IO_procedure]
|-
|xgaproc||MMOS2 || ||Pascal ||file format procedure for Phoenix BIOS suspend graphic|| [https://github.com/OS2World/MM-IMAGE-xgaproc]
|}
|}


====Radio====
===Backup and Recovery===
{| class="wikitable"
{|class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|FMRadio|| || ||C ||AZTEC FM Radio program plus driver || [https://github.com/OS2World/MM-RADIO-fmradio]
|[[Checkout]] ||Command Line ||Public Domain||C ||schedule backup related command line utilities for OS/2.  || [https://github.com/OS2World/UTIL-BACKUP-Checkout]
|-
|-
|PMRadio|| ||GNU GPL||C || Control Reveal and Aims Labs ISA FM Radio card  || [https://github.com/OS2World/MM-RADIO-PMRadio]
|fileUpdate|| || || || || [https://github.com/OS2World/UTIL-BACKUP-fileUpdate]
|-
|-
|Reveal|| || ||C ||C Source routines needed to control a REVEAL RA300 Radio card ||  [https://github.com/OS2World/MM-RADIO-REVEAL]
|[[SCSI_Tape_Backup]] || || ||C ||Utility for SCSI tape backup|| [https://github.com/OS2World/UTIL-BACKUP-SCSI_Tape_Backup]
|-
|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====
===Compression===
{|class="wikitable"
{|class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[CD2MP3_PM]]|| ||BSD||C|| ||[https://github.com/OS2World/MM-SOUND-CD2MP3_PM]
|Compress||Command Line|| ||C||Command line file compression tool||[https://github.com/OS2World/UTIL-ARCHIVER-Compress]
|-
|-
|cddb|| ||GNU GPL V2||C||CDDB module and aString library (wihch is required to compile it). CDDB module was coded to be used within WarpCD-Copy program|| [https://github.com/OS2World/MM-SOUND-cddb]
|GNU zip|| ||GNU GPL|| ||compression utility designed to be a replacement for compress|| [https://github.com/OS2World/UTIL-ARCHIVER-gzip]
|-
|-
|[[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]
|[[lxLite]]|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-ARCHIVER-lxLite]
|-
|-
|FluidSynth || ||GNU ÑGPL ||C ||Reads and handles MIDI events from the MIDI input device. || [https://github.com/OS2World/MM-SOUND-fluidsynth-os2]
|OS2LZ||Command Line|| ||C||LZH routines compiled for OS/2.|| [https://github.com/OS2World/UTIL-ARCHIVER-OS2LZ]
|}
 
===Decoder===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|ggrab|| ||GNU GPL||C++ ||streaming tool for Dbox2 with neutrino  || [https://github.com/OS2World/MM-SOUND-ggrab]
|FastUUE|| || ||Pascal ||Automatically decode the files that are sent in the format UUEncode.|| [https://github.com/OS2World/UTIL-ARCHIVER-FastUUEp]
|-
|-
|GOGO|| ||GNU GPL||C || ||[https://github.com/OS2World/MM-SOUND-GOGO]
|uuencode-uudecode|| ||Public Domain|| || ||[https://github.com/OS2World/UTIL-ARCHIVER-uuencode-uudecode]
|-
|-
|LBCSMix|| ||GNU GPL ||C || || [https://github.com/OS2World/MM-SOUND-LBCSMix]
|UUDOALL|| || || ||Port of the DOS/Unix UUDOALL UUDECODER to OS/2 || [https://github.com/OS2World/UTIL-ARCHIVER-UUDOALL]
|-
|-
|LBPlay|| ||GNU GPL||C || || [https://github.com/OS2World/MM-SOUND-LBPlay]
|UUPREP|| ||GNU GPL V2|| ||UUPREP facilitates the decoding of binaries from comp.binaries.os2. || [https://github.com/OS2World/UTIL-ARCHIVER-UUPREP]
|-
|}
|Macplay|| || || C++ ||The Monkey's Audio Codec player for PM123||[https://github.com/OS2World/MM-SOUND-macplay]
 
 
===Benchmark===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[MidiLab/2]]|| ||As Is||C || MIDI Sequencer/Editor|| [https://github.com/OS2World/MM-SOUND-MidiLab2]
|Bench||PM||Public Domain||C||PM basic benchmark tool||[https://github.com/OS2World/UTIL-BENCHMARK-Bench]
|-
|-
|MMAudioPak||GNU GPL / Others|| ||C ||Collection of audio IO procedures to extend OS/2’s multimedia system.||[https://github.com/OS2World/MM-SOUND-MMAudioPack]
|CPUBurn|| ||GNU GPL|| || || [https://github.com/OS2World/UTIL-BENCHMARK-CPUBurn]
|-
|-
|MP3WRAP||Command Line ||GNU GPL||C ||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]
|MDisk|| || ||C||Disk benchmarks utility. Its primary purpose is not to measure basic disk subsystem performance.|| [https://github.com/OS2World/UTIL-BENCHMARK-MDisk]
|}
 
===CLIPBOARD===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Mp3Splt||Command Line ||GNU GPL||C ||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]
| [[ASCII Table]]|| ||Freeware|| || || [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table]
|-
|-
|MPEG Searcher|| || || ||Finds 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]
| ASCTBL_ASCII_Table||Presentation Manager||BSD 3 Clauses||C||Displays a table of all ASCII codes in decimal, hex, and as a printable character where one exists.||[https://github.com/OS2World/UTIL-CLIPBOARD-ASCTBL_ASCII_Table]
|-
|-
|Musepack Play|| ||GNU GPL||C++ ||Musepack Living Audio Compression decoder plugin for PM123.||[https://github.com/OS2World/MM-SOUND-Musepack_Play]
|Clip||Command Line ||Public Domain||C++||Utility for accessing clipboard from command line|| [https://github.com/OS2World/UTIL-CLIPBOARD-Clip]
|-
|-
|[[Normalize]]|| ||GNU GPL|| C || Adjusting the volume of wave files to a standard volume level.||[https://github.com/OS2World/MM-SOUND-Normalize]
|ClipBrd||PM Application||GNU GPL||C||PM Clipboard utility|| [https://github.com/OS2World/UTIL-CLIPBOARD-CLIPBRD]
|-
|-
|os2sound|| || ||C || Sound sample player for OS/2. || [https://github.com/OS2World/MM-SOUND-os2sound]
|tclip|| || ||Pascal||Comprehensive clipboard control unit|| [https://github.com/OS2World/UTIL-CLIPBOARD-tclip]
|}
 
===Configuration===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|-
|OggPlug|| || || C || Ogg plugin for PM123  || [https://github.com/OS2World/MM-SOUND-PM123-OggPlug]
|Cube|| ||Public Domain|| || || [https://github.com/OS2World/UTIL-CONFIGEDITORS-Cube]
|-
|-
|[[PM123]] || ||BSD|| C || || [https://github.com/OS2World/MM-SOUND-PM123]
|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]
|}
 
===Conversion===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[PM123]] (Maazl) || ||BSD|| C || || [https://github.com/OS2World/MM-SOUND-PM123-Maazl]
|a2ps|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-CONV-a2ps]
|-
|-
|PMMixer|| ||GNU GPL||C || || [https://github.com/OS2World/MM-SOUND-PMMixer]
|DeText|| || || ||Utility that reverses the effect of a LF -> CR/LF||
|-
|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]
|-
|-
|RSynth|| ||GNU GPL||C || text to speech system produced by integrating various pieces of code and tables of data. || [https://github.com/OS2World/MM-SOUND-RSynth]
|GNURecode|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-CONV-GNURecode]
|-
|-
|SetAmp|| || || Pascal|| switch the amplifier of the MiroSound PCM Pro (Crystal CS4231,OPTI 82C929). || [https://github.com/OS2World/MM-SOUND-Setamp]
|h2d|| ||GNU GPL|| ||h2d - Numeric converter. HEX -> DEC / DEC -> HEX converter||[https://github.com/OS2World/UTIL-CONV-h2d]
|-
|-
|SGPMIX|| ||GNU GPL ||Pascal|| || [https://github.com/OS2World/MM-SOUND-SGPMIX]
|[[Hlp2Inf]]|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-CONV-Hlp2Inf]
|-
|-
|Shorten Play|| || ||C++ || Shorten player (shnplay) plugin for the PM123. || [https://github.com/OS2World/MM-SOUND-Shorten_play]
|Inf2HTML|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-CONV-Inf2HTML]
|}
 
===Disk===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Snd|| ||BSD alike ||Ruby|| Snd is a sound editor modelled loosely after Emacs. || [https://github.com/OS2World/MM-SOUND-Snd]
|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]
|-
|-
|Speex|| ||BSD alike  ||C|| The Speex is a patent-free, Open Source/Free Software voice codec. || [https://github.com/OS2World/MM-SOUND-Speex]
|CD Boot/2|| ||GNU GPL v3||C++|| ||[https://github.com/OS2World/UTIL-DISK-CDBoot2]
|-
|-
|TiMidity-MCD|| ||GNU GPL||C || ||[https://github.com/OS2World/MM-SOUND-TiMidity-MCD]
|cdrom|| || ||C||Eject/load||[https://github.com/OS2World/UTIL-DISK-CDRom]
|-
|-
|Voix|| ||GNU LGPL||C || || [https://github.com/OS2World/MM-SOUND-Voix]
|ClearTMP|| || ||C || || [https://github.com/OS2World/UTIL-DISK-ClearTMP]
|-
|-
|WarpAMP Playlist Editor|| || ||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]
|Ddrescue|| ||GNU GPL V2||C ||GNU Ddrescue is a data recovery tool.|| [https://github.com/OS2World/UTIL-DISK-Ddrescue]
|-
|-
|WaveMaker|| || ||C ||It generates sine, pulse and triangle waves and writes it in a file. || [https://github.com/OS2World/MM-SOUND-WaveMaker]
|Deltree|| || ||C ||Deltree clone || [https://github.com/OS2World/UTIL-DISK-Deltree]
|-
|-
|wavhdrec|| || ||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]
|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]
|-
|-
|WavMix|| || ||C++ || small utility to "mix" large 44.1khz stereo .wav files.|| [https://github.com/OS2World/MM-SOUND-wavmix]
|df|| ||BSD-3-Clause ||C ||Displays statistics on disk volume usage. It is similar to one of the UNIX programs of the same name.|| [https://github.com/OS2World/UTIL-DISK-df]
|-
|-
|WavPack]|| ||BSD Alike||C++ ||WavPack Hybrid Lossless Audio Compression||[https://github.com/OS2World/MM-SOUND-wavpack]
|DiskUse|| ||GNU GPL v2||icc, link386||displays drive usage||[https://github.com/OS2World/UTIL-DISK-DiskUse]
|-
|-
|WaWE|| ||GNU LGPL||C || || [https://github.com/OS2World/MM-SOUND-WaWE]
|Distributed File Repair Utilities||Command Line||GNU GPL||C|| || [https://github.com/OS2World/UTIL-DISK-Distributed_File_Repair_Utilities]
|-
|-
|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]
|Dskcpy2||Command Line|| ||C||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]
|}
 
====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]
|DU-DF||Command Line|| ||C||DU and DF command line utilities. Disk Usage 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]
|}
 
====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]
|Fast False Floppy Format||Command line|| ||C||program to do a quick scrub of a floppy disk directory.|| [https://github.com/OS2World/UTIL-DISK-Fast_False_Floppy_Format]
|-
|-
|MPEGENC||Command Line ||BSD Alike||C || Porting of Berkeley mpeg_encode to 32 bit OS/2.  ||[https://github.com/OS2World/MM-VIDEO-MPEGENC]
|fdel||Command line||Public Domain||C++||force delete command tool|| [https://github.com/OS2World/UTIL-DISK-fdel]
|-
|-
|MPEGPLAY||Command Line || ||C || MPEG Video Software Decoder. Porting of Berkeley mpeg_play to OS/2. || [https://github.com/OS2World/MM-VIDEO-MPEGPLAY]
|FileSetDateTime|| ||GNU GPL||C++|| || [https://github.com/OS2World/UTIL-DISK-FileSetDateTime]
|-
|-
|MPG123||Command Line ||GNU GPL||C || Command line MP3->WAV decoder.  || [https://github.com/OS2World/MM-VIDEO-MPG123]
|FileSystem_Benchmark|| ||Free||C || || [https://github.com/OS2World/UTIL-DISK-FileSystem_Benchmark]
|-
|-
|QuickMotion||MMOS2 ||GNU GPL||C++ || Quickmotion for OS/2. MMOS/2 CODECS for Apple formats || [https://github.com/OS2World/MM-VIDEO-QuickMotion]
|FLOPPY|| || || C ||Utility to autodetect when a floppy is changed.|| [https://github.com/OS2World/UTIL-DISK-Floppy]
|-
|-
|RegionSet|| ||GNU GPL||C || Region Code Manager || [https://github.com/OS2World/MM-VIDEO-regionset]
|Fst|| ||GNU GPL||C || || [https://github.com/OS2World/UTIL-DISK-Fst]
|-
|-
|[[VistaCam/2]]  ||PM Software ||Public Domain||VX-REXX || watch internet connected cameras.|| [https://github.com/OS2World/MM-VIDEO-VistaCam2]
|hfsinst|| ||BSD alike||VX-REXX ||HPFS386 Installation Utility|| [https://github.com/OS2World/UTIL-DISK-hfsinst]
|-
|-
|[[VLC]]||PM Software ||GNU GPL ||C || VLC Media Player port to OS/2.|| [https://github.com/OS2World/MM-VIDEO-vlc-os2]
|HFSutils|| ||GNU GPL ||C|| || [https://github.com/OS2World/UTIL-DISK-HFSutils]
|-
|-
|[[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]
|hpfsdt|| ||Freeware||C||This program toggles the "dirty" status bit on an HPFS drive. || [https://github.com/OS2World/UTIL-DISK-hpfsdt]
|-
|-
|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]
|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]
|}
 
====Utilities====
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|ABCTab2PS|| ||GNU GPL||GCC 4.5.2|| Reads ABC music format files and typesets music in Postscript format. || [https://github.com/OS2World/MM-UTIL-ABCTab2PS]
|ISOren|| ||GNU GPL||VX-Rexx||rename files and directories to ISO level 2 or to DOS convention.|| [https://github.com/OS2World/UTIL-DISK-ISOren]
|-
|-
|abcpp|| ||GNU GPL|| || Preprocessor designed for, but not limited to, ABC music files. || [https://github.com/OS2World/MM-UTIL-abcpp]
|PMFloppy_DiskCopy|| ||Public Domain||C, Guidelines|| || [https://github.com/OS2World/UTIL-DISK-PMFloppy_DiskCopy]
|-
|-
|ABC to MIDI|| ||GNU GPL|| || Suite of command-line programs made to handle MIDI file conversion to-from ABC format. || [https://github.com/OS2World/MM-UTIL-ABC_to_MIDI]  
|[[PMFormat]]||PM Application||BSD 3-Clause||C||PMFormat is a diskette formatter. || [https://github.com/OS2World/UTIL-DISK-PMFormat]
|-
|-
|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]  
|QFORMAT||Command Line || ||C||"Quick format" 360KB, 720KB, 1.2MB and 1.44MB diskettes.|| [https://github.com/OS2World/UTIL-DISK-QFORMAT]
|-
|-
|ABC2Prt|| ||GNU GPL V2||GCC 4.5.2 || Tool to extract single parts from ABC music files. || [https://github.com/OS2World/MM-UTIL-ABC2Prt]
|raread / rawrite|| ||BSD 3-Clause||C||Utilities to read and write raw diskette images|| [https://github.com/OS2World/UTIL-DISK-raread-rawrite]
|-
|-
|Bigben|| ||GNU GPL|| ||lays the bigben tune every hour|| [https://github.com/OS2World/MM-UTIL-Bigben]
|Rh|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-DISK-Rh]
|-
|-
|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]
|Showfrag|| || ||C ||OS/2 port of PC Magazine's CHKFRAG|| [https://github.com/OS2World/UTIL-DISK-Showfrag]
|-
|-
|Chord|| || || || 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]
|ShowPart|| || ||C||Show partition record data for 80 (first) drive.|| [https://github.com/OS2World/UTIL-DISK-ShowPart]
|-
|-
|FAAC|| ||LGPL license|| ||Freeware Advanced Audio Coder || [https://github.com/OS2World/MM-UTIL-faac]
|SM2AddOn|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-DISK-SM2AddOn]
|-
|-
|FluidSynth|| ||GNU LGPL || ||Real-time software synthesizer based on the SoundFont 2 specifications||[https://github.com/OS2World/MM-UTIL-fluidsynth]
|SpaceHog|| ||Public Domain||C || || [https://github.com/OS2World/UTIL-DISK-SpaceHog]
|-
|LBCSMix|| ||GNU GPL V2 || ||Mixer for Crystal Semiconductors mode 2 codecs.||[https://github.com/OS2World/MM-UTIL-LBCSMix]
|-
|-
|LbMix|| || || ||Mixer backend for ESS Maestro-2E and similar || [https://github.com/OS2World/MM-UTIL-LbMix]  
|Synkron|| ||GNU GPL ||C++, Qt4|| || [https://github.com/OS2World/UTIL-DISK-Synkron]
|-
|-
|mmiolist|| || Public Domain || ||Replacement for OS/2s MMPM/2-MINSTALL  || [https://github.com/OS2World/MM-UTIL-mmiolist]
|ToLower|| || ||C || || [https://github.com/OS2World/UTIL-DISK-ToLower]
|-
|minstall|| PM Application || GNU GPL and GNU LGPL|| ||List IOProcs and CODECs currently installed in MMOS/2 || [http://trac.netlabs.org/minstall] [https://github.com/OS2World/MM-UTIL-minstall]  
|-
|-
|Mup|| ||Open Source|| || Program for printing music. || [https://github.com/OS2World/MM-UTIL-Mup]
|[[Usage]]||Command line||Public Domain||C||Tool that prints out the disk usage of all subdirectories.|| [https://github.com/OS2World/UTIL-DISK-Usage]
|-
|-
|ModInfo|| || || ||Program that will generate information about a Protracker module. || [https://github.com/OS2World/MM-UTIL-ModInfo]  
|USBMountd|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-DISK-USBMountd]
|-
|-
|PASVXMIX|| || || ||Mixer for Pro AudioSpectrum 16 sound card. || [https://github.com/OS2World/MM-UTIL-PASVXMIX]
|VFAT2EA|| ||Free||Pascal|| || [https://github.com/OS2World/UTIL-DISK-VFAT2EA]
|-
|-
|rtmmmpak|| || GNU GPL V2|| ||RTMMM is a program to digitally mix multiple sources into DART. || [https://github.com/OS2World/MM-UTIL-rtmmmpak]
|Which|| ||GNU GPL ||C|| || [https://github.com/OS2World/UTIL-DISK-Which]
|-
|-
|SBPM/2|| || || ||Mixer for SB pro and SB16.|| [https://github.com/OS2World/MM-UTIL-SBPM_2]
|WipeDisk||Command Line|| ||C||Safe way to delete all files on a floppy.|| [https://github.com/OS2World/UTIL-DISK-WipeDisk]
|-
|-
|SGPMIX|| ||BSD like|| ||Mixer for Aztech Sound Galaxy Pro16 Extra||[https://github.com/OS2World/MM-UTIL-SGPMIX]
|Wiper|| || ||C||Remove a whole branch of a subdirectory tree, along with the files contained within those directories.|| [https://github.com/OS2World/UTIL-DISK-Wiper]
|-
|-
|Subtitler|| ||BSD like|| ||Shows subtitles for AVI files (usually SUB files) while they are being played with WarpMedia or WarpVision.||[https://github.com/OS2World/MM-UTIL-Subtitler]
|[[XDel]] || ||GNU GPL||C|| || [https://github.com/OS2World/UTIL-DISK-xDel]
|-
|[[VCDImager]]|| ||GNU GPL||C||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|| || ||Pascal ||Tools for wav files - WAVCONV, PLAYMCI, WAVINFO, WAVUNIT ||  [https://github.com/OS2World/MM-UTIL-vpdart]
|}
|}


==Utilities==
===Encryption===
 
===ARCHIVER===
{| class="wikitable sortable"
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
!Name||Type||License||Requirements||Comments||Repository  
|-
|-
|ArcView||PM Application||GNU GPL ||VX-REXX || Graphic file archiver||[https://github.com/OS2World/UTIL-ARCHIVER-ArcView]
| [[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]
|-
|-
|Arc|| || ||C || File Archive Utility||[https://github.com/OS2World/UTIL-ARCHIVER-ARC]
|DES|| ||Not Specified ||C || DES encryption algorithm for OS/2 || [https://github.com/OS2World/UTIL-ENCRYPT-DES]
|-
|-
|bdsap|| || ||Pascal ||Create small and fast selfextractor (OS/2)  || [https://github.com/OS2World/UTIL-ARCHIVER-bdsap]
|DES2 || ||Not Specified |||| DES encryption code originally appearing in Dr Dobb's Journal. || [https://github.com/OS2World/UTIL-ENCRYPT-DES2]
|-
|-
|Compress||Command Line || ||C || Command line file compression tool || [https://github.com/OS2World/UTIL-ARCHIVER-Compress]
|DES OS/2|| ||Not Specified ||C || DES encryption algorithm for OS/2 || [https://github.com/OS2World/UTIL-ENCRYPT-DES_OS2]
|-
|-
|FastUUE|| || ||Pascal ||Automatically decode the files that are sent in the format UUEncode. || [https://github.com/OS2World/UTIL-ARCHIVER-FastUUEp]
|Digesta|| ||BSD||C, Watcom || || [https://github.com/OS2World/UTIL-ENCRYPT-Digesta]
|-
|-
|FCrackZip|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-ARCHIVER-FCrackZip]
|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]
|-
|-
|gzip|| ||GNU GPL || ||GNU zip is a compression utility designed to be a replacement for compress. || [https://github.com/OS2World/UTIL-ARCHIVER-gzip]
|Krypto|| ||BSD ||Pascal || || [https://github.com/OS2World/UTIL-ENCRYPT-Krypto]
|-
|MD5|| ||BSD-3-Clause  || C ||MD5 message digest utility. || [https://github.com/OS2World/UTIL-ENCRYPT-md5]
|-
|-
|InfoZip Unzip|| ||BSD Like|| || UnZip is an extraction utility for archives compressed in .zip format. || [https://github.com/OS2World/UTIL-ARCHIVER-Info-ZIP_unzip]
|MD5SUML|| ||BSD ||C || || [https://github.com/OS2World/UTIL-ENCRYPT-MD5SUML]
|-
|-
| [[lxLite]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-lxLite]
|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]
|-
|-
|macutils|| || || ||These utilities are for using MacIntosh files and archives under OS/2. || [https://github.com/OS2World/UTIL-ARCHIVER-macutils]
|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]
|-
|-
|NDB|| ||GNU GPL V2 ||C ||NDB ("no double blocks"). Backup tool.|| [https://github.com/OS2World/UTIL-ARCHIVER-NDB]
|TeaTime-2|| ||Not Specified ||Modula-2 || || [https://github.com/OS2World/UTIL-ENCRYPT-TeaTime-2/]
|-
|-
|OS2LZ||Command Line || ||C ||LZH routines compiled for OS/2.|| [https://github.com/OS2World/UTIL-ARCHIVER-OS2LZ]
| [[*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 
|-
|-
|sCT|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-sCT]
|2coldir||Command line ||Free to Modify - BSD Alike|| C||crude attempt to imitate for OS/2 the MS-DOS ddir PD program. || [https://github.com/OS2World/UTIL-FILE-2coldir]
|-
|-
|uuencode-uudecode|| ||Public Domain || || ||[https://github.com/OS2World/UTIL-ARCHIVER-uuencode-uudecode]
|AIXLIKE||Command line || || C ||AIX like shell command utilities for OS/2 || [https://github.com/OS2World/UTIL-FILE-AIXLIKE]
|-
|-
|UNARJ|| ||AS IS || ||UNARJ file uncompressor.|| [https://github.com/OS2World/UTIL-ARCHIVER-UNARJ]
|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]
|-
|-
|UnPack||Command line|| || ||Unpack program for .pak files.|| [https://github.com/OS2World/UTIL-ARCHIVER-Unpack]
|copydate||Command line||Public Domain|| C++ ||copy the date&time of a file to another. || [https://github.com/OS2World/UTIL-FILE-cmp]
|-
|-
|UUDOALL|| || || ||Port of the DOS/Unix UUDOALL UUDECODER to OS/2 || [https://github.com/OS2World/UTIL-ARCHIVER-UUDOALL]
|cmp|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-FILE-cmp]
|-
|-
|UUPREP|| ||GNU GPL V2|| ||UUPREP facilitates the decoding of binaries from comp.binaries.os2. || [https://github.com/OS2World/UTIL-ARCHIVER-UUPREP]
|[[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]
|-
|-
|Zip|| || || ||zip is a compression and file packaging utility for Unix || [https://github.com/OS2World/UTIL-ARCHIVER-Zip]
|Dired|| ||Derivated Works allowed ||C++ ||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]
|-
|-
|Zoo|| ||Public Domain || || || [https://github.com/OS2World/UTIL-ARCHIVER-Zoo]
|DSPLIT|| ||GNU GPL V2 || C ||Tool to facilitate the splitting and rejoining of long files.|| [https://github.com/OS2World/UTIL-FILE-DSPLIT]
|}
 
===BACKUP===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|[[Checkout]] ||Command Line ||Public Domain||C ||schedule backup related command line utilities for OS/2.  || [https://github.com/OS2World/UTIL-BACKUP-Checkout]
|File Attributes|| || || C ||Enables you to change the "attributes" of your files.  || [https://github.com/OS2World/UTIL-FILE-File_Attributes]
|-
|-
|fileUpdate|| || || || || [https://github.com/OS2World/UTIL-BACKUP-fileUpdate]
|[[FileNova]] || || ||C ||File List Utility for OS/2 - Japanese (Original Version) || [https://github.com/OS2World/UTIL-FILE-FileStar]
|-
|-
|[[SCSI_Tape_Backup]] || || ||C ||Utility for SCSI tape backup|| [https://github.com/OS2World/UTIL-BACKUP-SCSI_Tape_Backup]
|[[FileStar]] || || ||C ||File List Utility for OS/2 - Japanese|| [https://github.com/OS2World/UTIL-FILE-FileNova]
|}
 
===BENCHMARK===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
| Bench ||Presentation Manager ||Not Specified ||* C ||PM basic benchmark tool || [https://github.com/OS2World/UTIL-BENCHMARK-Bench]
|[[FSJ]] || || ||Open Watcom 1.5 ||splits a file in multiple pieces or joins multiple files into a unique file.|| [https://github.com/OS2World/UTIL-FILE-FSJ]
|-
|-
|CPUBurn|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-BENCHMARK-CPUBurn]
|GNU Grep|| ||GNU GPL ||OpenWatcom C|| || [https://github.com/OS2World/UTIL-FILE-GNU_Grep]
|-
|-
|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]
|GNU sed|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-FILE-GNU_sed]
|-
|-
|Monitor|| ||Not Specified || || || [https://github.com/OS2World/UTIL-BENCHMARK-Monitor]
|GNU text utilities|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-FILE-GNU_text_utilities]
|}
 
===CLIPBOARD===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
| [[ASCII Table]] || ||Freeware || || || [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table]
|Hex Display|| || ||Assembler || This program shows one the use of the DosAllocHuge API call. || [https://github.com/OS2World/UTIL-FILE-Hex_Display]
|-
|-
| ASCTBL_ASCII_Table ||Presentation Manager ||BSD 3 Clauses ||* C ||Displays a table of all ASCII codes in decimal, hex, and as a printable character where one exists. || [https://github.com/OS2World/UTIL-CLIPBOARD-ASCTBL_ASCII_Table]
|HexFind|| ||Free ||C || || [https://github.com/OS2World/UTIL-FILE-HexFind]
|-
|-
|Clip||Command Line ||Public Domain ||* C++ ||Clipboard utility. Utility for accessing clipboard from command line. || [https://github.com/OS2World/UTIL-CLIPBOARD-Clip]
|K_Replace_Name|| || ||Pascal || || [https://github.com/OS2World/UTIL-FILE-K_Replace_Name]
|-
|-
|ClipBrd||PM Application ||GNU GPL ||* C ||PM Clipboard utility  || [https://github.com/OS2World/UTIL-CLIPBOARD-CLIPBRD]
|LESS|| || || C ||A paginator similar to "more" or "pg". || [https://github.com/OS2World/UTIL-FILE-Less]
|-
|-
|tclip|| ||Not Specified ||* Pascal ||Comprehensive clipboard control unit  || [https://github.com/OS2World/UTIL-CLIPBOARD-tclip]
|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]
|}
 
===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]
|More||Command Line ||BSD 3 Clauses Alike ||Borland C++ 1.0||More command like utility clone|| [https://github.com/OS2World/UTIL-FILE-More]
|-
|-
|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]
|[[NewFileManager]] ||PM Application ||BSD 3 Clauses ||C ||Prototype for OS/2 file manager|| [https://github.com/OS2World/UTIL-FILE-NewFileManager]
|}
 
===CONVERT===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|a2ps|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-a2ps]
|PM File Finder Utility|| || ||C ||File Finder Utility|| [https://github.com/OS2World/UTIL-FILE-PM_File_Finder_Utility]
|-
|-
|DeText|| ||Not Specified || ||Utility that reverses the effect of a LF -> CR/LF || [https://github.com/OS2World/UTIL-CONV-a2ps]
|ShowExe||Command Line ||BSD 3-Clauses ||C || Displays information about the EXE file named on the command line. || [https://github.com/OS2World/UTIL-FILE-ShowExe]
|-
|-
|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]
|xbin|| || ||C ||convert mailable format BinHex file into binary before downloading to MacTerminal  || [https://github.com/OS2World/UTIL-FILE-xbin]
|-
|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===
===File Manager===
{| class="wikitable sortable"
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository  
!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]
|[[FileFreedom]]||PM Applications||Freeware||C++|| || [https://github.com/OS2World/UTIL-FILEMANAGER-FileFreedom]
|-
|-
|CDBoot2|| ||GNU GPL ||C++ || || [https://github.com/OS2World/UTIL-DISK-CDBoot2]
|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]
|-
|-
|CDRom|| || ||C || || [https://github.com/OS2World/UTIL-DISK-CDRom]
|JLCD|| ||Public Domain||C++|| || [https://github.com/OS2World/UTIL-FILEMANAGER-JLCD]
|-
|-
|ClearTMP|| || ||C || || [https://github.com/OS2World/UTIL-DISK-ClearTMP]
|OnScreen2|| ||GNU GPL||C++|| || [https://github.com/OS2World/UTIL-FILEMANAGER-OnScreen2]
|-
|-
|Ddrescue|| ||GNU GPL V2||C ||GNU Ddrescue is a data recovery tool. || [https://github.com/OS2World/UTIL-DISK-Ddrescue]
|Text Mode FM/2|| ||GNU GPL||IBM VisualAge C++ V3 with FP8, IBM Developers Toolkit v4.5|| || [https://github.com/OS2World/UTIL-FILEMANAGER-Text_Mode_FM-2]
|-
|-
|Deltree|| || ||C ||Deltree clone || [https://github.com/OS2World/UTIL-DISK-Deltree]
|WarpCabinet|| || ||C++|| || [https://github.com/OS2World/UTIL-FILEMANAGER-WarpCabinet]
|}
 
===Font Utilities===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
|-
|-
|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]
|FT2GUI|| ||GNU GPL||VX-REXX|| || [https://github.com/OS2World/UTIL-FONT-FT2GUI]
|-
|-
|df || ||BSD-3-Clause ||C ||Displays statistics on disk volume usage. It is similar to one of the UNIX programs of the same name.  || [https://github.com/OS2World/UTIL-DISK-df]
|getfont|| || ||C||Extract embedded fonts from a postscript document|| [https://github.com/OS2World/UTIL-FONT-getfont]
|-
|-
|DiskUse|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-DISK-DiskUse]
|InstFont|| ||as is||C||command-line tool for font installation|| [https://github.com/OS2World/UTIL-FONT-InstFont]
|-
|-
|Distributed File Repair Utilities||Command Line||GNU GPL||C || || [https://github.com/OS2World/UTIL-DISK-Distributed_File_Repair_Utilities]
|TFont|| ||e-mailware||C||change the default font in full-screen|| [https://github.com/OS2World/UTIL-FONT-TFont]
|-
|-
|Dskcpy2||Command Line || ||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]
|TTF2PT1|| ||BSD||C|| || [https://github.com/OS2World/UTIL-FONT-TTF2PT1]
|-
|-
|DU-DF ||Command Line|| ||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]
|Type1_font|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-FONT-Type1_font]
|}
 
===Hardware===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository 
|-
|-
|Fast False Floppy Format||Command line|| ||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]
|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]
|-
|-
|fdel||Command line ||Public Domain||C++ ||force delete command tool|| [https://github.com/OS2World/UTIL-DISK-fdel]
|MMBS||PM application||Not Specified ||* C ||MMBS - My Micro Benchmark Suite. Beckmark tools for OS/2 ||[https://github.com/OS2World/UTIL-HARDWARE-MMBS]
|-
|-
|FileSetDateTime|| ||GNU GPL||C++|| || [https://github.com/OS2World/UTIL-DISK-FileSetDateTime]
|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]
|-
|-
|FileSystem_Benchmark|| ||Free ||C || || [https://github.com/OS2World/UTIL-DISK-FileSystem_Benchmark]
|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
|-
|-
|FLOPPY|| || || C ||Utility to autodetect when a floppy is changed. || [https://github.com/OS2World/UTIL-DISK-Floppy]
|[[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]
|-
|}
|Fst|| ||GNU GPL||C || || [https://github.com/OS2World/UTIL-DISK-Fst]
 
===International===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|hfsinst|| ||BSD alike ||VX-REXX ||HPFS386 Installation Utility || [https://github.com/OS2World/UTIL-DISK-hfsinst]
|Characters Map/2||PM Application ||GNU GPL V2 ||C ||character map program||[https://github.com/OS2World/UTIL-INTERNATIONAL-Characters-Map-2]
|-
|-
|HFSutils || ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-DISK-HFSutils]
|ConText|| ||BSD ||C || ||[https://github.com/OS2World/UTIL-INTERNATIONAL-ConText]
|-
|-
|hpfsdt|| ||Freeware ||C ||This program toggles the "dirty" status bit on an HPFS drive. || [https://github.com/OS2World/UTIL-DISK-hpfsdt]
|dbcsmap|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-dbcsmap]
|-
|-
|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]
|IMERJ|| || ||VX-REXX || || [https://github.com/OS2World/UTIL-INTERNATIONAL-IMERJ]
|-
|-
|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]
|KIME|| || ||C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-KIME]
|-
|-
|PMFloppy_DiskCopy|| ||Public Domain ||* C <br>* Guidelines || || [https://github.com/OS2World/UTIL-DISK-PMFloppy_DiskCopy]
|[[NSIME]] || || ||C ||Improvement of the interface the IME (kana-kanji conversion function) in OS/2 || [https://github.com/OS2World/UTIL-INTERNATIONAL-NSIME]
|}
 
===Keyboard===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|-
| [[PMFormat]]||PM Application ||BSD 3-Clause ||* C ||PMFormat is a diskette formatter.  || [https://github.com/OS2World/UTIL-DISK-PMFormat]
|DVORAK|| ||Public Domain||MS C||changes OS/2 DCP file to use a Dvorak keyboard|| [https://github.com/OS2World/UTIL-KEYBOARD-DVORAK]
|-
|-
|QFORMAT||Command Line || ||C ||Program will "quick format" 360KB, 720KB, 1.2MB and 1.44MB diskettes. || [https://github.com/OS2World/UTIL-DISK-QFORMAT]
|FixKey|| ||BSD||C (icc)||recognizing certain keys|| [https://github.com/OS2World/UTIL-KEYBOARD-FixKey]
|-
|-
|raread / rawrite|| || BSD 3-Clause ||C ||Utilities to read and write raw diskette images  || [https://github.com/OS2World/UTIL-DISK-raread-rawrite]
|HPLED|| || ||C, 286 Assembler||HP SK-2505 keyboard messages LED switcher||[https://github.com/OS2World/UTIL-KEYBOARD-HPLED]
|-
|-
|Rh|| || Public Domain ||C || || [https://github.com/OS2World/UTIL-DISK-Rh]
|[[Keyboard Layer/2]] || ||GNU GPL||C||alternative keyboard layouts switcher|| [https://github.com/OS2World/UTIL-KEYBOARD-Keyboard_Layer_2]
|-
|-
|Showfrag|| || ||C ||Showfrag is an OS/2 port of PC Magazine's CHKFRAG || [https://github.com/OS2World/UTIL-DISK-Showfrag]
|numcomma|| || ||C (icc)||comma on the numpad instead of a period||[https://github.com/OS2World/UTIL-KEYBOARD-numcomma]
|-
|-
|ShowPart|| || ||C || Show partition record data for 80 (first) drive.  || [https://github.com/OS2World/UTIL-DISK-ShowPart]
|numlock|| || ||C++||NumLock toggle||[https://github.com/OS2World/UTIL-KEYBOARD-numlock]
|-
|-
|SM2AddOn|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-DISK-SM2AddOn]
|ShiftLock bug|| || ||C, link386|| || [https://github.com/OS2World/UTIL-KEYBOARD-ShiftLock_bug]
|-
|-
|SpaceHog|| ||Public Domain||C || || [https://github.com/OS2World/UTIL-DISK-SpaceHog]
|[[SWAPDCP]]|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-KEYBOARD-SWAPDCP]
|-
|-
|Synkron|| ||GNU GPL ||C <br>Qt4 || || [https://github.com/OS2World/UTIL-DISK-Synkron]
|Win95Key|| || ||C|| || [https://github.com/OS2World/UTIL-KEYBOARD-Win95Key]
|}
 
===MAINBOARD===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|ToLower|| || ||C || || [https://github.com/OS2World/UTIL-DISK-ToLower]
|823xcool|| || ||C <br/>Assembler || || [https://github.com/OS2World/UTIL-MAINBOARD-823xcool]
|-
|-
|[[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]
|CPU_throttle|| || ||C || || [https://github.com/OS2World/UTIL-MAINBOARD-CPU_throttle]
|-
|-
|USBMountd|| ||Public Domain ||C || || [https://github.com/OS2World/UTIL-DISK-USBMountd]
|epox|| ||Public Domain ||C <br/>Assembler|| || [https://github.com/OS2World/UTIL-MAINBOARD-epox]
|-
|-
|VFAT2EA|| ||Free ||Pascal || || [https://github.com/OS2World/UTIL-DISK-VFAT2EA]
|Ice|| || ||Pascal || || [https://github.com/OS2World/UTIL-MAINBOARD-Ice]
|-
|-
|Which|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-DISK-Which]
|lmicro|| || ||Pascal|| || [https://github.com/OS2World/UTIL-MAINBOARD-lmicro]
|-
|-
|WipeDisk||Command Line Tool || ||C ||Safe way to delete all files on a floppy.  || [https://github.com/OS2World/UTIL-DISK-WipeDisk]
|P2L97|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-MAINBOARD-P2L97]
|-
|-
|Wiper|| || || C ||Remove a whole branch of a subdirectory tree, along with the files contained within those directories.|| [https://github.com/OS2World/UTIL-DISK-Wiper]
|QuietPC|| || ||C || || [https://github.com/OS2World/UTIL-MAINBOARD-QuietPC]
|-
|-
| [[XDel]] || ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-DISK-xDel]
|Tx97mon|| || ||C++ || || [https://github.com/OS2World/UTIL-MAINBOARD-Tx97mon]
|}
|}


===ENCRYPT===
===Memory===
{| class="wikitable sortable"
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository  
!Name||Type||License||Requirements||Comments||Repository
|-
|AllocMem|| || ||EMX||Swap/unload as many DLLs to disk as possible||[https://github.com/OS2World/UTIL-MEMORY-AllocMem]
|-
|-
| [[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]
|Highmem|| ||Apache license 2.0 || ||Utility to run programs in high memory||[https://github.com/OS2World/UTIL-MEMORY-Highmem]
|-
|-
|DES|| ||Not Specified |||| DES encryption algorithm for OS/2 || [https://github.com/OS2World/UTIL-ENCRYPT-DES]
|MemLink|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-MEMORY-MemLink]
|-
|-
|DES2 || ||Not Specified ||* C || DES encryption code originally appearing in Doctor Dobbs Journal. || [https://github.com/OS2World/UTIL-ENCRYPT-DES2]
|Memory Watcher|| ||AS-IS||C||print out of the memory status|| [https://github.com/OS2World/UTIL-MEMORY-Memory_Watcher]
|-
|-
|DES OS/2|| ||Not Specified ||* C || DES encryption algorithm for OS/2 || [https://github.com/OS2World/UTIL-ENCRYPT-DES_OS2]
|os2-mem||Command line||GNU GPL||C ||Simple memory reporting command for OS/2|| [https://github.com/OS2World/UTIL-MEMORY-os2-mem]
|}
 
===MISC===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Digesta|| ||BSD ||C<br>Watcom || || [https://github.com/OS2World/UTIL-ENCRYPT-Digesta]
|1284|| || || ||IEEE-1284 Parallel Port Device Detection code || [https://github.com/OS2World/UTIL-MISC-1284]
|-
|-
|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]
|Bakers Dozen|| Command line || BSD-3-Clause ||* C||Set of command line utilities for OS/2 and DOS. || [https://github.com/OS2World/UTIL-MISC-Bakers_Dozen]
|-
|-
|Krypto|| ||BSD ||Pascal || || [https://github.com/OS2World/UTIL-ENCRYPT-Krypto]
|Brik|| || ||C ||32 bit checksum calculation in C. || [https://github.com/OS2World/UTIL-MISC-Brik]
|-
|-
|MD5|| ||BSD-3-Clause  ||* C ||MD5 message digest utility. || [https://github.com/OS2World/UTIL-ENCRYPT-md5]
|buffer2|| || GNU GPL || ||Small program written taking portions of code from GenMac utilities samples and from XWP || [https://github.com/OS2World/UTIL-MISC-buffer2]
|-
|-
|MD5SUML|| ||BSD ||C || || [https://github.com/OS2World/UTIL-ENCRYPT-MD5SUML]
|Cable|| ||GNU GPL V2 || || || [https://github.com/OS2World/UTIL-MISC-Cable]
|-
|-
|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]
|CPUInfo|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-MISC-CPUInfo]
|-
|-
|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]
|CRC|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-MISC-CRC]
|-
|-
|TeaTime-2|| ||Not Specified ||Modula-2 || || [https://github.com/OS2World/UTIL-ENCRYPT-TeaTime-2/]
|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]
|-
|-
| [[*Z*crypt]] ||Command Line ||AS IS || || Binary file encryption program designed to meet some very specific objectives.|| [https://github.com/OS2World/UTIL-ENCRYPT-Zcrypt]
|Fake|| ||Public Domain||C || || [https://github.com/OS2World/UTIL-MISC-Fake]
|}
 
===FILE===
{| class="wikitable sortable"
!Name!!Type!!License!!Requirements!!Comments!!Repository 
|-
|-
|2coldir||Command line ||Free to Modify - BSD Alike|| C||crude attempt to imitate for OS/2 the MS-DOS ddir PD program. || [https://github.com/OS2World/UTIL-FILE-2coldir]
|FaxWorks_Modify|| || ||C || || [https://github.com/OS2World/UTIL-MISC-FaxWorks_Modify]
|-
|-
|AIXLIKE||Command line || || C ||AIX like shell command utilities for OS/2 || [https://github.com/OS2World/UTIL-FILE-AIXLIKE]
|Hibernation_toolkit|| || ||C || || [https://github.com/OS2World/UTIL-MISC-Hibernation_toolkit]
|-
|-
|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]
|Intelligent View|| || ||REXX|| || [https://github.com/OS2World/UTIL-MISC-Intelligent_View]
|-
|-
|copydate||Command line||Public Domain|| C++ ||copy the date&time of a file to another. || [https://github.com/OS2World/UTIL-FILE-cmp]
|isRunning|| || ||C++ || || [https://github.com/OS2World/UTIL-MISC-isRunning]
|-
|-
|cmp|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-FILE-cmp]
|METAR_decoder|| || ||C || || [https://github.com/OS2World/UTIL-MISC-METAR_decoder]
|-
|-
|[[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]
|OSWait || || ||C ||Three batch file utils that count down a user specified number of seconds. || [https://github.com/OS2World/UTIL-MISC-OSWait]
|-
|-
|Dired|| ||Derivated Works allowed ||C++ ||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]
|PCI-AGP_bus_sniffer|| || || Pascal || || [https://github.com/OS2World/UTIL-MISC-PCI-AGP_bus_sniffer]
|-
|-
|DSPLIT|| ||GNU GPL V2 || C ||Tool to facilitate the splitting and rejoining of long files.|| [https://github.com/OS2World/UTIL-FILE-DSPLIT]
|PCIUtils|| ||GNU GPL || C || || [https://github.com/OS2World/UTIL-MISC-PCIUtils]
|-
|-
|File Attributes|| || || C ||Enables you to change the "attributes" of your files.  || [https://github.com/OS2World/UTIL-FILE-File_Attributes]
|PMKey|| ||BSD|| C || || [https://github.com/OS2World/UTIL-MISC-PMKey]
|-
|-
|[[FileNova]] || || ||C ||File List Utility for OS/2 - Japanese (Original Version) || [https://github.com/OS2World/UTIL-FILE-FileStar]
|PnP|| ||Free|| Pascal|| || [https://github.com/OS2World/UTIL-MISC-PnP]
|-
|-
|[[FileStar]] || || ||C ||File List Utility for OS/2 - Japanese|| [https://github.com/OS2World/UTIL-FILE-FileNova]
|RWPC|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-MISC-RWPC]
|-
|-
|[[FSJ]] || || ||Open Watcom 1.5 ||splits a file in multiple pieces or joins multiple files into a unique file.|| [https://github.com/OS2World/UTIL-FILE-FSJ]
|SerialPort|| ||Free ||C++ || || [https://github.com/OS2World/UTIL-MISC-SerialPort]
|-
|-
|GNU Grep|| ||GNU GPL ||OpenWatcom C|| || [https://github.com/OS2World/UTIL-FILE-GNU_Grep]
|TimeUp|| || ||C|| || [https://github.com/OS2World/UTIL-MISC-TimeUp]
|-
|-
|GNU sed|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-FILE-GNU_sed]
|VGASync|| ||Public Domain||Assembler || || [https://github.com/OS2World/UTIL-MISC-VGASync]
|-
|-
|GNU text utilities|| ||GNU GPL ||C || || [https://github.com/OS2World/UTIL-FILE-GNU_text_utilities]
|Veit's Tools|| || || ||Veit Kannegieser tools source code || [https://github.com/OS2World/UTIL-MISC-Veit-sTools]
|}
 
===Input Devices===
{|class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|Hex Display|| || ||Assembler || This program shows one the use of the DosAllocHuge API call. || [https://github.com/OS2World/UTIL-FILE-Hex_Display]
|[[eM Bee 3 Junior]]||PM Application||GNU GPL||Warp 3, EMX 0.9c||Button 3 enhancer||[https://github.com/OS2World/UTIL-MOUSE-eM-Bee-3-Junior]
|-
|-
|HexFind|| ||Free ||C || || [https://github.com/OS2World/UTIL-FILE-HexFind]
|MouseSpeed||Command line||Public Domain|| || ||[https://github.com/OS2World/UTIL-MOUSE-MouseSpeed]
|-
|K_Replace_Name|| || ||Pascal || || [https://github.com/OS2World/UTIL-FILE-K_Replace_Name]
|-
|-
|LESS|| || || C ||A paginator similar to "more" or "pg". || [https://github.com/OS2World/UTIL-FILE-Less]
|MousePen|| || || ||uses a backpropogation neural network to recognise characters|| [https://github.com/OS2World/UTIL-MOUSE-MousePen]
|-
|-
|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]
|[[MSE]]||PM Application||GNU GPL|| || || [https://github.com/OS2World/UTIL-MOUSE-MSE]
|-
|-
|More||Command Line ||BSD 3 Clauses Alike ||Borland C++ 1.0||More command like utility clone|| [https://github.com/OS2World/UTIL-FILE-More]
|[[SysPointers]]||PM Application||GNU GPL|| || || [https://github.com/OS2World/UTIL-MOUSE-SysPointers]
|-
|[[NewFileManager]] ||PM Application ||BSD 3 Clauses ||C ||Prototype for OS/2 file manager|| [https://github.com/OS2World/UTIL-FILE-NewFileManager]
|-
|PM File Finder Utility|| || ||C ||File Finder Utility|| [https://github.com/OS2World/UTIL-FILE-PM_File_Finder_Utility]
|-
|ShowExe||Command Line ||BSD 3-Clauses ||C || Displays information about the EXE file named on the command line. || [https://github.com/OS2World/UTIL-FILE-ShowExe]
|-
|xbin|| || ||C ||convert mailable format BinHex file into binary before downloading to MacTerminal  || [https://github.com/OS2World/UTIL-FILE-xbin]
|}
|}


===FILEMANAGER===
===Networking===
{| class="wikitable sortable"
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository  
!Name||Type||License||Requirements||Comments||Repository  
|-
|-
|[[FileFreedom]] ||PM Applications ||Freeware||C++|| || [https://github.com/OS2World/UTIL-FILEMANAGER-FileFreedom]
|Sticky/2|| ||GNU GPL V2||
*VisualAge C++ V3
*TCP/IP
|Client/Server program to send sticky notes across an IP network|| [https://github.com/OS2World/UTIL-NET-Sticky2]
|-
|-
|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]
|TCP/IP Profile Manager|| ||BSD||
|-
*VX-REXX
|JLCD|| ||Public Domain ||C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-JLCD]
|Defines multiple TCP/IP configurations|| [https://github.com/OS2World/UTIL-NET-TCP-IP-Profile-Manager]
|-
|OnScreen2|| || GNU GPL ||C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-OnScreen2]
|-
|Text_Mode_FM-2|| ||GNU GPL ||IBM VisualAge C++ V3 with FP8 <br>IBM Developers Toolkit v4.5 || || [https://github.com/OS2World/UTIL-FILEMANAGER-Text_Mode_FM-2]
|-
|WarpCabinet|| || ||C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-WarpCabinet]
|}
|}


===FONT===
===Printing===
{| class="wikitable sortable"
{|class="wikitable"
!Name!!Type!!License!!Requirements!!Comments!!Repository
!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]
|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]
|-
|-
|InstFont|| ||Not Specified ||* C|| || [https://github.com/OS2World/UTIL-FONT-InstFont]
|eCUPS|| || ||VX-REXX||integration of ​CUPS into eComStation|| [http://trac.netlabs.org/ecups] [https://github.com/OS2World/UTIL-PRINT-ecups]
|-
|-
|TFont|| ||Not Specified ||* C|| || [https://github.com/OS2World/UTIL-FONT-TFont]
|EPrint|| ||BSD 3 Clauses||C||Enhanced PRINT for OS/2|| [https://github.com/OS2World/UTIL-PRINT-EPrint]
|-
|-
|TTF2PT1|| ||BSD ||* C|| || [https://github.com/OS2World/UTIL-FONT-TTF2PT1]
|PM Printer Manager||PM Application||GNU GPL V2||VX-REXX||Graphical printer management tool designed to replace several older, separate programs by integrating their functions.|| [https://github.com/OS2World/UTIL-Print-PM_Print_Manager]
|-
|-
|Type1_font|| ||Public Domain||* C || || [https://github.com/OS2World/UTIL-FONT-Type1_font]
|PrintMon|| || ||C||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]
|}
|}


===Hardware===
===Power Management===
{| class="wikitable sortable"
{| class="wikitable"
!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
!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]
|OS2APM|| || || ||Access program to APM subsystem||[https://github.com/OS2World/UTIL-POWER-OS2APM]
|}
 
===INTERNATIONAL===
{| class="wikitable"
!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|| || ||VX-REXX || || [https://github.com/OS2World/UTIL-INTERNATIONAL-IMERJ]
|-
|KIME|| || ||C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-KIME]
|-
|[[NSIME]] || || ||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|| || ||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|| ||  ||C|| || [https://github.com/OS2World/UTIL-KEYBOARD-numcomma]
|-
|numlock|| || ||C++ || || [https://github.com/OS2World/UTIL-KEYBOARD-numlock]
|-
|ShiftLock bug|| || ||C || || [https://github.com/OS2World/UTIL-KEYBOARD-ShiftLock_bug]
|-
|[[SWAPDCP]]|| ||Public Domain ||C|| || [https://github.com/OS2World/UTIL-KEYBOARD-SWAPDCP]
|-
|Win95Key|| || ||C || || [https://github.com/OS2World/UTIL-KEYBOARD-Win95Key]
|}
 
===MAINBOARD===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|823xcool|| || ||C <br/>Assembler || || [https://github.com/OS2World/UTIL-MAINBOARD-823xcool]
|-
|CPU_throttle|| || ||C || || [https://github.com/OS2World/UTIL-MAINBOARD-CPU_throttle]
|-
|epox||  ||Public Domain ||C <br/>Assembler|| || [https://github.com/OS2World/UTIL-MAINBOARD-epox]
|-
|Ice|| || ||Pascal || || [https://github.com/OS2World/UTIL-MAINBOARD-Ice]
|-
|lmicro|| || ||Pascal|| || [https://github.com/OS2World/UTIL-MAINBOARD-lmicro]
|-
|P2L97|| ||Public Domain||C|| || [https://github.com/OS2World/UTIL-MAINBOARD-P2L97]
|-
|QuietPC|| || ||C || || [https://github.com/OS2World/UTIL-MAINBOARD-QuietPC]
|-
|Tx97mon|| || ||C++ || || [https://github.com/OS2World/UTIL-MAINBOARD-Tx97mon]
|}
 
===MEMORY===
{| class="wikitable"
!Name||Type||License||Requirements||Comments||Repository
|-
|AllocMem|| || ||EMX||Swap/unload as many DLLs to disk as possible||[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|| ||AS-IS||C||print out of the memory status|| [https://github.com/OS2World/UTIL-MEMORY-Memory_Watcher]
|-
|os2-mem||Command line||GNU GPL||C ||Simple memory reporting command for OS/2|| [https://github.com/OS2World/UTIL-MEMORY-os2-mem]
|}
 
===MISC===
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|1284|| || || ||IEEE-1284 Parallel Port Device Detection code || [https://github.com/OS2World/UTIL-MISC-1284]
|-
|Bakers Dozen|| Command line || BSD-3-Clause ||* C||Set of command line utilities for OS/2 and DOS.  || [https://github.com/OS2World/UTIL-MISC-Bakers_Dozen]
|-
|Brik|| || ||C ||32 bit checksum calculation in C. || [https://github.com/OS2World/UTIL-MISC-Brik]
|-
|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|| || ||C || || [https://github.com/OS2World/UTIL-MISC-FaxWorks_Modify]
|-
|Hibernation_toolkit|| || ||C || || [https://github.com/OS2World/UTIL-MISC-Hibernation_toolkit]
|-
|Intelligent View|| || ||REXX|| || [https://github.com/OS2World/UTIL-MISC-Intelligent_View]
|-
|isRunning|| || ||C++ || || [https://github.com/OS2World/UTIL-MISC-isRunning]
|-
|METAR_decoder|| || ||C || || [https://github.com/OS2World/UTIL-MISC-METAR_decoder]
|-
|OSWait || || ||C ||Three batch file utils that count down a user specified number of seconds.  || [https://github.com/OS2World/UTIL-MISC-OSWait]
|-
|PCI-AGP_bus_sniffer|| || || 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|| || ||C|| || [https://github.com/OS2World/UTIL-MISC-TimeUp]
|-
|VGASync|| ||Public Domain||Assembler || || [https://github.com/OS2World/UTIL-MISC-VGASync]
|-
|Veit's Tools|| || || ||Veit Kannegieser tools source code || [https://github.com/OS2World/UTIL-MISC-Veit-sTools]
|}
 
===Input Devices===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository 
|-
|[[eM Bee 3 Junior]]||PM Application||GNU GPL||
*Warp 3
*EMX 0.9c
|Button 3 enhancer||[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 recognise 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]
|}
 
===Networking===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|Sticky/2|| ||GNU GPL V2||
*VisualAge C++ V3
*TCP/IP
|Client/Server program to send sticky notes across an IP network|| [https://github.com/OS2World/UTIL-NET-Sticky2]
|-
|TCP/IP Profile Manager|| ||BSD||
*VX-REXX
|Defines multiple TCP/IP configurations|| [https://github.com/OS2World/UTIL-NET-TCP-IP-Profile-Manager]
|}
 
===PRINT===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||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 ||integration of ​CUPS into eComStation|| [http://trac.netlabs.org/ecups] [https://github.com/OS2World/UTIL-PRINT-ecups]
|OS2 UPSd|| ||GNU GPL|| || || [https://github.com/OS2World/UTIL-POWER-OS2_UPSd]
|-
|-
|EPrint|| ||BSD 3 Clauses ||* C ||Enhanced PRINT for OS/2.|| [https://github.com/OS2World/UTIL-PRINT-EPrint]
|PMAPM|| ||GNU GPL|| || || [https://github.com/OS2World/UTIL-POWER-PMAPM]
|-
|-
|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]
|PUC|| || || || || [https://github.com/OS2World/UTIL-POWER-PUC]
|-
|-
|PrintMon|| ||Not Specified ||* C ||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]
|UPS Power manager drivers|| ||GNU LGPL|| || || [https://github.com/OS2World/UTIL-POWER-UPS_Power_manager_drivers]
|}
 
===POWER===
{| class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
|-
|-
|OS2APM|| ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-OS2APM]
|VeriData|| || || || || [https://github.com/OS2World/UTIL-POWER-VeriData]
|-
|-
|OS2_UPSd|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-POWER-OS2_UPSd]
|XBatt|| ||BSD|| || || [https://github.com/OS2World/UTIL-POWER-XBatt]
|-
|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]
|}
|}


Line 2,154: Line 1,978:
|[[ProcMan]] || ||GNU GPL V2||Watcom C/C++||process manager for eComStation||[https://github.com/OS2World/UTIL-PROCESS-ProcMan]
|[[ProcMan]] || ||GNU GPL V2||Watcom C/C++||process manager for eComStation||[https://github.com/OS2World/UTIL-PROCESS-ProcMan]
|-
|-
|Procs || || ||C||Lists all processes running in OS/2 2.0. It works with OS/2 2.0||[https://github.com/OS2World/UTIL-PROCESS-Procs]
|Procs|| ||BSD 3-Clause||C||Lists all processes running in OS/2 2.0.||[https://github.com/OS2World/UTIL-PROCESS-Procs]
|-
|-
|XLoad|| ||© X Consortium||C||Patch for DosPerfSysCall support||[https://github.com/OS2World/UTIL-PROCESS-XLoad]
|XLoad|| ||© X Consortium||C||Patch for DosPerfSysCall support||[https://github.com/OS2World/UTIL-PROCESS-XLoad]
|-
|-
|Yet another Kill utility|| ||Public Domain||VisualAge C++ 3.0||process killer||[https://github.com/OS2World/UTIL-PROCESS-Yet_another_Kill_utility]
|Yet another Kill utility|| ||Public Domain||VisualAge C++ 3.0||process killer||[https://github.com/OS2World/UTIL-PROCESS-Yet_another_Kill_utility]
|-
|}
|}


Line 2,206: Line 2,029:
|}
|}


===STARTUP===
===System===
{|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 ||uses methods different than those documented by FDISK to boot your computer|| [https://github.com/OS2World/UTIL-STARTUP-BOOTANY]
|}
 
===SYSTEM===
{|class="wikitable sortable"
{|class="wikitable sortable"
!Name||Type||License||Requirements||Comments||Repository
!Name||Type||License||Requirements||Comments||Repository
Line 2,227: Line 2,041:
|[[ALVM]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-ALVM]
|[[ALVM]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-ALVM]
|-
|-
| [[AssoEdit]] ||PM Application ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-AssoEdit]
|[[AssoEdit]] ||PM Application||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-AssoEdit]
|-
|-
|BookShelf|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-BookShelf]
|BookShelf|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-BookShelf]
Line 2,233: Line 2,047:
|CMDHere|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-CMDHere]
|CMDHere|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-CMDHere]
|-
|-
|Config2|| || || || || [https://github.com/OS2World/UTIL-SYSTEM-Config2]
|CAD off|| ||Public Domain|| || || [https://github.com/OS2World/UTIL-SYSTEM-CAD-off]
|-
|CAD off|| ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-CAD-off]
|-
|Color|| || || || || [https://github.com/OS2World/UTIL-SYSTEM-Color]
|-
|-
|Configuration Editor|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-SYSTEM-Configuration_Editor]
|Configuration Editor|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-SYSTEM-Configuration_Editor]
Line 2,247: Line 2,057:
|CPU Monitor starter|| || ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-CPU_Monitor_starter]
|CPU Monitor starter|| || ||  ||  || [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]
|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]
|dmidecode|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-dmidecode]
Line 2,346: Line 2,156:
|Boinc Widget|| || || || ||[https://github.com/OS2World/UTIL-WPS-Boinc-Widget]
|Boinc Widget|| || || || ||[https://github.com/OS2World/UTIL-WPS-Boinc-Widget]
|-
|-
|[[Bubblepad]]||WPS Application||BSD 3 Clauses||C<br>SOM Compiler<br>IBM VisualAge C++|| || [https://github.com/OS2World/UTIL-WPS-Bubblepad]
|[[Bubblepad]]||WPS Application||BSD 3 Clauses||C, SOM Compiler, IBM VisualAge C++|| || [https://github.com/OS2World/UTIL-WPS-Bubblepad]
|-
|-
|CandyBarz||WPS Application ||GNU GPL||C<br/>GNU make|| || [https://github.com/OS2World/UTIL-WPS-CandyBarz]
|CandyBarz||WPS Application ||GNU GPL||C<br/>GNU make|| || [https://github.com/OS2World/UTIL-WPS-CandyBarz]
Line 2,352: Line 2,162:
|[[CandyFolder]]|| WPS Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-CandyFolder]
|[[CandyFolder]]|| WPS Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-CandyFolder]
|-
|-
|Console|| ||GNU GPL ||GCC<br>GNU Make || || [https://github.com/OS2World/UTIL-WPS-Console]
|Console|| ||GNU GPL ||GCC, GNU Make || || [https://github.com/OS2World/UTIL-WPS-Console]
|-
|-
|CpPal|| ||GNU GPL||C<br>Dialog Editor|| ||[https://github.com/OS2World/UTIL-WPS-CpPal]
|CpPal|| ||GNU GPL||C, Dialog Editor|| ||[https://github.com/OS2World/UTIL-WPS-CpPal]
|-
|-
|CrisWidgets|| ||GNU GPL||REXX || ||[https://github.com/OS2World/UTIL-WPS-CrisWidgets]
|CrisWidgets|| ||GNU GPL||REXX || ||[https://github.com/OS2World/UTIL-WPS-CrisWidgets]
Line 2,362: Line 2,172:
|[[DeRegistered]]||PM application||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-DeRegistered]
|[[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]
|[[Doodle Screen Saver]]|| ||GNU LGPL ||C, SOM Compiler || || [https://github.com/OS2World/UTIL-WPS-Doodle-Screen-Saver]
|-
|-
|Execnet|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Execnet]
|Execnet|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Execnet]
Line 2,442: Line 2,252:
|Systray 2|| || || || ||[https://github.com/OS2World/UTIL-WPS-Systray-2]
|Systray 2|| || || || ||[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]
|[[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]
|[[The Wall]]||WPS Application||GNU GPL||VX-REXX || || [https://github.com/OS2World/UTIL-WPS-TheWall]
Line 2,456: Line 2,266:
|[[Window List Manager]]||Command line|| || || ||[https://github.com/OS2World/UTIL-WPS-Window_List_Manager]
|[[Window List Manager]]||Command line|| || || ||[https://github.com/OS2World/UTIL-WPS-Window_List_Manager]
|-
|-
|[[WPPrgExt]] || || || || || [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]
|-
|[[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]
|[[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 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]
|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]
|wxTasks|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-WPS-wxTasks]
|-
|-
|[[XLogo]] || || || || || [https://github.com/OS2World/UTIL-WPS-XLogo]
|[[XLogo]]|| || || || ||[https://github.com/OS2World/UTIL-WPS-XLogo]
|-
|-
|[[XShadow]]|| ||GNU GPL||SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-XShadow]
|[[XShadow]]|| ||GNU GPL||SOMCompiler || ||[https://github.com/OS2World/UTIL-WPS-XShadow]
|-
|-
|[[XWorkplace]]|| ||GNU GPL V2||SOMCompiler|| || [https://github.com/OS2World/UTIL-WPS-XWorkplace]
|[[XWorkplace]]|| ||GNU GPL V2||SOMCompiler|| ||[https://github.com/OS2World/UTIL-WPS-XWorkplace]
|-
|-
|[[ZipZap]] || ||GNU GPL||SOMCompiler|| || [https://github.com/OS2World/UTIL-WPS-ZipZap]
|[[ZipZap]]|| ||GNU GPL||SOMCompiler|| ||[https://github.com/OS2World/UTIL-WPS-ZipZap]
|}
|}



Revision as of 11:36, 15 January 2020

OS/2, ArcaOS and eComStation Open Source Software list. This is the OS/2 Open Source Catalog on a friendly to read list, you can also check the source code repositories at the OS2World Github.

The idea is to list open source project and software that shares the source code even if it is not under a formal OSI approved open source license.


Tools

Name Type License Requirements Comments Repository
AMouse (GUI) BSD 3-Clause C Amouse drivers GUI. [1]
pcitest Test tool AS IS C Tool to test some of the OEMHLP$ PCI interfaces. [2]
GRADMous Driver Patch AS IS C Program to patch IBM's GRADD-Driver for WinOS/2 IFGDI2VM.DRV for mouse speed [3]

Applications

Analysis

Name Type License Requirements Comments Repository
CoinFlip BSD alike GCC console application that flips a coin. [4]
MacAnova FLOSS GCC EMX Statistical Analysis and Matrix Algebra [5]
QtGrace Qt Application GNU GPL GNU g++
Qt libraries
Program to display or plot data, analyze data and prepare it for printing. [6]
Statist GNU GPL GCC Light weight statistics program [7]
upclient GNU GPL GCC www.uptimes.net client [8]

Antivirus

Name Type License Requirements Comments Repository
ClamAV Antivirus GNU GPL
Coinficker Virus Scanner Utility BSD 3 Clauses * C Tool that scan a network for signs of Conficker C. [9]

Calculation

Name Type License Requirements Comments Repository
Calcus Qt GNU GPL v3 Qt4 Calcus is a cross-platform scriptable calculator based on Qt and QtScript. [10]
ehm Qt Application GNU GPL * Qt4 Libraries Simple calculator [11]
Euler GNU GPL Numerical math package with 3D/2D plots and programming language. [12]
GNU bc Command line GNU GPL GCC Arbitrary precision numeric processing language [13]
GNU dc Command line GNU GPL GCC An arbitrary precision calculator [14]
GNU units Command line GNU GPL GCC Converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement. [15]
HPCalc PM Application GNU GPL GCC EMX HP 41C calculator [16]
KeyCalc PM Application A scientific calculator [17]
Mortgage Calculator Public Domain VisualAge C++ Computes payment information for fixed rate amortized loans. [18]
Octave C GNU GPL Octave is a high-level language, primarily intended for numerical computations. [19]
QEasyCalc Qt GNU GPL
Table GNU GPL DrDialog [20]

Calendar

Name Type License Requirements Comments Repository
Agenda GNU GPL Free Pascal Contact book for appointments and telephones. [21]
Cal BSD C displays a calendar and the date of Easter [22]
CDAY GNU GPL Today in history almanac, multiple system calendar [23]
GNU Cal GNU GPL GCC Calculating and printing calendars [24]

CD Recording

Name Type License Requirements Comments Repository
Audio/Data-CD-Creator GNU GPL WPS aware application for CD and DVD writing. [25]
binchunker GNU GPL C converts a CD image in a ".bin/.cue" format (sometimes ".raw/.cue") to a set of .iso and .cdr tracks. [26]
cdrdao/2 GNU GPL
cdrutils Command line application GNU GPL * VXREXX Command line utilities to make use of CDRTOOLS [27]
DVD Backup Command Line GNU GPL GCC tool to rip video DVDs from the command line. [28]
DVD Author GNU GPL GCC, LibC DVD Backup
ISOCOMP2 ISO (and RAW and RSJ track) image comparison utility, part of the XCOMP/2 package. [29]
ISOFS File System GNU GPL 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 CD-ROMs. [30]
mkhybrid mkisofs - create an hybrid ISO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes. [31]
trk2iso Command Line RSJ's TRK to ISO format conversion utility. [32]

Clocks

Name Type License Requirements Comments Repository
aclock Command Line OpenWatcom C ASCII clock [33]
asclock XFree86/2 C Clock [34]
Beat/2 PM Application GNU GPL VX-REXX Internet Time indicator [35]
Clock PM Application GNU GPL VisualAge C++
RC
Analog or digital clock [36]
Clock60 PM Application BSD 3-Clause C Modified desktop clock, that contains additional features, like access to DCF77-stations. [37]
Dcf Command Line EMX DCF Decoder for radio clock receiver. [38]
DCF77 decoder for Gude Expert Mouse Clock serial Command Line BSD 2-Clause C++ DCF77 decoder for Gude Expert Mouse Clock serial. [39]
DeskClock PM Application GNU GPL DrDialog A clock that is displayed on the WPS desktop. [40]
glclock PM Application OpenWatcom An OpenGL clock [41]
MouseClock XFree86/2 Application GNU GPL imake XFree86-OS/2: Display the current time using the X root cursor. [42]
OS/2 NTPD MPL C Network Time Protocol Client for OS/2 Warp [43]
Universal Clock PM Application GNU GPL C Clock for OS/2 [44]
Yes, It's a Clock PM Application FLOSS C, Dialog Editor Clock for OS/2 [45]

Communications

Name Type License Requirements Comments Repository
ATP Command Line GNU GPL GCC / EMX text-mode QWK reader [46]
CapiTel PM Application GNU GPL nmake Multi-threaded 32-Bit Answering Machine. [47]
ComScope PM Application GNU GPL nmake COMscope Communications Monitoring and Control tool. COMi asynchronous serial device driver. [48]
G Kermit GNU GPL GCC Transferring files with the Kermit protocol. [49]
MultiMail offline reader GNU GPL OpenWatcom Reads Blue Wave, QWK, OMEN and SOUP packets. [mmos2049.zip Binaries], [mmsrc049.zip Source Code] [50]
Psion Converter GNU GPL VisualAge C++ Psion<->OS/2 data files conversion utility [51]
The Online Pub GNU GPL C Full-featured multi-node teleconferencing program for most BBS software programs. [52]

Databases

Name Type License Requirements Comments Repository
CdFly Qt Application GNU GPL C++ / Qt CD-DVD collection manager [53]
Datapad PM Application GNU GPL * C "scratch pad" to jot notes in and organize small files into. [54]
db2edit Public Domain VX-REXX GUI-based program for the administration of DB2-databases [55]
dbf2db2 VisPro Create Heads in DB2 and records, from DBF files. [56]
dbf2mysql GCC Utility to import / export .dbf files to / from MySQL tables. [57]
dbf2sql GCC Utility to import / export .dbf files to / from mSQL tables. [58]
DBF_Edit Public Domain DBF_edit edits dBASE files (.dbf) [59]
GNU_dbm GNU GPL Library of database functions that use extensible hashing and work similar to the standard UNIX dbm. [60]
MySQL [61] GNU GPL
PostgreSQL [62] PostgreSQL License
Vyper Database Engine Database Creation Utility BSD alike * VX-REXX VIPER Database Engine Database Creation Utility [63]

Editors

Name Type License Requirements Comments Repository
AE PM Application GNU GPL Pascal E.EXE replacement for OS/2 made in Pascal [64]
AEdit Command Line C Small, menu-driven, line-oriented text editor [65]
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) [66]
ed Freeware C unix "ed" editor [67]
eFTE2 GNU GPL C++ Port of the FTE editor to OS/2 [68] [69]
EHP Public Domain C (GCC) A text editor [70]
elvis Clarified Artistic License C (GCC) vi-clone (written by Steve Kirkendall) [71]
Emacs GNU GPL C (GCC) GNU Emacs is an extensible, customizable text editor. [72]
Extended Editor Public Domain C (GCC) Text editor for OS/2 [73]
FAST Editor Lite BSD 2 Clause Watcom C VIO mode programmers editor. [74]
Flatten Command Line C (GCC) [75]
fte GNU GPL V2 C++ EMX [76]
getline GCC Input-edit package - Retrieves input a line at a time [77]
HexEdit/2 PM Application GNU GPL VisualAge C++ Binary file editor [78]
JED Editor GNU GPL Multi-platform editor [79]
JOE GNU GPL GCC Joe's Own Editor [80]
JOVE GNU GPL V2 C JOVE (Jonathan's Own Version of Emacs) is an open-source, Emacs-like text editor. [81]
KEd Command line Simplified BSD Borland C++
VisualAge C++
Command line text-editor [82]
Kon PM Application GNU LGPL VisualAge C++ Multi-purpose PM text-editor. [83]
MicroEMACS PD GCC EMX 32-Bit version of µ-emacs 3.12 for OS/2 2.x [84]
MMM Editor Watcom C text editor [85]
nEmacs GNU GPL GCC Emacs Editor [86]
NEPMD extensions for EPM Scripts and bins GNU GPL 2 VAC 3.08, makefile easy portable [87] [88]
NVI BSD Re-implementation of the classic Berkeley text editor [89]
Quick Text Editor Qt App GNU GPL C++ A simple System Editor type text editor implemented in Qt. [90]
Sedt Editor‎‎ Command line / Text GNU GPL C Text editor [91]
STEVIE Public Domain Microsoft C vi editor [92]
SysEDOS2 GNU GPL VX-REXX System editor GUI [93]
The Hessling Editor GNU GPL [94]
Vile GNU GPL VisualAge C++, GCC 'Vi Like Emacs' programmer's editor [95]
ZED PM Application BSD C Easy-to-use text editor for OS/2 [96]
ZEDIT VisualAge C++ Latin/Greek/Hebrew editor providing diacritic overlays [97]

Emulators

Name Type License Requirements Comments Repository
Atari800 XFree86/2 GNU GPL V2 Atari 800/XL/XE/5200 emulator [98]
Dosbox GNU GPL V2 An x86 emulator of DOS [99]
CPEM80 GNU GPL C++ Emulation of the CP/M-80 "operating system" [100]
Kegs XFree86/2 GNU GPL V2 C Apple IIgs emulator [101]
MAME SDL GNU GPL V2
BSD-3-Clause
Multiple Arcade Machine Emulator [102]
Master Gear/2 Property of Marat Fayzullin C Master Gear emulator [103]
Spim BSD MIPS32 simulator [104]
VICE GNU GPL Commodore [105]
zsnes2 GNU GPL V2 Super Nintendo emulator [106]

Emulation related tools

Name Type License Requirements Comments Repository
AdvanceSCAN GNU GPL C++ Command line ROM manager for MAME [107]
BAS2TAP GNU GPL V2 TAP tape image file converter [108]
Dosboxloader C [109]
GENSconv C HiSoft GENS source converter for ZX Spectrum [110]
MAMERun PM Application Custom made. Looks Copyleft. [111]
MTools GNU GPL V3 [112]
Tape Utilities GNU GPL V2 [113]
TapTools New BSD License [114]
zmakebas Public domain [115]
ZX_SCR_Edit [116]
ZX_SCR_View C [117]

Graphics

Name Type License Requirements Comments Repository
3DMaze PM application C Presentation Manager program generates mazes and displays them in three dimensions. [118]
3DMaze 2 PM application C PM program prints 3D mazes with hexagonal rooms. [119]
Animation Player PM application C [120]
Apple C++ [121]
Adagraph GNU GPL V2 Ada system independent AutoCad compatible graphic package that was written on Ada 95 and may be used in different operation systems. [122]
BackGrnd Public Domain * C [123]
BMPDiff C [124]
Cameraderie Mozilla Public License * C [125]
Compface [126]
cpexif [127]
CSG Ray Tracer [128]
cvbmp [129]
cvtico [130]
D70Reader [131]
DBWRENDR [132]
DEM2POV [133]
Dkbtrace [134]
Dovetail [135]
Exifren/2 [136]
Fatbits PM application Public Domain C Fatbits is a pixel magnifier program for OS/2 Presentation Manager. [137]
fBMP [138]
fig2dev [139]
FractINT [140]
FM/2 Image PM Application GNU GPL VisualAge C++
Ilink
RC
Image is a simple, fast image viewer that works with OS/2's MMPM/2 [141]
GBMV2 [142]
gDiagramm [143]
GifTools [144]
GIFtoPS2 [145]
GIFtrans GCC (EMX) Program for converting GIF files to GIF89a [146]
GNU barcode Command Line GNU GPL GCC Tool to convert text strings to printed bars. [147]
GOAT PM Application GNU GPL GOAT is an acronym for Graphics Optical Analysis & Translation. [148]
Gotcha! PM Application GNU GPL C++ Screen Capture tool [149]
HP2XX GNU GPL HP-GL conversion utility. [150]
HPGS GNU GPL A HPGL/2 interpreter/renderer. [151]
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. [152]
IteCAD Qt GNU LGPL V2.1 * Qt4 Libraries ITE CAD is an Italian CAE/CAD application [153]
jpeg2ps jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS. [154]
jpegdump Command Line BSD alike C Dump JPEG marker information [155]
JPEGER VisualAge C++ Process JPEG image files. [156]
kdc dc2 C Convert .KDC to .JPG/.BMP and .DC2 to .TGA. [157]
lego Command Line GNU GPL GCC Tool to create images of models made of LEGO(R)-like bricks. [158]
mtekscan GCC Allows the use of MicroTek ScanMaker SCSI scanners. [159]
netCDF University Corporation for Atmospheric Research/Unidata License C, GCC NetCDF (Network Common Data Form) is a set of software libraries and self-describing, [160]
Panorama Tools GNU GPL GCC Image distortion corrections, changing of proection type, making various types of panorams, creating textures, etc. [161]
PBMPLUS MIT alike VisualAge C++ Toolkit for converting various image formats [162]
Plotmtv Xfree86OS/2 GNU GPL C fast multi-purpose plotting program for X11-windows [163]
PMExif PM Software Public Domain VX-REXX Extracts and presents Exposure-Data from Digital Cameras. [164]
PMPentax Dialog Editor, Watcom C Take screen shots [165]
PMRaw PM Software Public Domain VX-REXX PMRaw provides a graphical user interface for dcraw (processing and conversion of digital images in RAW-format) [166]
PMSheet BSD Like VisualAge C++ File explorer like program for pictures [167]
PMStars Public Domain Watcom C Display the starfield with either a single 'dot' or line for each star. [168]
PNGCheck GNU GPL GCC verifies the integrity of PNG, JNG and MNG files [169]
Povray GNU AFFERO GPL Watcom C 11.0b High-quality, Free Software tool for creating stunning three-dimensional graphics. [170]
POV Frontend C++ POV front-end [171]
Present PM application Public Domain VisualAge C++, RC Allows the user to make simple slide shows and display these on the PM desktop. [172]
PTOT VisualAge C++ PNG-to-TIFF converter [173]
PTPro GNU GPL GNU make, gcc, ilink Tool to retrieve & rename photos from your PTP camera [174]
PVQuan C Persistence of Vision Quantiser Utils. [175]
Scale Borland C++ Scales TGA files. [176]
ScanSort GNU GPL GCC Scan collection checker [177]
Show3D C++ A 'Magic Eye' type 3d image viewer [178]
SketchIt PM Application GNU GPL VisualAge C++ A Bitmap drawing tool based on DrawIt source code. [179]
Tgif XFree86OS/2 QPL license * C Xlib based interactive 2-D drawing tool [180]
Truespectra Scripts Scripts for TrueSpectra's PhotoGraphicPro. [181]
TTF2PT1 BSD Like GCC True Type to PostScript Type 1 Font Converter [182]
ViewFax XFree86OS/2 GNU GPL [183]
WinCam GNU GPL C Port of Winc - Winc is a software package useful for getting images from a WinCam digital camera. [184]
WinIco Command Line GNU GPL C++ Convert icons from the Win32 format into the OS/2 format [185]
Xicon GNU GPL C Conversion program for translating icons between various formats. [186]
XLOADIMAGE Xfree86 GNU GPL C++ Xfree86 XLOADIMAGE - X11 Image Loading Utility. [187]

Internet

Name Type License Requirements Comments Repository
Advanced CTorrent This is an advanced commandline client based on CTorrent. [188]
Alpine new generation of the well-known "Pine" text-based e-mail client. [189]
Chat Little 'chatter' thinggy on your system. [190]
CJB Ip Forwarder Unix cjb *automatic* ip forwarding client port. [191]
Chain helps to route messages through remailers [192]
Cleanuud Program to cleanup quoted uuencoded files. [193]
DD-UP client update a host provided by the Free DynDNS service of dyndns.org. [194]
DYN Simple client program for the Monolith Coalition's DYNDNS service. [195]
Firefox PM Application MPL C++ Internet WWW Browser [196]
FrontenACT graphical front-end for the "Enhanced CTorrent" BitTorrent client [197]
FTP Masquerade Small utility for getting around the limitations on FTP imposed by IP masquerading. [198]
FTPServer GNU GPL V3 Modula-2 FTP Server [199]
Hostinfo Port of hostinfo 2.2, a simple program to retrieve host information from an URL/IP address. [200]
HTML Wizard PM Application Public Domain VX-REXX HTML text editor [201]
HelpDesk PM Application Several OSS C Tool to get remote control access to OS/2 machines. [202]
ICQpipe 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. [203]
ircd Server (daemon) program for the Internet Relay Chat. [204]
ircflect IRC command Line tool [205]
Jasmine ftp front-end using of the OS/2 WARP genuine part for FTP (File Transfer Protocol) for www maintainance [206]
KSCP KSCP [207]
Links GNU GPL C Lightweight browser working in text mode or PM shell [208]
lookup Addition to ircII/os2; shows domain and IP of a user. [209]
LightWeight GNU GPL Lighweight2 is a very small Browser. [210]
mlddc client for the Monolith dynamic DNS [211]
mlup mlup is a script to update your configuration at ml.org. [212]
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). [213]
News Harvest extract binaries from all your favourite news groups while you work, while you sleep, or while you watch. [214]
NcFTP Free set of programs that use the File Transfer Protocol. [215]
NetChat 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. [216]
NFTP text-mode ftp client for several platforms. [217]
Nuts NUTS talker server. [218]
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. [219]
totals A simple program designed to determine "statistics" from Penguin FTP Daemon. [220]
SlipCall IBM TCP/IP 1.2.1 SLIPCALL program [221]
SlipFree Requests COM port from SLIP, runs a program, returns COM port to SLIP [222]
Total Control 123 An ircII script+helper applet which allows you to control z! and pm123 within your irc client console. [223]
TexasNet Connection Monitoring Bot Its main function is to identify people who abuse the local server in general. [224]
tftp tftp server that implements BLKSIZE,TSIZE options. [225]
VoiceChat/2 Internet Voice Communication package [226]
NISTIME This program access the NIST time/date server via TCP/IP and obtains the standard time. [227]
Telnetd Login A replacement login.exe for IBM OS/2 telnetd [228]
Tnlogin Replacement Telnet Login for IBM TCP/IP for OS/2 [229]
ssh ssh ported to OS/2 [230]
PopCliD popclient daemon for OS/2 [231]
Elm Mail System Command Line Elm Mail System. Text-based email client commonly found on Unix systems. [232]
GNU inetutils Inetutils is a collection of common network programs. [233]
VSoup NNTP/POP3/SMTP client [234]
CTorrent CTorrent is a BitTorrent (be know as BT usually) Client program by C for FreeBSD and Linux. [235]
GetTZ Set INI TimeZone from environment string for PMMail. [236]
HtmlConv Converts from text/html to text/plain for PMMail [237]
MailRun Small and fast program to monitor your Pop3 mail account. [238]
pgpfake This shell allows programs that are designed to use PGP 2.6.3 to use PGP 5.0 instead. [239]
PMLPP PM Applications "Little Pop Peek for PM" (PMLPP). tiny POP mail checker for PM. [240]
PMMail Utilities PMMail 1.5 Utilities. [241]
DayTime Public Domain C Implements the RFC 867 (daytime), RFC 868 (time) and RFC 1361 (SNTP) services, both for TCP and UDP protocols. [242]
PMMail Utilities-C PMMail 1.5 Utilities - C language. Change and strip [243]
PMNews PM Application GNU GPL V2 C A PM replacement for SNEWS.EXE [244]
PwICQ PM Application GNU GPL ICQ clone for OS/2 [245]
QMail Mail local delivery agent, works with Sendmail [246]
renattach Filter to rename/remove mail attachments. [247]
Souper [248]
SpamFilter BSD 3 Clauses C Detect and reject e-mail messages containing unwanted advertising. [249]
SpamKill Weasel [250]
SpamKill2 [251]
Filter 4-Weasel [252]
xfmail [253]
Fingerd [254]
HUGS [255]
micq [256]
Netcat [257]
NetGrab [258]
OS2GOFER [259]
PhantomJS [260]
PMVNC Server [261]
PMVNC Client [262]
Stunnel [263]
tcpdump [264]
torpak/2 [265]
uqwk [266]
WarpGlobe [267]
WhoAmI [268]
Whois [269]
gentler whois [270]
XJDIC [271]
xvncviewer [272]
BinaryNewsGathered [273]
fix yenc [274]
Newsbeat [275]
Slrn [276]
SLURP advanced passive NNTP client [277]
Tass Threaded News reader for UUCP, TCP/IP [278]
Tin BSD 3 Clauses a threaded NNTP and spool based UseNet newsreader for a variety of platforms. [279]
DBZ for UUPC Extended news DBZ for UUPC/Extended news, based loosely on C-News dbz program, w/improved error logging. [280]
yDec Public Domain yEnc decoder [281]
Lighweight2 GNU GPL a very small Browser. [282]
mozinst REXX script and associated tool to add some program objects to the desktop for Seamonkey/Thunderbird/Firefox. [283]
HTML GEN Generates HTML files out of source files and macros. [284]
ORB GNU GPL An HTML Preprocessor. [285]
WebMonX GNU GPL monitors websites for updates and changes [286]
Web Client Test Tool for analyzing, debugging and determining the correctness of web server (HTTP) protocol. [287]
QtWeb Qt Application GNU GPL compact web browser having some unique UI and privacy features [288]
Surfer GNU GPL, GNU LGPL simple web browser on QtWebKit that focus on usability [289]
QBrows GNU GPL small web browser [290]
NPDJVU GNU GPL Netscape plugin enables it to view DjVu files. [291]
NPMETA Public Domain OS/2 Metafile plugin for Netscape [292]
Lynx GNU GPL fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices [293]
ColorPicker a small tool which allow to show RGB value of the color over cursor [294]
Faster Custom Open Source Faster is designed to make your web pages load up. [295]
Getstats *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. [296]
Gizmo GNU GPL colour coordinating utility for those who uses editors to make html documents with various colour RGB codes. [297]
Goose GNU GPL VX-REXX Checking Updated Homepage utility [298]
HTMLplot Public Domain Generates a graphic bar for Web pages. It is assumed the data is normalized to the range of 0 to 100. [299]
JunkBuster GNU GPL The Internet Junkbuster Proxy is free privacy-enhancing software that can be run on your PC or by your ISP or company. [300]
OBJST Public Domain This program, objst.exe, can be used to start Windows and DOS based viewers easily from Web Explorer. [301]
[[Online Software/2 PM Application GNU GPL DrDialog, REXX Desktop application to present applications listed on eCSoft/2. [302]
RenHTML Public Domain program for renaming HTML files to their titles. [303]
rtftohtml C translate existing RTF documents into HTML [304]
Swish-e index directories of files or remote web sites and search the generated indexes [305]
UNHTML Command Line GNU GPL V2 C Command line application that can turn an HTM file into a simple text (txt) file. [306]
Weasel Presentation Manager GNU GPL V2 Modula-2 Mail server supporting the POP3 and SMTP protocols. [307] [308]
Weasel IMAPD C IMAP4 server for the Weasel mail server [309]
Webalizer GNU GPL V2 Web server log file analysis program [310]

Math

Name Type License Requirements Comments Repository
CAR Simulate Constructions with compasses and ruler [311]
ccalc Freeware CCALC provides convenient way to for performing calculations. [312]
DrLife Not Life Cellular Automata Animator is a 1d and 2d cellular automata engine. [313]
Euler GNU GPL Program for numerical mathematics [314]
Octave GNU GPL high-level language, primarily intended for numerical computations [315]
PM chaos BSD alike Program that simulates a simple chaotic system, the "standard map". [316]
Prime Prime Number Generator [317]

Miscellaneous

Name Type License Requirements Comments Repository
Ansirand GNU GPL displays randomic color characters on an OS/2 command session [318]
Config Apps GNU GPL V3 Program to edit the default web browser settings stored in the OS2.INI (user profile) under the WPURLDEFAULTSETTINGS [319]
CCSRCH GNU GPL V2 CCSRCH is a cross-platform tool for searching filesystems for credit card information. [320]
cmatrix GNU GPL V2 CMatrix is a program that shows the Matrix movie animation scrolling lines. [321]
Family Tree GNU GPL V2 * C++ Family Tree is a 32-bit multithreaded PM family tree program [322]
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 [323]
GLExcess GNU GPL V2 OpenGL demo project. [324]
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. [325]
Parallel Virtual Machine (PVM) GNU GPL V2/ BSD 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. [326]
Pilot Not Specified * C Pilot CAI interpreter. [327]
Resizer Not Specified An application to change the size of other program windows. [328]
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. [329]
The Quoteriser GNU GPL V2 Quote manager, with quote-of-the-day and random .sig [330]
Tape lab Freeware An Audio Tape Label Editor. It uses the PM++ class library [331]
ViewRep Presentation Manager BSD 3 Clause * C Display standard input and give the user the option of printing the file or just viewing via scoll bars. [332]

Network

Name Type License Requirements Comments Repository
IpConfigPM PM Application GNU GPL V3 DrDialog, REXXLib, VX-REXX A graphical interface to change IP address for network adapters [333]
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. [334] [335]
MyIP GNU GPL V2 C A simple TCP/IP utility for querying the current system's IP address as seen from the Internet. [336]
NETIO Public Domain C network benchmark [337]
pcnfsd C The pcnfsd utility is used for authentication purposes by NFS clients in a PC environment that has no concept of user/password identification [338]
PMVNC GNU GPL V2 C VNC remote desktop control tool [339]
TCPConfig PM Application Pascal TCP/IP Configuration Program [340]
VNC Port PM Application GNU GPL C VNC (Remote control) application for OS/2 [341] [[342]]

Productivity

Name Type License Requirements Comments Repository
Apache OpenOffice PM Application Apache License
Contact/2 Address management [343]
eAccounts A PM account and password manager. [344]
ePDF PM Application A PM tool for postscript to PDF conversion, which uses GhostScript as back-end. [345]
KeyRing/2 PM Application GNU GPL VX-REXX, Virtual Pascal Secure database for all your passwords, registration codes, lock combinations, Bank PINs - any small secret. [346]
SmartPack for Mesa2 Edit- and size functions for Mesa2 from Sundial Systems [347]
Tequila for Mesa2 Filter-, zoom- and size functions for Mesa2 from Sundial Systems [348]
Pilot link pilot-link is a suite of tools used to connect your Palm or PalmOS© compatible handheld. [349]
TIMETRAC PM application PM Activity Time Tracker [350]
Warplog PM Application a journal type program that allows you to record daily events or notes in a simple PM interface [351]
WinCards PM application An OS/2 PM replacement for the Windows cardfile. [352]

Server

Name Type License Requirements Comments Repository
AMPOS2 REXX TYPO3 Web Content Management System (CMS) [353]
Analog Custom License This program analyses logfiles from WWW servers. [354]
Count Count provides a combination web page hit counter, clock, and date cgi program for your web server. [355]
CuteWiki GNU GPL C stand-alone wiki engine implemented in ANSI C [356]
Firecast audio streaming server [357]
Icecast GNU GPL free server software for streaming multimedia [358]
identd Public Domain identd server [359]
ImageMap Add HTTP/1.0 to Mike Cowlishaw's gopher server [360]
Major Major GNU GPL V3 Modula-2 mailing list manager for OS/2. It lets you create multiple mailing lists on your machine. [361]
mod throttle access Patched source for mod_throttle_access 0.2 for Apache 1.3.X with a binaries precompiled for platform OS/2. [362]
named BSD 3-Clauses C Simple domain name server [363]
opennap GNU GPL Open source napster server. [364]
PMMailWeb GNU GPL PMMailWEB is a cgi web frontend for the Email software PMMail. [365]
php-hmailer Public Domain HMailer is a PHP class which uses HMailer.exe from Inet.Mail (Pro) to send an e-mail message. [366]
PolarbarWeb/2 GNU GPL cgi web frontend for the Email software PolarBarMailer. [367]
Popper/2 POP3 server for OS/2 [368]
pop3d The pop3d daemon implements the Post Office Protocol Version 3 server. [369]
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. [370]
Radius GNU GPL V2 Provide a robust RADIUS server under OS/2 with additional features. [371]
Resin Caucho license provides a fast servlet runner for Apache 1.3 or greater, allowing Apache to run servlets and JSP files [372]
SQUIRM GNU GPL A URL redirector for SQUID. [373]
SQDR Freeware for Open Source Redirector for squid [374]
SimpleHTTPd GNU GPL small www server [375]
sockd BSD 3-Clauses C Simple SOCKS server for OS/2. [376]
y2kcgi Days left until the year 2000 CGI with Pascal Source. [377]
WebMail/2 VX-REXX WebMail/2 allows users to read emails via the web [378]
WebServe GNU GPL lightweight web server for OS/2 [379]
Archidiskodon Server-side FTP Scanner written in PHP and plain C. [380]
Jitterbug GNU GPL a web based bug tracking system. [381]
Web Family Tree 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. [382]

Scanning

Name Type License Requirements Comments Repository
SANE

Science

Name Type License Requirements Comments Repository
BlackBody Pascal Plot the Planck black body radiation curve for given temperature list. [383]
Fitsblink C program for analysis of astronomical images, especially of asteroids and comets. [384]
LVB 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. [385]
neurlnet Public Domain A backpropogation neural network to recognize characters. [386]
NGSpice Several licenses Ngspice is a mixed-level/mixed-signal circuit simulator. [387]
PMBio Biorhythm chart software [388]
SimRobot2 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. [389]
vAVRdisasm GNU GPL Atmel AVR Disassembler [390]
VPICDisAsm GNU GPL Microchip PIC firmware disassembler. [391]
XEphem XFree86 Propietary a Motif based ephemeris and planetarium program [392]
XFITSview XFree86 GNU GPL 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. [393]

Screen savers

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. [394]
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. [395]
Deskpic PM Application Public Domain C Deskpic is a desktop picture/screen saver program for OS/2 Presentation Manager. [396]
DSSBlack Turn off the monitor by direct access to VGA registers. DSS module. [397]
HopAlong C Module designed for the OS/2 screen saver "ScreenSaver" by Siegfried Hanisch. [398]
Life PM implementation of the game of life, with source. [399]
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. [400]

Spreadsheets

Name Type License Requirements Comments Repository
Spreadsheet Calculator GNU GPL Spreedsheet calculator [401]

Spell

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. [402]

Voice

Name Type License Requirements Comments Repository
BackTrack BSD Like BackTalk is free Speech System for OS/2. [403]
festival Not Specified Festival offers a general framework for building speech synthesis systems as well as including examples of various modules. [404]
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. [405]

TeX

Name Type License Requirements Comments Repository
bmp2tex BSD Alike converter from Bitmap to LaTeX [406]
bm2font GNU GPL V1 C convert pictures into TeX fonts [407]
Common TeX Specific License C Port of Common TeX for OS/2 [408]
dvips converts DVI output of TeX typography into a printable or otherwise presentable form [409]
dvidvi converts a dvi file into another dvi file, with perhaps certain changes [410]
DVI2TTY C Previewing dvi files on text-only devices (terminals and line printers) [411]
GlossTeX GNU GPL Automatic preparation of glossaries for use with LaTeX and MakeIndex [412]
latex2rtf GNU GPL translates LaTeX text into the RTF format used by various text processors, most notably Word. [413]
LaCheck GNU GPL find­ing com­mon mis­takes in LaTeX doc­u­ments [414]
texindex Indexes in LaTeX and TeXinfo documents [415]
texi2ipf Texinfo to IPF converter [416]
txi2ipf Transfer tex files to IPF format [417]
nuweb GNU GPL Literate Programming tool (web) works with any programming language and LaTeX [418]
teTeX complete TeX distribution for UNIX compatible systems [419]

Word Processing

Name Type License Requirements Comments Repository
Cawf Not Available OpenWatcom C/C++ nroff-like text formatter [420]
Cols Command Line GNU GPL C Allow to print ASCII text in several columns without loosing any information. [421]
Contrast C This program contrasts two files by finding shared lines of data, and displaying the files with identical sections in the same colours. [422]
DocBookFramework Apache A bundle of programs to manipulate and convert XML DocBook files. [423]
FWEB GNU GPL A WEB system of structured documentation for multiple languages. [424]
funnelweb GNU GPL a powerful literate-programming macro preprocessor that enables you to weave programs and documentation together. [425]
GNU Enscript GNU GPL drop-in replacement for the enscript program [426]
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.) [427]
Ht2sp reads a text file, replaces all horizontal tabs in this file by spaces, and writes the converted text into a second file. [428]
Lout GNU GPL Document formatting system designed and implemented by Jeffrey Kingston at the Basser Department of Computer Science, University of Sydney, Australia. [429]
Lucide PM Application CDDL and LGPL licenses C++ Plugin based document viewer [430] [431]
par a flexible ascii text formatter [432]
Spidery WEB building a WEB system for the language of your choice [433]

Development Tools

For a list of open source software development tools please check the EDM/2 tools wiki page.


Games

Name Type License Requirements Comments Repository
Alien Blaster
Aquanaut GNU GPL [434]
Asteroids GNU GPL [435]
BallsBall GNU GPL [436]
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. [437]
Formido
Hexen/2
Jump n' Bump
Kobo Deluxe
Koules
lBreakout 2
Lotto GNU GPL [438]
MakMan GNU GPL [439]
Neko98 [440]
Rollball GNU GPL [441]

Libraries

Name Type License Requirements Comments Repository
ASPI C ASPI Interface Library [442]
AsuaCtl PM GNU GPL V2 C Library that updates the standards controls for OS/2. [443]
Cairo LGPL or MPL C 2D graphics library with support for multiple output devices. [444]
Cantatore Libraries BSD 3 Clauses C Three libraries/DLLs created by Alessandro Cantatore (3dctls.dll, afcbsu00.dll and afcpmu00.dll) required for Attribute Manager and Batch Editor [445]
Cell Toolkit PM BSD 2 Clauses C++ Library for OS/2 PM designed to simplify implementation of two important parts of user interface (UI). Split views and Toolbars [446]
Color Wheel PM BSD 3 Clauses C++ ColorWheel control DLL [447]
Cubus OS/2 Class Library BSD 3 Clauses C/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. [448]
CUtil BSD 3-Clause C Library that contains functions that is used by Noller & Breining Software [449]
DayTime GNU GPL V2 C Data conversion library that involved the use of dates [450]
DBMANIP C A set of basic functions for manipulating DBase3(+) files. [451]
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. [452]
DosMapPhysMem() dynalink library GNU LGPL V2 C Dynalink library that maps specified physical memory region to 32bit process address space and unmaps it. [453]
DosQueryPerformance GNU LGPL V2 C
Assembler
Dynalink library that queries performance activity ratios (busy, idle and interrupt one) of overall system and each CPUs on 32bit OS/2 process. [454]
DosEstimateFreqCPU GNU GPL V2 C
Assembler
Dynalink library that estimates clock frequency of all available CPUs on 32bit OS/2 environment. [455]
Dynamic Windows BSD C Application framework that was designed to make it easy to create dynamic applications with a modern interface. [456] [457]
EVRexx REXX GNU GPL C External functions for REXX programs. EVRexx enables the use of PM dialog windows from REXX application. [458]
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. [459]
Freetype GNU GPL and BSD alike C/C++ freely available software library to render fonts [460]
GI Library C Generic Interface between games and input devices [461]
Glass PM C++ Library PM C++ aimed to develop PM applications with C++ [462]
Glide/2 3DFX License C 3DFX Glide 2.x DLL [463]
glib/LibIDL GNU LGPL C glib and libIDL libraries required to build Mozilla for OS/2 [464]
GNU RX GNU GPL C A fast replacement for the GNU regex library [465]
GNU Readline GNU GPL V2 C provides a set of functions for use by applications that allow users to edit command lines as they are typed in. [466]
Iconv C ICONV.DLL interfacing to built-in UCONV.DLL. This is a minor derivation of iconv2 [467]
jpeg C JPEG image compression by Independent JPEG Group [468]
K8055 C A DLL to access K8055 from application level [469]
kLIBC BSD 3-Clause C 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. [470]
LibAV GNU LGPL C Provides cross-platform tools and libraries to convert, manipulate and stream a wide range of multimedia formats and protocols. [471]
libgpg-error GNU GPL / GNU LGPL C Defines common error values for all GnuPG components [472]
libpq C
Assembler
Multithread compatible port of PostgreSQL libpq library [473]
Lib3ds GNU LGPL C Library for managing 3D-Studio Release 3 and 4 ".3DS" files. [474]
Libpng libpng license C official PNG reference library [475] [476]
Libtool GNU GPL C GNU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. [477]
libssh2 BSD alike C SSH2 protocol implementation [478]
libgcrypt GNU GPL C crypto library based on the code used in GnuPG [479]
mlzo GNU GPL V2 C Mini version of the LZO data compression library [480]
MultiColumn ListBox PM BSD Alike C MultiColumn ListBox (MCLB) PM control. [481]
mzfntcfgft FreeType license C Dependent lib and DLLs for Mozilla Cairo builds [https://github.com/OS2World/LIB-mzfntcfgft
mzfreetyp2 C Quick build of freetyp2.dll to be used with the Mozilla apps [482]
Numbers.DLL REXX 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 [483]
ncurses MIT New curses library is a free software emulation of curses in System V [484]
lzo C LZO compression routines [485]
PrintQ PM C Print Library for OS/2 Presentation Manager Programs [486]
PrtGraph REXX Library REXX Public Domain C Gives you access to complex graphic printing functionality under REXX. [487]
PTHREADS C POSIX Threading Library [488]
PCRE BSD license C Perl-compatible regular expression library [489]
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. [490]
QT3 Toolkit Vbox GNU GPL V2 C++ Qt Toolkit Version 3 for OS/2 for VirtualBox. Spin-Off of Netlabs Qt3 [491]
Qt Library GPL and LGPLv3 C++ [492]
REXX/DW REXX GNU LGPL External function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows. [493]
RexxIPC GNU LGPL C Access to InterProcess Communications facilities of the OS/2 operating system. [494]
REXX PrintGraph REXX Public Domain C
VX-REXX
Enables for complex print document formatting with REXX. [495]
REXX utilities REXX 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. [496]
RexxUni REXX Pascal RexxUni.Dll provides a part of UniCode API for Rexx programs. [497]
REXXUtil REXX CPL C REXX Utilities - rexxutil replacement [498]
RexxVIO REXX BSD alike C This program extends the REXX language by providing many REXX external functions. [499]
RxImgSize REXX BSD 3 Clauses REXX Rexx Screen Capture demonstration with the source code. It is a function in a rexx dll that can capture the screen and save it to a file. [500]
RxFnSet REXX BSD 3 Clauses C RxFnSet is a Rexx callable DLL w/task & process API. [501]
RxMous REXX Freeware C Library that returns mouse position for clicks on text screens. [502]
Sablot GNU LGPL C Simple DirectMedia Layer library for OS/2 [503]
SDL PM GNU LGPL V2 C SDL Libraries version 1.2.15 [504]
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. [505]
User Customizable Menu PM BSD Alike C UCMenu is a powerful "toolbar" custom PM control. [506]
USB4REXX REXX C, REXX Library to call USB device from REXX [507]
VGAlib C SVGALIB is the video library used to make the Linux version of Doom [508]
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 [509]
VJensen Lib BSD-3-Clause C [510]
[VX-REXX Extras Library REXX BSD C, VX-REXX 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. [511]
WarpOverlay! MIT C The WarpOverlay! Project is the development project for the replacement of HW EnDIVE. [512]
WatREGEX BSD 3-Clause Alike C REGEX Release for Open Watcom [513]
wxWidgets wxWindows Library Licence (Similar to LGPL) C++ C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [514]
XDR BSD 3-Clause C++ The eXternal Data Representation standard is a standard for representing data in a machine-independent format. [515]
XPM XFree86 BSD alike C++ X PixMap format for storing/retrieving X pixmaps to/from files. [516]
ZLib AS IS - BSD alike C general-purpose, legally unencumbered lossless data-compression library [517]

Multimedia

Image

Name Type License Requirements Comments Repository
LGOProc MMOS2 Pascal file format procedure for MMOS2, for reading and writing OS/2 boot logo files. [518]
JPEG-IO procedure MMOS2 BSD 3 Clauses C A drop in replacement for the JPEG procedure [519]
xgaproc MMOS2 Pascal file format procedure for Phoenix BIOS suspend graphic [520]

Radio

Name Type License Requirements Comments Repository
FMRadio C AZTEC FM Radio program plus driver [521]
PMRadio GNU GPL C Control Reveal and Aims Labs ISA FM Radio card [522]
Reveal C C Source routines needed to control a REVEAL RA300 Radio card [523]
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) [524]

Sound

Name Type License Requirements Comments Repository
CD2MP3_PM BSD C [525]
cddb GNU GPL V2 C CDDB module and aString library (wihch is required to compile it). CDDB module was coded to be used within WarpCD-Copy program [526]
Gramofile GNU GPL C Program to clean wave files from pops, ticks and hiss' and perform track splitting. [527]
FluidSynth GNU ÑGPL C Reads and handles MIDI events from the MIDI input device. [528]
ggrab GNU GPL C++ streaming tool for Dbox2 with neutrino [529]
GOGO GNU GPL C [530]
LBCSMix GNU GPL C [531]
LBPlay GNU GPL C [532]
Macplay C++ The Monkey's Audio Codec player for PM123 [533]
MidiLab/2 As Is C MIDI Sequencer/Editor [534]
MMAudioPak GNU GPL / Others C Collection of audio IO procedures to extend OS/2’s multimedia system. [535]
MP3WRAP Command Line GNU GPL C command-line utility, which wraps two or more mp3 files in one large playable file, without losing filename and ID3 informations. [536]
Mp3Splt Command Line GNU GPL C 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. [537]
MPEG Searcher Finds audio MPEGs for you using specified path, edit the tags, sort the list of MPEGs, and generate the list using various templates. [538]
Musepack Play GNU GPL C++ Musepack Living Audio Compression decoder plugin for PM123. [539]
Normalize GNU GPL C Adjusting the volume of wave files to a standard volume level. [540]
os2sound C Sound sample player for OS/2. [541]
OggPlug C Ogg plugin for PM123 [542]
PM123 BSD C [543]
PM123 (Maazl) BSD C [544]
PMMixer GNU GPL C [545]
RSynth GNU GPL C text to speech system produced by integrating various pieces of code and tables of data. [546]
SetAmp Pascal switch the amplifier of the MiroSound PCM Pro (Crystal CS4231,OPTI 82C929). [547]
SGPMIX GNU GPL Pascal [548]
Shorten Play C++ Shorten player (shnplay) plugin for the PM123. [549]
Snd BSD alike Ruby Snd is a sound editor modelled loosely after Emacs. [550]
Speex BSD alike C The Speex is a patent-free, Open Source/Free Software voice codec. [551]
TiMidity-MCD GNU GPL C [552]
Voix GNU LGPL C [553]
WarpAMP Playlist Editor IBM Dialog Editor tool facilitate the editing and creation of playlist files for the WarpAMP MPEG audio player program [554]
WaveMaker C It generates sine, pulse and triangle waves and writes it in a file. [555]
wavhdrec 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. [556]
WavMix C++ small utility to "mix" large 44.1khz stereo .wav files. [557]
WavPack] BSD Alike C++ WavPack Hybrid Lossless Audio Compression [558]
WaWE GNU LGPL C [559]
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?) [560]

TV

Name Type License Requirements Comments Repository
TVShow PM Application Not Specified * C++ TV tuner software for OS/2. [561]

Video

Name Type License Requirements Comments Repository
DCITU GNU GPL C++ Digital Camera Image Transfer Utility application for OS/2 and eComStation [562]
MPEGENC Command Line BSD Alike C Porting of Berkeley mpeg_encode to 32 bit OS/2. [563]
MPEGPLAY Command Line C MPEG Video Software Decoder. Porting of Berkeley mpeg_play to OS/2. [564]
MPG123 Command Line GNU GPL C Command line MP3->WAV decoder. [565]
QuickMotion MMOS2 GNU GPL C++ Quickmotion for OS/2. MMOS/2 CODECS for Apple formats [566]
RegionSet GNU GPL C Region Code Manager [567]
VistaCam/2 PM Software Public Domain VX-REXX watch internet connected cameras. [568]
VLC PM Software GNU GPL C VLC Media Player port to OS/2. [569]
WebCam/2 PM Software GNU GPL C WWW-Cam utility for Fast Movie Machine II and Win-TV. [570]
Xine MCD MMOS2 GNU GPL C MPEG-1 and MPEG-2 Video CODECS for OS/2-eComStation [571]

Utilities

Name Type License Requirements Comments Repository
ABCTab2PS GNU GPL GCC 4.5.2 Reads ABC music format files and typesets music in Postscript format. [572]
abcpp GNU GPL Preprocessor designed for, but not limited to, ABC music files. [573]
ABC to MIDI GNU GPL Suite of command-line programs made to handle MIDI file conversion to-from ABC format. [574]
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. [575]
ABC2Prt GNU GPL V2 GCC 4.5.2 Tool to extract single parts from ABC music files. [576]
Bigben GNU GPL lays the bigben tune every hour [577]
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. [578]
Chord 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. [579]
FAAC LGPL license Freeware Advanced Audio Coder [580]
FluidSynth GNU LGPL Real-time software synthesizer based on the SoundFont 2 specifications [581]
LBCSMix GNU GPL V2 Mixer for Crystal Semiconductors mode 2 codecs. [582]
LbMix Mixer backend for ESS Maestro-2E and similar [583]
mmiolist Public Domain Replacement for OS/2s MMPM/2-MINSTALL [584]
minstall PM Application GNU GPL and GNU LGPL List IOProcs and CODECs currently installed in MMOS/2 [585] [586]
Mup Open Source Program for printing music. [587]
ModInfo Program that will generate information about a Protracker module. [588]
PASVXMIX Mixer for Pro AudioSpectrum 16 sound card. [589]
rtmmmpak GNU GPL V2 RTMMM is a program to digitally mix multiple sources into DART. [590]
SBPM/2 Mixer for SB pro and SB16. [591]
SGPMIX BSD like Mixer for Aztech Sound Galaxy Pro16 Extra [592]
Subtitler BSD like Shows subtitles for AVI files (usually SUB files) while they are being played with WarpMedia or WarpVision. [593]
VCDImager GNU GPL C Mastering suite for authoring, disassembling and analyzing Video CDs and Super Video CDs [594]
VCDTools GNU GPL C The VCD-Tools should enable you to create your own VCD [595]
vpdart Pascal Tools for wav files - WAVCONV, PLAYMCI, WAVINFO, WAVUNIT [596]

Utilities

Archiver

Name Type License Requirements Comments Repository
Arc C File Archive Utility [597]
bdsap Pascal Create small and fast selfextractor (OS/2) [598]
macutils These utilities are for using MacIntosh files and archives under OS/2. [599]
NDB GNU GPL V2 C NDB ("no double blocks"). Backup tool. [600]
sCT GNU GPL [601]
Zip Info-ZIP compression and file packaging utility [602]
Zoo Public Domain [603]

Archive extraction

Name Type License Requirements Comments Repository
UNARJ AS IS UNARJ file uncompressor [604]
UnPack Command line Unpack program for .pak files [605]
UnZip Info-ZIP BSD Like Extraction utility for archives using .zip format. [606]

Archiver frontend

Name Type License Requirements Comments Repository
ArcView PM Application GNU GPL VX-REXX Archive viewer and extraction [607]

Archiver utilities

Name Type License Requirements Comments Repository
FCrackZip GNU GPL [608]

Backup and Recovery

Name Type License Requirements Comments Repository
Checkout Command Line Public Domain C schedule backup related command line utilities for OS/2. [609]
fileUpdate [610]
SCSI_Tape_Backup C Utility for SCSI tape backup [611]

Compression

Name Type License Requirements Comments Repository
Compress Command Line C Command line file compression tool [612]
GNU zip GNU GPL compression utility designed to be a replacement for compress [613]
lxLite GNU GPL [614]
OS2LZ Command Line C LZH routines compiled for OS/2. [615]

Decoder

Name Type License Requirements Comments Repository
FastUUE Pascal Automatically decode the files that are sent in the format UUEncode. [616]
uuencode-uudecode Public Domain [617]
UUDOALL Port of the DOS/Unix UUDOALL UUDECODER to OS/2 [618]
UUPREP GNU GPL V2 UUPREP facilitates the decoding of binaries from comp.binaries.os2. [619]


Benchmark

Name Type License Requirements Comments Repository
Bench PM Public Domain C PM basic benchmark tool [620]
CPUBurn GNU GPL [621]
MDisk C Disk benchmarks utility. Its primary purpose is not to measure basic disk subsystem performance. [622]

CLIPBOARD

Name Type License Requirements Comments Repository
ASCII Table Freeware [623]
ASCTBL_ASCII_Table Presentation Manager BSD 3 Clauses C Displays a table of all ASCII codes in decimal, hex, and as a printable character where one exists. [624]
Clip Command Line Public Domain C++ Utility for accessing clipboard from command line [625]
ClipBrd PM Application GNU GPL C PM Clipboard utility [626]
tclip Pascal Comprehensive clipboard control unit [627]

Configuration

Name Type License Requirements Comments Repository
Cube Public Domain [628]
INIServ GNU GPL V3 * Modula A client-server approach to editing INI files, for situations where you have to manage a machine remotely. [629]

Conversion

Name Type License Requirements Comments Repository
a2ps GNU GPL [630]
DeText Utility that reverses the effect of a LF -> CR/LF
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. [631]
GNURecode GNU GPL [632]
h2d GNU GPL h2d - Numeric converter. HEX -> DEC / DEC -> HEX converter [633]
Hlp2Inf GNU GPL [634]
Inf2HTML GNU GPL [635]

Disk

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). [636]
CD Boot/2 GNU GPL v3 C++ [637]
cdrom C Eject/load [638]
ClearTMP C [639]
Ddrescue GNU GPL V2 C GNU Ddrescue is a data recovery tool. [640]
Deltree C Deltree clone [641]
Deltree2 Command Line Artistic License C Command line utility to delete the specified directory and all the files and subdirectories contained within. [642]
df BSD-3-Clause C Displays statistics on disk volume usage. It is similar to one of the UNIX programs of the same name. [643]
DiskUse GNU GPL v2 icc, link386 displays drive usage [644]
Distributed File Repair Utilities Command Line GNU GPL C [645]
Dskcpy2 Command Line C 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. [646]
DU-DF Command Line C DU and DF command line utilities. Disk Usage walks through directory tree and counts the sum size of all files therein. Disk Free looks at disk used blocks directly in filesystem metadata. [647]
Fast False Floppy Format Command line C program to do a quick scrub of a floppy disk directory. [648]
fdel Command line Public Domain C++ force delete command tool [649]
FileSetDateTime GNU GPL C++ [650]
FileSystem_Benchmark Free C [651]
FLOPPY C Utility to autodetect when a floppy is changed. [652]
Fst GNU GPL C [653]
hfsinst BSD alike VX-REXX HPFS386 Installation Utility [654]
HFSutils GNU GPL C [655]
hpfsdt Freeware C This program toggles the "dirty" status bit on an HPFS drive. [656]
IOStone GNU GPL VX-Rexx, C Multi platform disk, file I/O and buffer cache efficiencies benchmark program. [657]
ISOren GNU GPL VX-Rexx rename files and directories to ISO level 2 or to DOS convention. [658]
PMFloppy_DiskCopy Public Domain C, Guidelines [659]
PMFormat PM Application BSD 3-Clause C PMFormat is a diskette formatter. [660]
QFORMAT Command Line C "Quick format" 360KB, 720KB, 1.2MB and 1.44MB diskettes. [661]
raread / rawrite BSD 3-Clause C Utilities to read and write raw diskette images [662]
Rh Public Domain C [663]
Showfrag C OS/2 port of PC Magazine's CHKFRAG [664]
ShowPart C Show partition record data for 80 (first) drive. [665]
SM2AddOn GNU GPL C [666]
SpaceHog Public Domain C [667]
Synkron GNU GPL C++, Qt4 [668]
ToLower C [669]
Usage Command line Public Domain C Tool that prints out the disk usage of all subdirectories. [670]
USBMountd Public Domain C [671]
VFAT2EA Free Pascal [672]
Which GNU GPL C [673]
WipeDisk Command Line C Safe way to delete all files on a floppy. [674]
Wiper C Remove a whole branch of a subdirectory tree, along with the files contained within those directories. [675]
XDel GNU GPL C [676]

Encryption

Name Type License Requirements Comments 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. [677]
DES Not Specified C DES encryption algorithm for OS/2 [678]
DES2 Not Specified C DES encryption code originally appearing in Dr Dobb's Journal. [679]
DES OS/2 Not Specified C DES encryption algorithm for OS/2 [680]
Digesta BSD C, Watcom [681]
GnuPG GNU GPL V2 GnuPG is the GNU project's complete and free implementation of the OpenPGP standard as defined by RFC4880. [682]
Krypto BSD Pascal [683]
MD5 BSD-3-Clause C MD5 message digest utility. [684]
MD5SUML BSD C [685]
PGPKeys GNU GPL VX-REXX PGPKeys is a graphic Shell for the key management of "Pretty Good Privacy" V 5.0, shortly PGP. [686]
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. [687]
TeaTime-2 Not Specified Modula-2 [688]
*Z*crypt Command Line AS IS Binary file encryption program designed to meet some very specific objectives. [689]

File

Name Type License Requirements Comments Repository
2coldir Command line Free to Modify - BSD Alike C crude attempt to imitate for OS/2 the MS-DOS ddir PD program. [690]
AIXLIKE Command line C AIX like shell command utilities for OS/2 [691]
AppType Command line Public Domain C++ A program to determine the type of executable (OS/2, MSDOS, etc). [692]
copydate Command line Public Domain C++ copy the date&time of a file to another. [693]
cmp GNU GPL C [694]
DataSeeker PM Application Sybase Open Watcom Public License version 1.0 C PM based file and text search utility. (Formerly ACDataSeeker) [695]
Dired Derivated Works allowed C++ A directory editor modelled after Dired Mode of GNU Emacs, but targetted for non-emacs users, designed for the UNIX environment. [696]
DSPLIT GNU GPL V2 C Tool to facilitate the splitting and rejoining of long files. [697]
File Attributes C Enables you to change the "attributes" of your files. [698]
FileNova C File List Utility for OS/2 - Japanese (Original Version) [699]
FileStar C File List Utility for OS/2 - Japanese [700]
FSJ Open Watcom 1.5 splits a file in multiple pieces or joins multiple files into a unique file. [701]
GNU Grep GNU GPL OpenWatcom C [702]
GNU sed GNU GPL C [703]
GNU text utilities GNU GPL C [704]
Hex Display Assembler This program shows one the use of the DosAllocHuge API call. [705]
HexFind Free C [706]
K_Replace_Name Pascal [707]
LESS C A paginator similar to "more" or "pg". [708]
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) [709]
More Command Line BSD 3 Clauses Alike Borland C++ 1.0 More command like utility clone [710]
NewFileManager PM Application BSD 3 Clauses C Prototype for OS/2 file manager [711]
PM File Finder Utility C File Finder Utility [712]
ShowExe Command Line BSD 3-Clauses C Displays information about the EXE file named on the command line. [713]
xbin C convert mailable format BinHex file into binary before downloading to MacTerminal [714]

File Manager

Name Type License Requirements Comments Repository
FileFreedom PM Applications Freeware C++ [715]
FM/2 PM Applications GNU GPL V2 C++ The Swiss Army Knife of GUI file managers. [716] [717]
JLCD Public Domain C++ [718]
OnScreen2 GNU GPL C++ [719]
Text Mode FM/2 GNU GPL IBM VisualAge C++ V3 with FP8, IBM Developers Toolkit v4.5 [720]
WarpCabinet C++ [721]

Font Utilities

Name Type License Requirements Comments Repository
FT2GUI GNU GPL VX-REXX [722]
getfont C Extract embedded fonts from a postscript document [723]
InstFont as is C command-line tool for font installation [724]
TFont e-mailware C change the default font in full-screen [725]
TTF2PT1 BSD C [726]
Type1_font Public Domain C [727]

Hardware

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. [728]
MMBS PM application Not Specified * C MMBS - My Micro Benchmark Suite. Beckmark tools for OS/2 [729]
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). [730]
WebSee PM application Not Specified Webcam Support for OS/2 [731]

Infrared

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. [732]

International

Name Type License Requirements Comments Repository
Characters Map/2 PM Application GNU GPL V2 C character map program [733]
ConText BSD C [734]
dbcsmap GNU GPL C [735]
IMERJ VX-REXX [736]
KIME C [737]
NSIME C Improvement of the interface the IME (kana-kanji conversion function) in OS/2 [738]

Keyboard

Name Type License Requirements Comments Repository
DVORAK Public Domain MS C changes OS/2 DCP file to use a Dvorak keyboard [739]
FixKey BSD C (icc) recognizing certain keys [740]
HPLED C, 286 Assembler HP SK-2505 keyboard messages LED switcher [741]
Keyboard Layer/2 GNU GPL C alternative keyboard layouts switcher [742]
numcomma C (icc) comma on the numpad instead of a period [743]
numlock C++ NumLock toggle [744]
ShiftLock bug C, link386 [745]
SWAPDCP Public Domain C [746]
Win95Key C [747]

MAINBOARD

Name Type License Requirements Comments Repository
823xcool C
Assembler
[748]
CPU_throttle C [749]
epox Public Domain C
Assembler
[750]
Ice Pascal [751]
lmicro Pascal [752]
P2L97 Public Domain C [753]
QuietPC C [754]
Tx97mon C++ [755]

Memory

Name Type License Requirements Comments Repository
AllocMem EMX Swap/unload as many DLLs to disk as possible [756]
Highmem Apache license 2.0 Utility to run programs in high memory [757]
MemLink GNU GPL [758]
Memory Watcher AS-IS C print out of the memory status [759]
os2-mem Command line GNU GPL C Simple memory reporting command for OS/2 [760]

MISC

Name Type License Requirements Comments Repository
1284 IEEE-1284 Parallel Port Device Detection code [761]
Bakers Dozen Command line BSD-3-Clause * C Set of command line utilities for OS/2 and DOS. [762]
Brik C 32 bit checksum calculation in C. [763]
buffer2 GNU GPL Small program written taking portions of code from GenMac utilities samples and from XWP [764]
Cable GNU GPL V2 [765]
CPUInfo GNU GPL [766]
CRC Public Domain C [767]
Elmar's Command Utilites Command Line BSD 3-Clause C Command line utilities for OS/2. lsa, pwd, qualifypath, querymem, shutdn [768]
Fake Public Domain C [769]
FaxWorks_Modify C [770]
Hibernation_toolkit C [771]
Intelligent View REXX [772]
isRunning C++ [773]
METAR_decoder C [774]
OSWait C Three batch file utils that count down a user specified number of seconds. [775]
PCI-AGP_bus_sniffer Pascal [776]
PCIUtils GNU GPL C [777]
PMKey BSD C [778]
PnP Free Pascal [779]
RWPC GNU GPL C [780]
SerialPort Free C++ [781]
TimeUp C [782]
VGASync Public Domain Assembler [783]
Veit's Tools Veit Kannegieser tools source code [784]

Input Devices

Name Type License Requirements Comments Repository
eM Bee 3 Junior PM Application GNU GPL Warp 3, EMX 0.9c Button 3 enhancer [785]
MouseSpeed Command line Public Domain [786]
MousePen uses a backpropogation neural network to recognise characters [787]
MSE PM Application GNU GPL [788]
SysPointers PM Application GNU GPL [789]

Networking

Name Type License Requirements Comments Repository
Sticky/2 GNU GPL V2
  • VisualAge C++ V3
  • TCP/IP
Client/Server program to send sticky notes across an IP network [790]
TCP/IP Profile Manager BSD
  • VX-REXX
Defines multiple TCP/IP configurations [791]

Printing

Name Type License Requirements Comments 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. [792]
eCUPS VX-REXX integration of ​CUPS into eComStation [793] [794]
EPrint BSD 3 Clauses C Enhanced PRINT for OS/2 [795]
PM Printer Manager PM Application GNU GPL V2 VX-REXX Graphical printer management tool designed to replace several older, separate programs by integrating their functions. [796]
PrintMon C Printer device monitor, that allows, for example, GhostScript to be used as the back end of a PostScript PM printer queue. [797]

Power Management

Name Type License Requirements Comments Repository
OS2APM Access program to APM subsystem [798]
OS2 UPSd GNU GPL [799]
PMAPM GNU GPL [800]
PUC [801]
UPS Power manager drivers GNU LGPL [802]
VeriData [803]
XBatt BSD [804]

Process Management

Name Type License Requirements Comments Repository
Death Free XF86SUP.SYS process killer [805]
Death9 Free XF86SUP.SYS process killer WatchCat plugin [806]
DOSONO C++ DOS on OS/2 timed task run/terminate program [807]
Kill Public Domain C process killer [808]
kTaskMgr GNU GPL V2 XF86SUP.SYS process information [809]
NICE/2 Apache IBM change priority levels [810]
ProcMan GNU GPL V2 Watcom C/C++ process manager for eComStation [811]
Procs BSD 3-Clause C Lists all processes running in OS/2 2.0. [812]
XLoad © X Consortium C Patch for DosPerfSysCall support [813]
Yet another Kill utility Public Domain VisualAge C++ 3.0 process killer [814]

SCHEDULE

Name Type License Requirements Comments Repository
CronEdit [815]
Eventer Command line Public Domain Command line utility that waits until a specified time. [816]
PMCron GNU GPL [817]
Remind GNU GPL [818]

SHELL

Name Type License Requirements Comments Repository
4OS2 Command Line Specific AS IS license [819] [820]
ash [821]
Bourne Unix shell C Bourne clone ported from Minix. [822]
CMD_boot Public Domain [823]
DOS Navigator [824]
GNU shell utilities GNU GPL [825]
GNU bash GNU GPL [826]
IPLPause Commercial and Free derivative works allowed C A small timer program for your CONFIG.SYS during startup. [827]
KShell [828]
Larsen Commander for OS/2 GNU GPL [829]
Midnight Commander GNU GPL [830]
NYAOS Command line tcsh-like enhanced commandline shell. [831]
zsh OSI Approved [832]

System

Name Type License Requirements Comments Repository
2Monitor C Dual-monitor support [833]
ACPI Throttle Control [834]
Alias Command recall, and aliasing for OS/2 character sessions. [835]
ALVM GNU GPL [836]
AssoEdit PM Application Public Domain [837]
BookShelf GNU GPL [838]
CMDHere GNU GPL [839]
CAD off Public Domain [840]
Configuration Editor GNU GPL [841]
CSSU GNU GPL [842]
Cstart [843]
CPU Monitor starter [844]
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. [845]
dmidecode GNU GPL [846]
dskdcmps Command Line Public Domain Provided capability to decompress compressed dsk files [847]
FileSystem_Benchmark Freeware [848]
Installable File System Shell C OS/2 2.0 installable file system shell and makefile. [849]
LockUpWD [850]
MemSize GNU GPL [851]
MKMSGF GNU GPL [852]
MEMBIOS MEMAVL20 [853]
MPTable BSD License [854]
NewView PM Application GNU GPL Pascal NewView is a program for viewing OS/2 help files, which replaces IBM's original View program. [855]
NoCAD [856]
On Shutdown [857]
Pentium Bug Command line [858]
PMDLL PM Application Public Domain [859]
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. [860]
PMRmView Public Domain [861]
Pwd/2 MIT [862]
PM ShutDown PM Application Freeware [863]
RebootC Command Line C Code to reboot an OS/2 2.x machine. [864]
Reboot-2 Command Line C example of how to reboot OS/2 1.3 and 2.0. Uses the DOS.SYS driver to reboot OS/2. [865]
RenModul Command line GNU GPL [866]
StartVIO Command line [867]
SPE Command line [868]
SetProc [869]
SetPriority Command line GNU GPL [870]
set6x86 Command line GNU GPL [871]
Smokey Magic Fixer PM Application C Program to examine the os/2-PM font system. [872]
Shutdown Command line Freeware Borland C++ Shutdown is a utility to schedule a system shutdown [873]
Sync Public Domain [874]
SysLogd BSD Like [875]
SysLog BSD Like [876]
System Load PM Application BSD 3 Clauses C Monitoring the status of various system components. Modular platform to display different data sets. [877]
Switch [878]
SwitchTo/2 BSD Alike C++ Utility that allows you to switch windows into the foreground from a command line. [879]
ShutDown2 GNU GPL [880]
ShutDown Chip Public Domain [881]
ShutDown CMD Public Domain [882]
UpdCD Freeware VX-REXX Updated the OS/2-eCS ISO images with fixpacks [883]
UpTime Public Domain [884]
VSWITCH Public Domain [885]
xUpTime Public Domain [886]

WPS

Name Type License Requirements Comments Repository
Animated Mouse Pointer WPS Application Apache License C WPS Utility to support animated mouse pointers [887]
ATShell PM Application GNU GPL C
IBM VisualAge C++
ILINK
IBM IPFC
IBM RC
[888]
BackGrnd Public Domain C
GCC
[889]
Blackhole WPS Application C
SOM Compiler
ILINK
[890]
Boinc Widget [891]
Bubblepad WPS Application BSD 3 Clauses C, SOM Compiler, IBM VisualAge C++ [892]
CandyBarz WPS Application GNU GPL C
GNU make
[893]
CandyFolder WPS Application GNU GPL [894]
Console GNU GPL GCC, GNU Make [895]
CpPal GNU GPL C, Dialog Editor [896]
CrisWidgets GNU GPL REXX [897]
DDIcon GNU GPL SOMCompiler [898]
DeRegistered PM application GNU GPL [899]
Doodle Screen Saver GNU LGPL C, SOM Compiler [900]
Execnet GNU GPL [901]
eZip Integration of ZIP files into the WPS. [902]
FileSys WPS Application Free FileSys is a WPS class replacement for WPFileSystem/WPSystem. [903]
FM2TaskBar GNU GPL [904]
Flip GNU GPL [905]
Float Public Domain [906]
HB Object Inspector GNU GPL VX-REXX [907]
HotScroll BSD 3 Clauses [908]
HotCorners WPS Application BSD 3 Clauses SOMCompiler [909]
HWMan WPS Application Free SOMCompiler Hardware Manager WPS Class extender [910]
INI Assistent GNU GPL [911]
Killfldr Public Domain [912]
Login PM Application GNU GPL [913]
LSwitcher GNU GPL [914]
Lower Public Domain [915]
MinAll [916]
MiniApps Public Domain [917]
Mini PM Shell [918]
MNIcon [919]
MultiDesk GNU GPL [920]
NPS WPS Enhancer WPS Application [921]
NewMonthGadget GNU GPL [922]
Nice OS/2 Enhancer GNU GPL [923]
Open [924]
PDE GNU GPL [925]
Program Commander/2 GNU GPL [926]
PMPause GNU GPL [927]
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. [928]
PU Monitor BSD 2 Clauses [929]
QuitProg [930]
Run GNU GPL [931]
RexxAutoStart GNU GPL VX-REXX [932]
Scale [933]
SCMouse [934]
ShapeWin GNU GPL [935]
SmartLaunch 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 [936]
Stats WPS Application GNU GPL C
VisPro/C
IBM RC
SOM Compiler
IBM Dialog Editor
[937]
SysBar2 GNU GPL [938]
Systray 2 [939]
Styler/2 PM Application GNU GPL V3 C User interface enhancer for OS/2 Warp 3 and 4. [940]
The Wall WPS Application GNU GPL VX-REXX [941]
VClassed GNU GPL VClassed allow you to simply and quickly register/deregister classes and to create new instances of registered classes. [942]
Vwin [943]
Wanda GNU GPL [944]
WarpCenter HotKey [945]
Window List Manager Command line [946]
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) [947]
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). [948]
WPS Class Manager PM Application GNU GPL V3 C Application for the management of the WPS classes [949]
WPS Wizard WPS / PM Application GNU GPL C A set of classes to add unique features to the WPS. [950]
wxTasks GNU GPL [951]
XLogo [952]
XShadow GNU GPL SOMCompiler [953]
XWorkplace GNU GPL V2 SOMCompiler [954]
ZipZap GNU GPL SOMCompiler [955]

XCenter

Name Type License Requirements Comments Repository
CPUTemp BSD 3 Clauses C Intel CPU Temperature Xworkplace widget. [956]
XCenter Scripts XCenter Scripts [957]
IP Monitors toolkit A collection of scripts you can use to create TCP/IP monitors. [958]
wxTasks GNU GPL V2 Task list/process killer modelled after the WarpCenter. [959]
ClipBoardMonitor 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. [960]

System

System Components

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. [961]