Category:Open Source Software: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
 
(467 intermediate revisions by 2 users not shown)
Line 1: Line 1:
OS/2 and eComStation Open Source Software list.
You can also check the [[List of Open Source Software]].


===Drivers===
[[Category:Software Categories]]
 
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !! '''Repository'''
|-
|[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]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=ext2_240.zip ext2] ||File System ||GNU GPL V2 || ||32bit Linux ext2 file system driver (IFS) for OS/2. . ||[https://github.com/OS2World/DRV-ext2]
|-
|ext2FS ||File System ||GNU GPL V2 || ||32bit Linux ext2 file system driver (IFS) for OS/2. Based on ext2 source code [ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ Source]. ||[https://github.com/OS2World/DRV-ext2FS]
|-
|[http://svn.netlabs.org/fat32 FAT32]||File System||GNU LGPL|| ||FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions. ||[http://svn.netlabs.org/fat32]
|-
|Firewire||Device Driver|| .. || ||An initial firewire driver for OS/2-eCS. ||[https://github.com/OS2World/DRV-Firewire]
|-
|[http://www.os2world.com/cdwriting/isofs/readme.htm ISOFS]||File System||GNU GPL V2||EMX
|ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD.  [http://www.os2world.com/cdwriting/isofs/isofs-v0_2_1.zip Source & Binaries] ||[https://github.com/OS2World/DRV-ISOFS]
|-
| [http://home.clara.net/orac/os2.htm#isofs ISOFS] || File System ||GNU GPL || || ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read only access to the contents of the raw file, also through WPS!
Currently only single session images are supported.
|-
|[http://hobbes.nmsu.edu/h-search.php?key=bt32wpi.zip LXAPI32]||Dev||GNU GPL V2||Watcom 11.0C and IBM's DDK to build this driver.
|LXAPI32.SYS provides a small Linux API to other device drivers. With this helper driver it is relative easy to port other Linux drivers to OS/2. LXAPI contains. [ftp://ftp.netlabs.org/pub/snapshots/lxapi32/ Source] ||[https://github.com/OS2World/DRV-LXAPI32]
|-
|[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/system/drivers/network&file=MCS7830_13.zip Moschip MCS7830] || Network ||Not Specified || Virtual Pascal Version 2.1 Build 279,  The OS2 Toolkit 4.5 (alp, os2386.lib and link386.exe)
||Dedicated to USB 2.0 to Ethernet Adapters, telling VendorID 0x9710 and ProductID 0x7830. This is a MAC driver for using with OS/2 MPTS. ||[https://github.com/OS2World/DRV-Moschip_MCS7830]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32] ||Dev ||GNU GPL V2 || || mwdd32 is a package that allows the implementation of 32 bits OS/2 device drivers (BASEDEV and DEVICE) as well as 32 bits Installable File Systems (IFS).||[https://github.com/OS2World/DRV-MWDD32]
|-
|[http://svn.ecomstation.nl/multimac MultiMac] ||Network ||GNU GPL V2 || ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL. ||[http://svn.ecomstation.nl/multimac]
|-
|[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=nveth NVeth NIC] ||Network ||GNU GPL V2 || ||NVidia nForce built-in NICs ||[https://github.com/OS2World/DRV-NVeth/tree/master/source]
|-
|[http://svn.ecomstation.nl/ahci/ OS2AHCI] ||Storage ||GNU GPL || ||SATA AHCI HDD driver. ||[http://svn.ecomstation.nl/ahci/]
|-
|[http://svn.ecomstation.nl/openJFS/ 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/]
|-
|[RAMFS] ||File System ||Public Domain|| ||IFS-based RAMDISK ||[]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=rodent_1-0-13.zip Rodent] ||Mouse ||Public Domain|| ||Support for several mouse models.||[https://github.com/OS2World/DRV-Rodent]
|-
|[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]
|-
|[https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/os2#VBoxSF VirtualBox Shared Folders Driver] || ||GNU GPL|| ||This driver is part of the OS/2 additions for VirtualBox.
|-
|[http://svn.netlabs.org/uniaud UniAud] ||Audio ||GNU GPL || ||Based on ALSA core.||[http://svn.netlabs.org/uniaud]
|-
|[USBLib] ||USB || Aladdin Free Public License || ||USBCalls, USBResmg, USBJoy driver source code. ||[https://github.com/OS2World/DRV-USBLib]
|-
|[http://hobbes.nmsu.edu/h-search.php?key=watcomifs.zip WatcomIFS] ||FileSystem ||Not Specified || ||Sample Source for building an IFS driver using Open Watcom.||[https://github.com/OS2World/DRV-WatcomIFS]
|-
|[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=bamboo00 Wacom Bamboo digitizer tablet] ||Mouse / Input Device ||Not Specified || ||Device driver for Wacom Bamboo digitizer tablet.|| [https://github.com/OS2World/DRV-WBamboo]
|-
|[http://svn.netlabs.org/xata xATA / Danis506] ||Storage ||GNU LGPL || ||Hard Drive storage driver.||[http://svn.netlabs.org/xata]
|}
 
==Applications==
 
===Analysis===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[ent]] ||  ||Public Domain||* GCC <br> * RC ||  ||[https://github.com/OS2World/APP-ANALYSIS-ent] 
|-
|[[Fit]] ||  ||Not Specified||* GCC <br> * RC <br> * VisualAge for C || || [https://github.com/OS2World/APP-ANALYSIS-Fit]
|-
|[[Fudgit]] ||  ||GNU GPL||* GCC <br> * EMX || || [https://github.com/OS2World/APP-ANALYSIS-Fudgit]
|-
|[[MacAnova]] ||  ||FLOSS||* GCC <br> * EMX || || [https://github.com/OS2World/APP-ANALYSIS-MacAnova]
|-
|[[QtGrace]] ||Qt Application ||GNU GPL||* GCC <br> * g++ <br> * Qt libraries || || [https://github.com/OS2World/APP-ANALYSIS-QtGrace]
|-
|[[Statist]] ||  ||GNU GPL||* GCC || || [https://github.com/OS2World/APP-ANALYSIS-Statist]
|-
|[[upclient]] ||  ||GNU GPL||* GCC || || [https://github.com/OS2World/APP-ANALYSIS-upclient]
|-
|}
 
===Antivirus===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[http://web.os2power.com/yuri/ClamAV ClamAV] || Antivirus ||GNU GPL|| || ||
|-
|}
 
===CAD/CAM===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[http://www.cademia.org/frontend/index.php?folder_id=251 CADEMIA]||Java||GNU GPL||Java|| A modern CAD system with a full functionality to create dimensional accurate technical drawings and documents. ||
|-
|[ftp://ftp.netlabs.org/pub/qtapps/ QElectroTech]||Qt||GNU GPL||Qt4 Libraries||Application to design electric diagrams.||
|-
|}
 
===Calculation===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[Als E6B]]||Command line || Not Specified || ||E6B Calculator and flight planning assistant || [https://github.com/OS2World/APP-CALCULATOR-Als_E6B]
|-
|[http://code.google.com/p/calcus/ Calcus] ||Qt ||GNU GPL v3 ||Qt4 ||Calcus is a cross-platform scriptable calculator based on Qt and QtScript.  ||
|-
|[[ehm]]||Qt Application || GNU GPL ||* Qt4 Libraries ||Simple calculator || [https://github.com/OS2World/APP-CALCULATOR-ehm]
|-
|[http://euler.rene-grothmann.de/download.html Euler]|| ||GNU GPL|| || Numerical math package with 3D/2D plots and programming language.  ||
|-
|[http://www.gnuplot.info/ gnuplot]|| || || || ||
|-
|[[GNU bc]]||Command line  || GNU GPL ||* GCC ||Arbitrary precision numeric processing language. || [https://github.com/OS2World/APP-CALCULATOR-GNU_bc]
|-
|[[GNU dc]]||Command line  || GNU GPL ||* GCC ||An arbitrary precision calculator || [https://github.com/OS2World/APP-CALCULATOR-GNU_dc]
|-
|[[GNU units]]||Command line  || GNU GPL ||* GCC ||Converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement.  || [https://github.com/OS2World/APP-CALCULATOR-GNU_units]
|-
|[[HPCalc]]||PM Application  || GNU GPL ||* GCC <br> * EMX ||HP 41C calculator || [https://github.com/OS2World/APP-CALCULATOR-HPCalc]
|-
|[[KeyCalc]]||PM Application  || Not Specified || ||A scientific calculator || [https://github.com/OS2World/APP-CALCULATOR-KeyCalc]
|-
|[[MatrixCalc]]|| Qt || || || ||
|-
|[[Mortgage Calculator]]||  || Public Domain ||* VisualAge for C <br> * Linker ||Computes payment information for fixed rate amortized loans. || [https://github.com/OS2World/APP-CALCULATOR-Mortgage_Calculator]
|-
|[http://www.gnu.org/software/octave Octave]||  || GNU GPL || || || []
|-
|QEasyCalc|| Qt || GNU GPL || || ||
|-
|[[Table]]||  || GNU GPL ||* DrDialog <br> || || [https://github.com/OS2World/APP-CALCULATOR-Table]
|-
|[[]]||  || GNU GPL || || || []
|-
|}
 
===Calendar===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[Agenda]] || ||GNU GPL || * Free Pascal  || Contact book for appointments and telephones.  || [https://github.com/OS2World/APP-CALENDAR-Agenda]
|-
|[[Cal(1)]] || ||BSD || * C  ||displays a calendar and the date of Easter || [https://github.com/OS2World/APP-CALENDAR-cal-1]
|-
|[[Calendar]] ||PM Applications ||Not Specified || * Assembly <br> * Dialog Editor  ||  || [https://github.com/OS2World/APP-CALENDAR-Calendar]
|-
|[[CDAY]] || ||GNU GPL || *  ||Today in history almanac, multiple system calendar  || [https://github.com/OS2World/APP-CALENDAR-CDAY]
|-
|[[GNU Calc]] || ||GNU GPL || * GCC  || Program for calculating and printing calendars.  || [https://github.com/OS2World/APP-CALENDAR-GNU-gcal]
|-
|}
 
===CD Recording===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| [http://adc.netlabs.org/ Audio/Data-CD-Creator]  ||  || GNU GPL || || WPS aware application for CD and DVD writing.  || [https://github.com/OS2World/APP-CDRECORD-Audio-Data_CD_Creator]
|-
| [[binchunker]] ||  ||GNU GPL || ||  || [https://github.com/OS2World/APP-CDRECORD-binchunker]
|-
| CDDVDRTools || ||GNU GPL || || ||
|-
| cdrdao/2 || ||GNU GPL || || ||
|-
| CDRecord/2 || ||GNU GPL || || CDRecord/ is the OS/2 port of cdrecord from *nix. ||
|-
| Cdrtools/2 || ||GNU GPL || || ||
|-
| [[CDRECORD-CD-ROM_Speed_Tester]] ||  ||Not Specified || ||  || [https://github.com/OS2World/APP-CDRECORD-CD-ROM_Speed_Tester]
|-
| [[cdrutils]] ||  ||GNU GPL || ||Command line utilities to make use of CDRTOOLS  || [https://github.com/OS2World/APP-CDRECORD-cdrutils]
|-
|[ftp://ftp.netlabs.org/pub/wvgui/dvdbackup/dvdbackup.zip DVD Backup] ||Command Line||GNU GPL  ||GCC|| dvdbackup is a tool to rip video DVDs from the command line. [http://dvdbackup.sourceforge.net/] ||
|-
| DVD Author e QDVD Author || ||GNU GPL   ||GCC, LibC ||DVD Backup  ||
|-
| [[ISOCOMP2]] || ||Not Specified || || ISO (and RAW and RSJ track) image comparison utility, part of the XCOMP/2 package. || [https://github.com/OS2World/APP-CDRECORD-ISOCOMP2]
|-
| [http://home.clara.net/orac/os2.htm#isofs ISOFS] || File System ||GNU GPL || || ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent read only access to the contents of the raw file, also through WPS!
Currently only single session images are supported. ||
|-
| [[MKISOFS]] ||  ||GNU GPL || ||mkisofs is used for premastering iso9660 filesystems which are used on CDROMs.  || [https://github.com/OS2World/APP-CDRECORD-MKISOFS]
|-
| [[mkhybrid]] ||  ||Not Specified || ||mkisofs - create an hybrid ISO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes.  || [https://github.com/OS2World/APP-CDRECORD-mkhybrid]
|-
| [[trk2iso]] ||  ||Not Specified || ||trk2iso, a RSJ's TRK to ISO format convertion utility.  || [https://github.com/OS2World/APP-CDRECORD-trk2iso]
|-
| Varsha || Java ||??  || ||Varsha is a Java user-friendly DVD frontend for various command-line tools such as dvdauthor, mkisofs, growisofs etc.  ||
|-
| [[]] ||  ||GNU GPL || ||  ||
|-
|}
 
===Clocks===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[aclock]] ||Command Line ||Not Specified ||* C <br> * Open Watcom ||ASCII clock || [https://github.com/OS2World/APP-CLOCK-aclock]
|-
|[[asclock]] ||XFREE86OS/2 ||Not Specified ||* C <br>  || Clock || [https://github.com/OS2World/APP-CLOCK-asclock]
|-
|[[Beat]] ||PM Application ||GNU GPL ||* VXREXX ||Internet Time indicator || [https://github.com/OS2World/APP-CLOCK-Beat]
|-
|[[Clock]]||PM Application ||GNU GPL ||* C++ <br> * VisualAge for C <br> * RC||Analog or digital clock || [https://github.com/OS2World/APP-CLOCK-Clock]
|-
|[[Dcf]]||Command Line||Not Specified||* EMX ||DCF Decoder for radioclock receiver.||[https://github.com/OS2World/APP-CLOCK-Dcf]
|-
|[[DeskClock]] ||PM Application ||GNU GPL ||* DrDialog ||A clock that is displayer on the WPS desktop. ||[https://github.com/OS2World/APP-CLOCK-DeskClock]
|-
|[[glclock]] ||PM Application ||Not Specified ||* OpenWatcom ||An openGL clock. || [https://github.com/OS2World/APP-CLOCK-glclock]
|-
|[[MouseClock]] ||XFree86OS/2 Application ||GNU GPL ||* imake ||XFree86-OS/2: Display the current time using the X root cursor. || [https://github.com/OS2World/APP-CLOCK-MouseClock]
|-
|[[TimeLine]] ||PM Application ||Not Specified ||* Microsoft C  ||Display date & time in a small window || [https://github.com/OS2World/APP-CLOCK-TimeLine]
|-
|[[Yes, It's a Clock]] ||PM Application ||FLOSS ||* C <br> * Dialog Editor ||Clock for OS/2-eComStation || [https://github.com/OS2World/APP-CLOCK-Yes-Its-a-Clock]
|-
| || || || || ||
|-
|}
 
===Communications===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !! style="background:#efefef; |'''Repository'''
|-
|[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/comm/offline&file=atp08os2.zip ATP]||Command Line||GNU GPL||* GCC <br> * EMX ||text-mode QWK reader|| [https://github.com/OS2World/APP-COMM-atp]
|-
|[[Capitel]]||PM Application || GNU GPL ||* nmake ||Multi-threaded 32-Bit Answering Machine. ||[https://github.com/OS2World/APP-COMM-Capitel]
|-
|[[ComScope]] ||PM Application ||GNU GPL ||* nmake ||COMscope Communications Monitoring and Control tool. COMi asynchronous serial device driver. || [https://github.com/OS2World/APP-COMM-ComScope]
|-
|[[COMTALK]] ||PM Application ||Not Specified ||* C ||PM communications program.  || [https://github.com/OS2World/APP-COMM-COMTALK]
|-
|[[FleetStreet]] || ||Not specified ||* VisualAge for C||Fidonet client || [https://github.com/OS2World/APP-COMM-FleetStreet]
|-
|[[G Kermit]] || ||GNU GPL ||* GCC ||G-Kermit is a Unix program for transferring files with the Kermit protocol. || [https://github.com/OS2World/APP-COMM-G_Kermit]
|-
|[[MultiMail offline reader]]|| ||GNU GPL||* OpenWatcom ||Reads Blue Wave, QWK, OMEN and SOUP packets. [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/comm/offline&file=mmos2049.zip Binaries], [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/comm/offline&file=mmsrc049.zip Source Code]||[https://github.com/OS2World/APP-COMM-Multimail]
|-
|[[OS2Comm]] ||Command Line ||Not Specified ||* Microsoft C ||COM communication program || [https://github.com/OS2World/APP-COMM-os2comm]
|-
|[[PKT MSG Viewer 2]] || ||Free-non commercial ||* Watcom C/C++ ||Viewing pkt & msg files || [https://github.com/OS2World/APP-COMM-PKT_MSG_Viewer_2]
|-
|[[Psion Converter]] || ||GNU GPL ||* VisualAge for C ||Psion<->OS/2 data files conversion utility || [https://github.com/OS2World/APP-COMM-Psion_Converter]
|-
|[[SoupBox]] || ||Not Specified || ||Conversion programs which convert SOUP offline reader packets || [https://github.com/OS2World/APP-COMM-SoupBox]
|-
|[[The Online Pub]] || ||GNU GPL ||* C ||Full-featured multi-node teleconferencing program for most BBS software programs.  || [https://github.com/OS2World/APP-COMM-The_Online_Pub]
|-
| [[Tradewars bubble finder]] || ||Not Specified ||* VisualAge for C || || [https://github.com/OS2World/APP-COMM-Tradewars_bubble_finder]
|-
| [[Tradewars Conv Utility]] || ||Not Specified ||* VisualAge for C || || [https://github.com/OS2World/APP-COMM-Tradewars_Conv_Utilitiy]
|-
| [[Tradewars port pair finder]] || ||Not Specified ||* VisualAge for C || || [https://github.com/OS2World/APP-COMM-Tradewars_port_pair_finder]
|-
| [[Voice modem answer]] || ||Not Specified ||* C++ ||Answering Machine for OS/2 || [https://github.com/OS2World/APP-COMM-Voice_modem_answer]
|-
|}
 
===Databases===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[CdFly]] ||Qt Application ||GNU GPL ||* C++ <br> * Qt ||CD-DVD collection manager || [https://github.com/OS2World/APP-DATABASE-CdFly]
|-
|[[Datapad]] ||PM Application ||GNU GPL ||* C ||"scratch pad" to jot notes in and organize small files into. || [https://github.com/OS2World/APP-DATABASE-Datapad]
|-
|[[dbadmin]] || ||Not Specified ||* CGI ||A CGI to administer mSQL databases remotely from a web browser. || [https://github.com/OS2World/APP-DATABASE-dbadmin]
|-
|[[db2edit]] || ||Public Domain ||* VXREXX ||  GUI-based program for the administration of DB2-databases || [https://github.com/OS2World/APP-DATABASE-DB2edit]
|-
|[[dbf2db2]] || ||Not Specified ||* VisPro||Create Heads in DB2 and records, from DBF files. || [https://github.com/OS2World/APP-DATABASE-dbf2db2]
|-
|[[dbf2mysql]] || ||Not Specified ||* GCC ||Utility to import / export .dbf files to / from MySQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2mysql]
|-
|[[dbf2sql]] || ||Not Specified ||* GCC ||Utility to import / export .dbf files to / from mSQL tables. || [https://github.com/OS2World/APP-DATABASE-dbf2sql]
|-
|[[DBF_Edit]] || ||Public Domain || ||DBF_edit edits dBASE files (.dbf) || [https://github.com/OS2World/APP-DATABASE-DBF_Edit]
|-
|[[GNU_dbm]] || ||GNU GPL || ||Library of database functions that use extensible hashing and work similar to the standard UNIX dbm. || [https://github.com/OS2World/APP-DATABASE-GNU_dbm]
|-
|[[IMDB_DiffTools]] || ||No commercial use ||* GCC||Internet Movie Database DiffTools || [https://github.com/OS2World/APP-DATABASE-IMDB_DiffTools]
|-
|[[MySQL]] [http://os2ports.smedley.id.au/index.php?page=mysql-5-1] || ||GNU GPL || || || []
|-
|[[OpenLDAP]] [http://os2ports.smedley.id.au/index.php?page=openldap] || ||OpenLDAP Public License || || || []
|-
|[[ODBC_SDK]] || ||Not Specified || ||SDK for developing ODBC applications and database drivers || [https://github.com/OS2World/APP-DATABASE-ODBC_SDK]
|-
|[[PostgreSQL]] [http://os2ports.smedley.id.au/index.php?page=postgresql] || ||PostgreSQL License || || || []
|-
|}
 
===Diaries and logbooks===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''
|-
| || || || ||
|-
| || || || ||
|-
|}
 
===Editors===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[AE]] ||PM Application ||GNU GPL ||* Pascal ||E.EXE replacement for OS/2 made in Pascal || [https://github.com/OS2World/APP-EDITOR-AE]
|-
|[[AEdit]] ||Command Line ||Not Specified ||* C||Small, menu-driven, line-oriented text editor || [https://github.com/OS2World/APP-EDITOR-AEdit]
|-
|[[Alpha]] || ||IBM license || ||Simple 32-bit, multi-document, configurable, highlighting and analysing editor || [https://github.com/OS2World/APP-EDITOR-Alpha]
|-
|[[Beav]] || ||Freeware - Non Commercial ||* C <br>* Microsoft C<br>* GCC  ||Editor that brings the features of a powerful full screen editor to the editing of binary files. || [https://github.com/OS2World/APP-EDITOR-Beav]
|-
|[[ed]] || ||Freeware ||* C ||unix "ed" editor. || [https://github.com/OS2World/APP-EDITOR-ed]
|-
|[[EHP]] || ||Public Domain ||* C<br>* GCC ||A text editor. || [https://github.com/OS2World/APP-EDITOR-EHP]
|-
|[[Emacs]] || ||GNU GPL ||* C<br>* GCC ||GNU Emacs is an extensible, customizable text editor. || [https://github.com/OS2World/APP-EDITOR-Emacs]
|-
|[[Extended Editor]] || ||Public Domain ||* C<br> * GCC ||Text editor for OS/2. || [https://github.com/OS2World/APP-EDITOR-Extended_Editor]
|-
|[[FAST Editor Lite]] || ||BSD 2 Clause ||*C<br> * Watcom || VIO mode programmers editor. || [https://github.com/OS2World/APP-EDITOR-FAST_Editor_Lite]
|-
|[[Flatten]] ||Command Line || Not Specified ||* C <br> * GCC || || [https://github.com/OS2World/APP-EDITOR-Flatten]
|-
|[[fte]] || ||GNU GPL V2 ||* C++ <br>*EMX || || [https://github.com/OS2World/APP-EDITOR-fte]
|-
|[[getline]] || ||Not Specified ||* C<br> * GCC ||Input-edit package - Retrieves input a line at a time  || [https://github.com/OS2World/APP-EDITOR-getline]
|-
|[[gnuserv]] || ||GNU GPL ||* C<br>* OpenWatcom ||gnuserv is a enhanced version of the emacsclient program for GNU Emacs. || [https://github.com/OS2World/APP-EDITOR-gnuserv]
|-
| [[HexEdit/2]] || PM Application || GNU GPL ||* C++<br>* VisualAge for C ||Binary file editor.  || [https://github.com/OS2World/APP-EDITOR-HexEdit2]
|-
| [[JED Editor]]|| || GNU GPL || ||Multi-platform editor ||[http://www.jedsoft.org/jed/download.html]
|-
|[[JOE]] || ||Not Specified||* C<br>* GCC ||Joe's Own Editor.  || [https://github.com/OS2World/APP-EDITOR-JOE]
|-
| [[Kon]] || PM Application || GNU LGPL ||* C++ <br>* VisualAge for C ||Multi-purpose PM text-editor. || [https://github.com/OS2World/APP-EDITOR-Kon]
|-
|[[mEmacs]] || ||GNU GPL ||* GCC<br>* EMX ||Micr Emacs || [https://github.com/OS2World/APP-EDITOR-mEmacs]
|-
|[[Metamail]] || ||Not Specified ||* GCC ||Standard metamail distribution compiled under emx || [https://github.com/OS2World/APP-EDITOR-Metamail]
|-
|[[MICRO EMACS]] || ||GNU GPL ||* GCC<br>* EMX ||32 Bit version of æ-emacs 3.12 for OS/2 2.X || [https://github.com/OS2World/APP-EDITOR-MICRO_EMACS]
|-
|[[MMM Editor]] || ||Not Specified ||* Watcom ||text editor || [https://github.com/OS2World/APP-EDITOR-MMM_Editor]
|-
|[[nEmacs]] || ||GNU GPL ||* GCC ||Emacs Editor || [https://github.com/OS2World/APP-EDITOR-nEmacs]
|-
|[[NEPMD extensions for EPM]] || Scripts and bins ||GNU GPL 2 || || VAC 3.08, makefile easy portable || [http://trac.netlabs.org/nepmd/]
|-
|[[NVI]] || ||BSD || ||Re-implementation of the classic Berkeley text editor  ||[https://github.com/OS2World/APP-EDITOR-NVI]
|-
|[[STEVIE]] || ||Public Domain ||* Microsoft C ||Public domain editor || [https://github.com/OS2World/APP-EDITOR-STEVIE]
|-
|[[SysEDOS2]] || ||GNU GPL ||* VXREXX ||System editor GUI  || [https://github.com/OS2World/APP-EDITOR-SysEDOS2]
|-
| [[The Hessling Editor]]|| || GNU GPL || || ||[http://hessling-editor.sourceforge.net/]
|-
|[[Vile]] || ||GNU GPL ||* C<br>* VisualAge for C<br>* GCC ||'Vi Like Emacs' programmer's editor || [https://github.com/OS2World/APP-EDITOR-Vile]
|-
| [[ZED]] || PM Application ||BSD ||* C ||Easy-to-use text editor for OS/2. || [https://github.com/OS2World/APP-EDITOR-Zed]
|-
| [[ZEDIT]] ||  ||Not Specified||* VisualAge for C || Latin/Greek/Hebrew editor providing diacritic overlays || [https://github.com/OS2World/APP-EDITOR-zedit]
|-
|}
 
===Emulators===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[AdvanceScan]] || ||GNU GPL || || || [https://github.com/OS2World/APP-EMULATION-AdvanceScan]
|-
|[[Atari800]] ||XFree86OS/2 ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-Atari800]
|-
|[[BAS2TAP]] || ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATION-BAS2TAP]
|-
|[[Dosbox]] || ||GNU GPL V2 || ||An x86 emulator of DOS || [http://www.dosbox.com/]
|-
|[[Dosboxloader]] || ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-Dosboxloader]
|-
|[[GENSconv]] || ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-GENSconv]
|-
|[[Kegs]] ||XFREE86OS/2 ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATION-Kegs]
|-
|[[MAME]] || ||BSD || || || [https://github.com/OS2World/APP-EMULATION-MAME]
|-
|[[MAMERun]] ||PM Application ||Custom made. Looks Copyleft.  || || || [https://github.com/OS2World/APP-EMULATION-MAMERun]
|-
|[[Master Gear/2]] || ||Property of Marat Fayzullin. || || || [https://github.com/OS2World/APP-EMULATION-Master_Gear-2]
|-
|[[MTools]] || ||GNU GPL V3 || || || [https://github.com/OS2World/APP-EMULATION-MTools]
|-
|[[OS2Irl]] || ||Not Specified || || || [https://github.com/OS2World/APP-EMULATION-OS2Irl]
|-
|[[p3D-DIR]] || ||Not Specified. || || || [https://github.com/OS2World/APP-EMULATION-p3D-DIR]
|-
|[[SDLMAME]] || || || || || [https://github.com/OS2World/APP-EMULATION-SDLMAME]
|-
|[[Spim]] || ||Not Specified || || || [https://github.com/OS2World/APP-EMULATOR-Spim]
|-
|[[Tape Utilities]] || ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATOR-Tape_Utilities]
|-
|[[TapTools]] || ||New BSD License || || || [https://github.com/OS2World/APP-EMULATOR-TapTools]
|-
| [[VICE]]|| ||GNU GPL || || || [http://sourceforge.net/projects/vice-emu/]
|-
|[[XZX2Plus3]] || ||Freeware ||* GCC || || [https://github.com/OS2World/APP-EMULATOR-XZX2Plus3]
|-
|[[zmakebas]] || ||Public domain || || || [https://github.com/OS2World/APP-EMULATOR-zmakebas]
|-
|[[zsnes2]] || ||GNU GPL V2 || || || [https://github.com/OS2World/APP-EMULATOR-zsnes2]
|-
|[[ZX_SCR_Edit]] || || || || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_Edit]
|-
|[[ZX_SCR_View]] || ||Not Specified ||* C || || [https://github.com/OS2World/APP-EMULATOR-ZX_SCR_View]
|-
|}
 
===Graphics===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[3DMaze]] ||PM Application || Not Specified ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-3DMaze]
|-
|[[Animation Player]] ||PM Application ||Demo ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-Animation_Player]
|-
|[[Apple]] || ||Not Specified ||* C++ || ||[https://github.com/OS2World/APP-GRAPHICS-Apple]
|-
|[[BackGrnd]] || ||Public Domain ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-BackGrnd]
|-
|[[BMPDiff]] || ||Not Specified ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-BMPDiff]
|-
|[[Cameraderie]] || ||Mozilla Public License ||* C || ||[https://github.com/OS2World/APP-GRAPHICS-Cameraderie]
|-
|[[Compface]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Compface]
|-
|[[cpexif]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-cpexif]
|-
|[[CSG_Ray_Tracer]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-CSG_Ray_Tracer]
|-
|[[cvbmp]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvbmp]
|-
|[[cvtico]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-cvtico]
|-
|[[D70Reader]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-D70Reader]
|-
|[[DBWRENDR]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-DBWRENDR]
|-
|[[DEM2POV]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-DEM2POV]
|-
|[[Dkbtrace]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dkbtrace]
|-
|[[Dovetail]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Dovetail]
|-
|[[Exifren/2]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-Exifren-2]
|-
|[[fBMP]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-fBMP]
|-
|[[fig2dev]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-fig2dev]
|-
|[[FractINT]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-FractINT]
|-
|[[FM/2 Image]] ||PM Application ||GNU GPL ||* VisualAge for C<br>* Ilink<br>* RC ||Image is a simple, fast image viewer that works with OS/2's MMPM/2 ||[https://github.com/OS2World/APP-GRAPHICS-FM2_Image]
|-
|[[GBMV2]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-GBMV2]
|-
|[[gDiagramm]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-gDiagramm]
|-
|[[GifTools]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-GifTools]
|-
|[[GIFtoPS2]] || || || || ||[https://github.com/OS2World/APP-GRAPHICS-GIFtoPS2]
|-
|[[GIFtrans]] || ||Not specified ||* GCC<br>* EMX ||Program for converting GIF files to GIF89a ||[https://github.com/OS2World/APP-GRAPHICS-GIFtrans]
|-
|[[GNU barcode]] ||Command Line ||GNU GPL ||* GCC ||Tool to convert text strings to printed bars. ||[https://github.com/OS2World/APP-GRAPHICS-GNU_barcode]
|-
|[[GOAT]] ||PM Application ||GNU GPL || ||GOAT is an acronym for Graphics Optical Analysis & Translation. ||[https://github.com/OS2World/APP-GRAPHICS-GOAT]
|-
|[[Gotcha]] ||PM Application ||GNU GPL ||* C++ ||Screen Capture tool for OS/2-eCS. ||[https://github.com/OS2World/APP-GRAPHICS-Gotcha]
|-
|[[HP2XX]] || ||GNU GPL || ||HP-GL conversion utility. ||[https://github.com/OS2World/APP-GRAPHICS-HP2XX]
|-
|[[HPGS]] || ||GNU GPL || || A HPGL/2 interpreter/renderer. ||[https://github.com/OS2World/APP-GRAPHICS-HPGS]
|-
|[[imShow]] ||PM Application ||Not Specified ||*IBM C Set/2 Compiler <br>* IBM OS/2 Toolkit ||Application to display pictures in the formats in BPM, Gif and im. ||[https://github.com/OS2World/APP-GRAPHICS-imShow]
|-
|[[IRIT]] ||Command Line ||Non commercial ||* GCC<br>* EMX ||Solid modeling environment that allows one to model basic, primitive based, models using Boolean operations as well as freeform surface's based models. ||[https://github.com/OS2World/APP-GRAPHICS-IRIT]
|-
|[[IteCAD]]||Qt||GNU LGPL V2.1||* Qt4 Libraries||ITE CAD is an Italian CAE/CAD application||[https://github.com/OS2World/APP-GRAPHICS-IteCAD]
|-
|[[jpeg2ps]] || ||Not Specified || ||jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS. ||[https://github.com/OS2World/APP-GRAPHICS-jpeg2ps]
|-
|[[JPEGER]] || ||Not Specified ||* VisualAge for C  ||Process JPEG image files. ||[https://github.com/OS2World/APP-GRAPHICS-JPEGER]
|-
|[[kdc dc2]] || ||Not Specified ||* C ||Convert .KDC to .JPG/.BMP and .DC2 to .TGA. ||[https://github.com/OS2World/APP-GRAPHICS-kdc_dc2]
|-
|[[lego]] ||Command Line ||GNU GPL ||* C<br>* GCC ||Tool to create images of models made of LEGO(R)-like bricks.  ||[https://github.com/OS2World/APP-GRAPHICS-lego]
|-
|[[mtekscan]] || ||Not Specified ||* C<br>* GCC ||Allows the use of MicroTek ScanMaker SCSI scanners. ||[https://github.com/OS2World/APP-GRAPHICS-mtekscan]
|-
|[[netCDF]] || ||University Corporation for Atmospheric Research/Unidata License ||* C<br>* GCC ||NetCDF (Network Common Data Form) is a set of software libraries and self-describing,  ||[https://github.com/OS2World/APP-GRAPHICS-netCDF]
|-
|[[Panorama Tools]] || ||GNU GPL ||* GCC || Image distortion corrections, changing of proection type, making various types of panorams, creating textures, etc. ||[https://github.com/OS2World/APP-GRAPHICS-Panorama_Tools]
|-
|[[PBMPLUS]] || ||MIT alike ||* C<br>* VisualAge for C ||Toolkit for converting various image formats ||[https://github.com/OS2World/APP-GRAPHICS-PBMPLUS]
|-
|[[Plotmtv]] ||Xfree86OS/2  ||GNU GPL ||* C ||fast multi-purpose plotting program for X11-windows  ||[https://github.com/OS2World/APP-GRAPHICS-Plotmtv]
|-
|[[PMPentax]] || ||Not Specified ||* C<br>* Dialog Editor<br>* Watcom ||Take screen shots  ||[https://github.com/OS2World/APP-GRAPHICS-PMPentax]
|-
|[[PMSheet]] || ||BSD Like ||* C++ * VisualAge for C ||File explorer like program for pictures ||[https://github.com/OS2World/APP-GRAPHICS-PMSheet]
|-
|[[PMStars]] || ||Public Domain ||* C<br>* Watcom ||Display the starfield with either a single 'dot' or line for each star. ||[https://github.com/OS2World/APP-GRAPHICS-PMStars]
|-
|[[PNGCheck]] || ||GNU GPL ||* C<br>*GCC ||verifies the integrity of PNG, JNG and MNG files ||[https://github.com/OS2World/APP-GRAPHICS-PNGCheck]
|-
|[[Povray]] || ||GNU AFFERO GPL ||* Watcom C 11b ||High-quality, Free Software tool for creating stunning three-dimensional graphics. ||[https://github.com/OS2World/APP-GRAPHICS-Povray]
|-
|[[POV Frontend]] || ||Not Specified ||* C++ ||POV front-end  ||[https://github.com/OS2World/APP-GRAPHICS-POV_Frontend]
|-
|[[Present]] ||PM application ||Public Domain ||* VisualAge for C<br>* RC || Allows the user to make simple slide shows and display these on the PM desktop.||[https://github.com/OS2World/APP-GRAPHICS-Present]
|-
|[[PTOT]] || ||Not Specified ||* VisualAge for C++ ||PNG-to-TIFF converter ||[https://github.com/OS2World/APP-GRAPHICS-PTOT]
|-
|[[PTPro]] || ||GNU GPL ||* C<br>gnu make<br> * gcc<br> * ilink ||Tool to retrieve & rename photos from your PTP camera  ||[https://github.com/OS2World/APP-GRAPHICS-PTPro]
|-
|[[PVQuan]] || ||Not Specified || * C ||Persistence of Vision Quantiser Utils. ||[https://github.com/OS2World/APP-GRAPHICS-PVQuan]
|-
|[[QRT]] || ||No Commercial use ||* C<br>* Microsoft C||Quick Ray Tracing rendering package  ||[https://github.com/OS2World/APP-GRAPHICS-QRT]
|-
|[[Scale]] || ||Not Specified ||* C<br>* Borland C++ ||Scales TGA files. ||[https://github.com/OS2World/APP-GRAPHICS-Scale]
|-
|[[ScanSort]] || ||GNU GPL ||* C<br> * GCC ||Scan collection checker ||[https://github.com/OS2World/APP-GRAPHICS-ScanSort]
|-
|[[Show3D]] || ||Not Specified ||* C++ ||A 'Magic Eye' type 3d image viewer. ||[https://github.com/OS2World/APP-GRAPHICS-Show3D]
|-
|[[SketchIt]] ||PM Application ||GNU GPL ||* VisualAge for C ||A Bitmap drawing tool based on DrawIt source code. ||[https://github.com/OS2World/APP-GRAPHICS-SketchIt]
|-
|[[Tgif]] ||XFree86OS/2 ||QPL license ||* C ||Xlib based interactive 2-D drawing tool ||[https://github.com/OS2World/APP-GRAPHICS-Tgif]
|-
|[[Truespectra Scripts]] || ||Not Specified || ||Scripts for TrueSpectra's PhotoGraphicPro. ||[https://github.com/OS2World/APP-GRAPHICS-Truespectra_Scripts]
|-
|[[TTF2PT1]] || ||BSD Like ||* C<br>* GCC || True Type to PostScript Type 1 Font Converter  ||[https://github.com/OS2World/APP-GRAPHICS-TTF2PT1]
|-
|[[ViewFax]] ||XFree86OS/2 ||GNU GPL || || ||[https://github.com/OS2World/APP-GRAPHICS-ViewFax]
|-
|[[WinIco]] ||Command Line ||GNU GPL ||* C++ ||Convert icons from the Win32 format into the OS/2 format ||[https://github.com/OS2World/APP-GRAPHICS-WinIco]
|-
|}
 
===Internet===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| || || || || ||
|-
| [[xfmail]] || || || || || [https://github.com/OS2World/APP-INTERNET-xfmail]
|-
| [[Fingerd]] || || || || || [https://github.com/OS2World/APP-INTERNET-Fingerd]
|-
| [[HUGS]] || || || || || [https://github.com/OS2World/APP-INTERNET-HUGS]
|-
| [[micq]] || || || || || [https://github.com/OS2World/APP-INTERNET-micq]
|-
| [[Netcat]] || || || || || [https://github.com/OS2World/APP-INTERNET-Netcat]
|-
| [[NetGrab]] || || || || || [https://github.com/OS2World/APP-INTERNET-NetGrab]
|-
| [[OS2GOFER]] || || || || || [https://github.com/OS2World/APP-INTERNET-OS2GOFER]
|-
| [[PhantomJS]] || || || || || [https://github.com/OS2World/APP-INTERNET-PhantomJS]
|-
| [[PMVNC Server]] || || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Server]
|-
| [[PMVNC Client]] || || || || || [https://github.com/OS2World/APP-INTERNET-PMVNC-Client]
|-
| [[Stunnel]] || || || || || [https://github.com/OS2World/APP-INTERNET-Stunnel]
|-
| [[tcpdump]] || || || || || [https://github.com/OS2World/APP-INTERNET-tcpdump]
|-
| [[torpak/2]] || || || || || [https://github.com/OS2World/APP-INTERNET-torpak_2]
|-
| [[uqwk]] || || || || || [https://github.com/OS2World/APP-INTERNET-uqwk]
|-
| [[WarpGlobe]] || || || || || [https://github.com/OS2World/APP-INTERNET-WarpGlobe]
|-
| [[WhoAmI]] || || || || || [https://github.com/OS2World/APP-INTERNET-WhoAmI]
|-
| [[Whois]] || || || || || [https://github.com/OS2World/APP-INTERNET-Whois]
|-
| [[gentler whois]] || || || || || [https://github.com/OS2World/APP-INTERNET-gentler_whois]
|-
|[[XJDIC]] || || || || || [https://github.com/OS2World/APP-INTERNET-XJDIC]
|-
| [[xvncviewer]] || || || || || [https://github.com/OS2World/APP-INTERNET-xvncviewer]
|-
|[[BinaryNewsGathered]] || || || || || [https://github.com/OS2World/APP-INTERNET-BinaryNewsGathered]
|-
| [[fix yenc]] || || || || || [https://github.com/OS2World/APP-INTERNET-fix_yenc]
|-
|[[Newsbeat]] || || || || || [https://github.com/OS2World/APP-INTERNET-Newsbeat]
|-
|[[Slrn]] || || || || || [https://github.com/OS2World/APP-INTERNET-Slrn]
|-
|[[SLURP]] || ||Not Specified || ||Slurp is an advanced passive NNTP client. || [https://github.com/OS2World/APP-INTERNET-SLURP]
|-
| [[Tass]] || ||Not Specified || ||Tass, Threaded News reader for uucp/tcpip  ||[https://github.com/OS2World/APP-INTERNET-Tass]
|-
| [[Tin]] || ||BSD 3 Clauses || ||tin is a threaded NNTP and spool based UseNet newsreader for a variety of platforms.  || [https://github.com/OS2World/APP-INTERNET-Tin]
|-
|[[DBZ for UUPC Extended news]]|| ||Not Specified || ||DBZ for UUPC/Extended news, based loosely on C-News dbz program, w/improved error logging.  || [https://github.com/OS2World/APP-INTERNET-DBZ-for-UUPC-Extended-news]
|-
|[[yDec]] || ||Public Domain || ||yEnc decoder for OS/2 || [https://github.com/OS2World/APP-INTERNET-yDec]
|-
|[[Lighweight2]] || || GNU GPL || ||Lighweight2 is a very small Browser. || [https://github.com/OS2World/APP-INTERNET-Lighweight2]
|-
|[[mozinst]] || ||Not specified || ||This is a REXX script and associated tool to add some program objects to the desktop for Seamonkey/Thunderbird/Firefox. || [https://github.com/OS2World/APP-INTERNET-mozinst]
|-
|[[HTML GEN]] || ||Not Specified || ||Generates HTML files out of source files and macros. || [https://github.com/OS2World/APP-INTERNET-HTML_GEN]
|-
| [[ORB]] || ||GNU GPL || ||An HTML Preprocessor. || [https://github.com/OS2World/APP-INTERNET-ORB]
|-
|[[WebMonX]] || ||GNU GPL || ||WebMonX monitors websites for updates and changes  || [https://github.com/OS2World/APP-INTERNET-WebMonX]
|-
|[[Web Client Test]] || ||Not Specified || ||This is a tool for analyzing, debugging and determining the correctness of web server (HTTP) protocol. || [https://github.com/OS2World/APP-INTERNET-Web-Client-Test]
|-
|[[QtWeb]] ||Qt Application ||GNU GPL || ||QtWeb is a compact, secure, portable and fast web browser having some unique UI and privacy features.  || [https://github.com/OS2World/APP-INTERNET-QtWeb]
|-
|[[Surfer]] || ||GNU GPL, GNU LGPL || ||Surfer is a simple web browser on QtWebKit that focus on usability. || [https://github.com/OS2World/APP-INTERNET-Surfer]
|-
|[[QBrows]] || ||GNU GPL || ||QBrows is a small web browser. || [https://github.com/OS2World/APP-INTERNET-QBrows]
|-
|[[NPDJVU]] || ||GNU GPL || ||This Mozilla plugin enables it to view DjVu files. || [https://github.com/OS2World/APP-INTERNET-NPDJVU]
|-
|[[NPMETA]] || || Public Domain|| ||OS/2 Metafile plugin for Netscape || [https://github.com/OS2World/APP-INTERNET-NPMETA]
|-
|[[Lynx]] || ||GNU GPL || ||Lynx is a fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices || [https://github.com/OS2World/APP-INTERNET-Lynx]
|-
|[[ColorPicker]] || ||Not Specified || ||ColorPicker is a small tool which allow to show RGB value of the color over cursor.  || [https://github.com/OS2World/APP-INTERNET-ColorPicker]
|-
| [[Faster]] || ||Custom Open Source || || Faster is designed to make your web pages load up. || [https://github.com/OS2World/APP-INTERNET-Faster]
|-
| [[Getstats]] || ||Not Specified || ||*getstats* (formerly called "getsites") is a C program that will produce detailed, concise, monthly, weekly, daily summary, daily, hourly summary, hourly, domain, request, directory tree, and error reports from your World-Wide Web or Gopher server. || [https://github.com/OS2World/APP-INTERNET-Getstats]
|-
| [[Gizmo]] || ||GNU GPL || ||Gismo is the unique color coordinating utility for those who uses editors to make html documents with various color RGB codes.  || [https://github.com/OS2World/APP-INTERNET-Gizmo]
|-
| [[Goose]] || ||GNU GPL || ||Goose is one of `Checking Updated Homepage' utility.  || [https://github.com/OS2World/APP-INTERNET-Goose]
|-
| [[HTMLplot]] || ||Public Domain || ||This program generates a graphic bar for Web pages. It is assumed the data is normalized to the range of 0 to 100. || [https://github.com/OS2World/APP-INTERNET-HTMLplot]
|-
| [[JunkBuster]] || ||GNU GPL || || The Internet Junkbuster Proxy TM is free privacy-enhancing software that can be run on your PC or by your ISP or company.  || [https://github.com/OS2World/APP-INTERNET-JunkBuster]
|-
| [[OBJST]] || ||Public Domain || ||This program, objst.exe, can be used to start Windows and Dos based viewers easily from Web Explorer.  || [https://github.com/OS2World/APP-INTERNET-OBJST]
|-
| [[RenHTML]] || ||Public Domain || ||RenHTML is a little program for renaming HTML files to their titles. || [https://github.com/OS2World/APP-INTERNET-RenHTML]
|-
| [[rtftohtml]] || ||Not Specified || * C ||translate existing RTF documents into HTML  || [https://github.com/OS2World/APP-INTERNET-rtftohtml]
|-
| [[Swish-e]] || ||Not Specified || ||Swish-e can quickly and easily index directories of files or remote web sites and search the generated indexes. || [https://github.com/OS2World/APP-INTERNET-Swish-e]
|-
|[[UNHTML]] ||Command Line ||GNU GPL V2 ||* C || Command line application that can turn an HTM file into a simple text (txt) file. || [https://github.com/OS2World/APP-INTERNET-UNHTML]
|-
|[[Webalizer]] || || GNU GPL V2||  || Web server log file analysis program || [https://github.com/OS2World/APP-INTERNET-Webalizer]
|-
| || || || || ||
|-
 
|}
 
===Math===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|[[Octave]] || ||GNU GPL || ||Octave is a high-level language, primarily intended for numerical computations.  || [https://github.com/OS2World/APP-MATH-Octave]
|-
|[[ccalc]] || ||Freeware || ||CCALC provides convenient way to for performing calculations. || [https://github.com/OS2World/APP-MATH-ccalc]
|-
|[[PM chaos]] || ||BSD alike || ||PM Chaos is a program that simulates a simple chaotic system, the "standard map".  || [https://github.com/OS2World/APP-MATH-PM_chaos]
|-
|[[drlife]] || ||Not Life || ||Cellular Automata Animator also known as DrLife, this is a 1d and 2d cellular automata engine.  || [https://github.com/OS2World/APP-MATH-drlife]
|-
|[[Euler]] || ||Not Specified || ||EULER is a program to do numerical mathematics on a computer. || [https://github.com/OS2World/APP-MATH-Euler]
|-
|[[konstr]] || ||Not Specified || || Simulate Constructions with compasses and ruler.|| [https://github.com/OS2World/APP-MATH-konstr]
|-
| [[Prime]] || ||Not Specifid || || Prime Number Generator.|| [https://github.com/OS2World/APP-MATH-Prime]
|-
| [[rc5 client]] || ||RC5 is (c) Copyright 1995, RSA Data Security, Inc || ||This is the RC5 Key client designed and written for the RSA Data Security Contest.  || [https://github.com/OS2World/APP-MATH-rc5-client]
|-
| [[sfit]] || ||Not Specified || ||Function curve fitting utility. || [https://github.com/OS2World/APP-MATH-sfit]
|-
| [[XPPAut]] || ||GNU GPL  || ||X-Windows Phase Plane plus Auto. || [https://github.com/OS2World/APP-MATH-XPPAut]
|-
| || || || || ||
|-
| || || || || ||
|-
|}
 
===Miscellaneous===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
|ansirand|| ||GNU GPL|| ||displays randomic color characters on an OS/2 command session || [https://github.com/OS2World/APP-MISC-Ansirand]
|-
| [[Resizer]] || || Not Specified || ||An application to change the size of other program windows. || [https://github.com/OS2World/APP-MISC-Resizer]
|-
| [[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]
|-
| [[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]
|-
| [[CCSRCH]] || ||GNU GPL V2 || ||CCSRCH is a cross-platform tool for searching filesystems for credit card information. || [https://github.com/OS2World/APP-MISC-CCSRCH]
|-
| [[cmatrix]] || ||GNU GPL V2 || ||CMatrix is a program that shows the Matrix movie animation scrolling lines.  || [https://github.com/OS2World/APP-MISC-cmatrix]
|-
| [[GED2WWW]] || ||GNU GPL V2 || ||GED2WWW is a freeware program designed to convert GEDCOM (genealogical data) files to HTML with an emphasis on minimizing the amount of HTML produced while not sacrificing vital information || [https://github.com/OS2World/APP-MISC-GED2WWW]
|-
| [[GLExcess]] || ||GNU GPL V2 || ||OpenGL demo project. || [https://github.com/OS2World/APP-MISC-GLExcess]
|-
| [[Paralel Virtual Machine (PVM)]] || ||GNU GPL V2/ BSD || || Paralel Virtual Machine (PVM) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. || [https://github.com/OS2World/APP-MISC-PVM]
|-
| [[The Quoteriser]] || ||GNU GPL V2 || || Quote manager, with quote-of-the-day and random .sig  || [https://github.com/OS2World/APP-MISC-The_Quoteriser]
|-
| [[Tape lab]] || ||Freeware || ||An Audio Tape Label Editor. It uses the PM++ class library || [https://github.com/OS2World/APP-MISC-Tape_lab]
|-
|}
 
===Money===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''
|-
| || || || ||
|-
| || || || ||
|-
|}
 
===Network===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| [[MyIP]] || ||GNU GPL V2 || ||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]
|-
| [[PMVNC]] ||PM Application ||GNU GPL V2 ||* C <br> * GCC ||VNC remote desktop control tool for OS/2-eCS || [https://github.com/OS2World/APP-NET-PMVNC]
|-
| [[TCPConfig]] || ||Not Specified || ||TCP/IP Configuration Program for OS/2 || [https://github.com/OS2World/APP-NET-TCPConfig]
|-
| [[IpConfigPM]] ||PM Application ||GNU GPL V3 ||* Dr.Dialog<br> *REXXLib Library
||A graphical interface to change IP address for network addapters || [https://github.com/OS2World/APP-NET-IpConfigPM]
|-
| || || || || ||
|-
|}
 
===Office Suite===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''
|-
| || || || ||
|-
| || || || ||
|-
|}
 
===Presentations===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''
|-
| || || || ||
|-
| || || || ||
|-
|}
 
===Server===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| || || || || ||
|-
| || || || || ||
|-
|}
 
 
 
===Scanning===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| || || || || ||
|-
| || || || || ||
|-
|}
 
===Science===
 
===Screen savers===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| [[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]
|-
| [[DSSBlack]] || ||Not Specified || ||Turn off the monitor by direct access to VGA registers. DSS module. || [https://github.com/OS2World/APP-SCREENSAVER-DSSBlack]
|-
| || || || || ||
|-
|[[Life]] || ||Not Specified || ||This is a PM implementation of the game of life, with source. || [https://github.com/OS2World/APP-SCREENSAVER-Life]
|-
| || || || || ||
|-
| || || || || ||
|-
|}
 
===Spreadsheets===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''
|-
| || || || ||
|-
| || || || ||
|-
|}
 
===Voice===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| || || || || ||
|-
| || || || || ||
|-
|}
 
 
===Word Processing===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; |'''Repository'''
|-
| || || || || ||
|-
| || || || || ||
|-
|}
 
==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" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
|[[Alien Blaster]] || || || || || []
|-
|[[Aquanaut]] || ||GNU GPL || || || [https://github.com/OS2World/GAME-ACTION-Aquanaut]
|-
| [[Asteroids]] || ||GNU GPL  || || || [https://github.com/OS2World/GAME-ACTION-Asteroids]
|-
| BallsBall || ||GNU GPL  || || || [https://github.com/OS2World/GAME-ACTION-BallsBall]
|-
|[[Barrage]] || || || || || []
|-
|[[Dave Gnukem]] || || || || || []
|-
|[[Doom for OS/2]] || || || || || []
|-
|[[Dodgin' Diamond II]] || || || || || []
|-
|[[Drift]] || || || || || []
|-
|[[Formido]] || || || || || []
|-
|[[Hexen/2]] || || || || || []
|-
|[[Jump n' Bump]] || || || || || []
|-
|[[Kobo Deluxe]] || || || || || []
|-
|[[Koules]] || || || || || []
|-
|[[lBreakout 2]] || || || || || []
|-
| MakMan || || GNU GPL  || || || [https://github.com/OS2World/GAME-ACTION-MakMan]
|-
|[[]] || || || || || []
|-
|[[]] || || || || || []
|-
| Rollball || ||GNU GPL  || || || [https://github.com/OS2World/GAME-ACTION-Rollball]
|-
| Lotto || ||GNU GPL  || || || [https://github.com/OS2World/GAME-CARDS-DICE-Lotto]
|-
|[[]] || || || || || []
|-
|[[]] || || || || || []
|-
|[[]] || || || || || []
|-
|[[]] || || || || || []
|-
|[[]] || || || || || []
|-
|}
 
==Libraries==
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[Cairo]] || ||GNU LGPL or MPL  || * C || ||  [https://github.com/OS2World/LIB-Cairo]
|-
| [[EVRexx]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/LIB-EVRexx]
|-
| [[FastINI]] || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-SYSTEM-FastINI]
|-
| [[Glide/2]] || ||3DFX License  ||* C || ||  [https://github.com/OS2World/LIB-Glide-2]
|-
| [[REXX PrintGraph]] || ||Public Domain  ||* C || ||  [https://github.com/OS2World/LIB-REXX-PrintGraph]
|-
| [[RexxUni]] || ||Not Specified ||* Pascal || ||  [https://github.com/OS2World/LIB-RexxUni]
|-
| [[REXXUtil]] || ||CPL  ||* C || ||  [https://github.com/OS2World/LIB-REXXUtil]
|-
| [[SDL]] || ||GNU LGP  ||* C || ||  [https://github.com/OS2World/LIB-SDL]
|-
| [[VX-REXX Extras Library]] || ||BSD  ||* C <br> * VX-REXX || ||  [https://github.com/OS2World/LIB-VX-REXX-Extras-Library]
|-
| [[WarpOverlay!]] || ||MIT  ||* C || ||  [https://github.com/OS2World/LIB-WarpOverlay]
|-
|}
 
==Multimedia==
 
====Radio====
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[PMRadio]] || ||GNU GPL||* C || ||  [https://github.com/OS2World/MM-RADIO-PMRadio]
|-
|  || ||  || || || 
|-
|}
 
====Sound====
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[CD2MP3_PM]] || ||BSD  ||* C || ||  [https://github.com/OS2World/MM-SOUND-CD2MP3_PM]
|-
| [[GOGO]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-GOGO]
|-
| [[LBCSMix]] ||  || GNU GPL ||* C || ||  [https://github.com/OS2World/MM-SOUND-LBCSMix]
|-
| [[LBPlay]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-LBPlay]
|-
| [[PM123]] || ||BSD  ||* C || ||  [https://github.com/OS2World/MM-SOUND-PM123]
|-
| [[PMMixer]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-PMMixer]
|-
| [[SGPMIX]] || ||GNU GPL  ||* Pascal|| ||  [https://github.com/OS2World/MM-SOUND-SGPMIX]
|-
| [[TiMidity-MCD]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-TiMidity-MCD]
|-
| [[Voix]] || ||GNU LGPL  ||* C || ||  [https://github.com/OS2World/MM-SOUND-Voix]
|-
| [[WaWE]] || ||GNU LGPL ||* C || ||  [https://github.com/OS2World/MM-SOUND-WaWE]
|-
|  || ||  || || || 
|-
|}
 
====TV====
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[TVShow]] || ||Not Specified  ||* C++ || ||  [https://github.com/OS2World/MM-TV-TVShow]
|-
|  || ||  || || || 
|-
|}
 
====Video====
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[DCITU]] || ||GNU GPL  ||* C++ || ||  [https://github.com/OS2World/MM-VIDEO-DCITU]
|-
| [[MPG123]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-VIDEO-MPG123]
|-
| [[QuickMotion]] || ||GNU GPL  ||* C++ || ||  [https://github.com/OS2World/MM-VIDEO-QuickMotion]
|-
| [[Xine MCD]] || ||GNU GPL  ||* C || ||  [https://github.com/OS2World/MM-VIDEO-Xine-MCD]
|-
|  || ||  || || || 
|-
|}
 
==Utilities==
 
===ARCHIVER===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[ArcView]] ||PM Application||GNU GPL || || ||  [https://github.com/OS2World/UTIL-ARCHIVER-ArcView]
|-
| [[FCrackZip]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-FCrackZip]
|-
| [[lxLite]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-lxLite]
|-
| [[sCT]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-ARCHIVER-sCT]
|-
| [[uuencode-uudecode]] || ||Public Domain || || ||[https://github.com/OS2World/UTIL-ARCHIVER-uuencode-uudecode]
|-
|  [[Zoo]]|| ||Public Domain || || || [https://github.com/OS2World/UTIL-ARCHIVER-Zoo]
|-
|  || || || || ||
|-
|}
 
 
===BACKUP===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[fileUpdate]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-BACKUP-fileUpdate]
|-
|  || || || || ||
|-
|}
 
===BENCHMARK===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[CPUBurn]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-BENCHMARK-CPUBurn]
|-
| [[Monitor]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-BENCHMARK-Monitor]
|-
|  || || || || ||
|-
|}
 
===CLIPBOARD===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[ASCII Table]] || ||Freeware || || || [https://github.com/OS2World/UTIL-CLIPBOARD-ASCII_Table]
|-
|  || || || || ||
|-
|}
 
===CONFIGEDITORS===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[Cube]] || ||Public Domain|| || || [https://github.com/OS2World/UTIL-CONFIGEDITORS-Cube]
|-
| [[INIServ]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-CONFIGEDITORS-INIServ]
|-
|  || || || || ||
|-
|}
 
===CONVERT===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[a2ps]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-a2ps]
|-
| [[GenINI]] || ||Not Specifed  || || || [https://github.com/OS2World/UTIL-CONV-GenINI]
|-
| [[GNURecode]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-GNURecode]
|-
|  [[Hlp2Inf]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-Hlp2Inf]
|-
|  [[Inf2HTML]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-CONV-Inf2HTML]
|-
|  || || || || ||
|-
|}
 
===DISK===
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[CDBoot2]]  || ||GNU GPL ||* C++ || || [https://github.com/OS2World/UTIL-DISK-CDBoot2]
|-
| [[CDRom]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-CDRom]
|-
| [[ClearTMP]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-ClearTMP]
|-
| [[Deltree]]  || ||Not Specified ||* C ||Deltree clone || [https://github.com/OS2World/UTIL-DISK-Deltree]
|-
| [[DiskUse]]  || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-DiskUse]
|-
| [[FileSetDateTime]] || ||GNU GPL ||* C++ || || [https://github.com/OS2World/UTIL-DISK-FileSetDateTime]
|-
| [[FileSystem_Benchmark]]  || ||Free ||* C || || [https://github.com/OS2World/UTIL-DISK-FileSystem_Benchmark]
|-
| [[Fst]] || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-Fst]
|-
| [[HFSutils]]  || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-HFSutils]
|-
| [[PMFloppy_DiskCopy]] || ||Public Domain ||* C <br>* Guidelines || || [https://github.com/OS2World/UTIL-DISK-PMFloppy_DiskCopy]
|-
| [[Rh]] || || Public Domain ||* C || || [https://github.com/OS2World/UTIL-DISK-Rh]
|-
| [[SM2AddOn]] || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-DISK-SM2AddOn]
|-
| [[SpaceHog]] || ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-DISK-SpaceHog]
|-
| [[Synkron]] || ||GNU GPL ||* C <br> * Qt4 || || [https://github.com/OS2World/UTIL-DISK-Synkron]
|-
| [[ToLower]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-DISK-ToLower]
|-
| [[USBMountd]] || ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-DISK-USBMountd]
|-
| [[VFAT2EA]] || ||Free ||* Pascal || || [https://github.com/OS2World/UTIL-DISK-VFAT2EA]
|-
| [[Which]] || ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-DISK-Which]
|-
| [[XDel]] || ||GNU GPL || * C || || []
|-
|  || || || || ||
|-
|}
 
===ENCRYPT===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[Digesta]]  || ||BSD ||* C <br> * Watcom || || [https://github.com/OS2World/UTIL-ENCRYPT-Digesta]
|-
| [[Krypto]] || ||BSD ||* Pascal || || [https://github.com/OS2World/UTIL-ENCRYPT-Krypto]
|-
| [[MD5SUML]] || ||BSD ||* C || || [https://github.com/OS2World/UTIL-ENCRYPT-MD5SUML]
|-
| [[TeaTime-2]] || ||Not Specified ||* Modula-2 || || [https://github.com/OS2World/UTIL-ENCRYPT-TeaTime-2/]
|-
|  || || || || ||
|-
|}
 
===FILE===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[cmp]] || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-FILE-cmp]
|-
| [[GNU Grep]] || ||GNU GPL ||* C <br> * OpenWatcom || || [https://github.com/OS2World/UTIL-FILE-GNU_Grep]
|-
| [[GNU sed]] || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-FILE-GNU_sed]
|-
| [[GNU_text_utilities]] || ||GNU GPL ||* C || || [https://github.com/OS2World/UTIL-FILE-GNU_text_utilities]
|-
| [[HexFind]] || ||Free ||* C || || [https://github.com/OS2World/UTIL-FILE-HexFind]
|-
| [[K_Replace_Name]] || ||Not Specified ||* Pascal || || [https://github.com/OS2World/UTIL-FILE-K_Replace_Name]
|-
| [[rcopy]] || ||Noncommercial Use ||* C || || [https://github.com/OS2World/UTIL-FILE-rcopy]
|-
|  || || || || ||
|-
|}
 
===FILEMANAGER===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[FastList]] || ||Fre noncomercial use ||* C || || [https://github.com/OS2World/UTIL-FILEMANAGER-FastList]
|-
| [[JLCD]] || ||Public Domain || * C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-JLCD]
|-
| [[OnScreen2]] || || GNU GPL || * C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-OnScreen2]
|-
| [[Text_Mode_FM-2]] || ||GNU GPL || * C <br> * IBM VisualAge C++ V3 with FP8 <br>* IBM Developers Toolkit v4.5
|| || [https://github.com/OS2World/UTIL-FILEMANAGER-Text_Mode_FM-2]
|-
| [[WarpCabinet]] || ||Not Specified || * C++ || || [https://github.com/OS2World/UTIL-FILEMANAGER-WarpCabinet]
|-
|}
 
===FONT===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[FT2GUI]] || ||GNU GPL ||* VX-REXX || || [https://github.com/OS2World/UTIL-FONT-FT2GUI]
|-
| [[getfont]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-FONT-getfont]
|-
| [[InstFont]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-FONT-InstFont]
|-
| [[TFont]]  || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-FONT-TFont]
|-
| [[TTF2PT1]] || ||BSD ||* C || || [https://github.com/OS2World/UTIL-FONT-TTF2PT1]
|-
| [[Type1_font]]  || ||Public Domain || * C || || [https://github.com/OS2World/UTIL-FONT-Type1_font]
|-
|  || || || || ||
|-
|}
 
===INTERNATIONAL===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[ConText]]  || ||BSD ||* C || ||[https://github.com/OS2World/UTIL-INTERNATIONAL-ConText]
|-
| [[dbcsmap]] || ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-dbcsmap]
|-
| [[IMERJ]] || ||Not Specified ||* VX-REXX || || [https://github.com/OS2World/UTIL-INTERNATIONAL-IMERJ]
|-
| [[KIME]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-INTERNATIONAL-KIME]
|-
|  || || || || ||
|-
|}
 
===KEYBOARD===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[DVORAK]] || ||Public Domain || * C || || [https://github.com/OS2World/UTIL-KEYBOARD-DVORAK]
|-
| [[FixKey]] || ||BSD ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-FixKey]
|-
| [[HPLED]]  || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-HPLED]
|-
| [[numcomma]] || ||Not Specified  ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-numcomma]
|-
| [[numlock]] || ||Not Specified ||* C++ || || [https://github.com/OS2World/UTIL-KEYBOARD-numlock]
|-
| [[ShiftLock_bug]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-ShiftLock_bug]
|-
| [[SWAPDCP]] || ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-SWAPDCP]
|-
| [[Win95Key]] || ||Not Specified||* C || || [https://github.com/OS2World/UTIL-KEYBOARD-Win95Key]
|-
|  || || || || ||
|-
|  || || || || ||
|-
|  || || || || ||
|-
|  || || || || ||
|-
|}
 
===MAINBOARD===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[823xcool]] || ||Not Specified ||* C <br> * Assembler || || [https://github.com/OS2World/UTIL-MAINBOARD-823xcool]
|-
| [[CPU_throttle]] || ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MAINBOARD-CPU_throttle]
|-
| [[epox]] ||  ||Public Domain ||* C <br> * Assembler  || || [https://github.com/OS2World/UTIL-MAINBOARD-epox]
|-
| [[Ice]]  || ||Not Specified || * Pascal || || [https://github.com/OS2World/UTIL-MAINBOARD-Ice]
|-
| [[lmicro]] || ||Not Specified ||* Pascal || || [https://github.com/OS2World/UTIL-MAINBOARD-lmicro]
|-
| [[P2L97]]  || ||Public Domain ||* C || || [https://github.com/OS2World/UTIL-MAINBOARD-P2L97]
|-
| [[QuietPC]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-MAINBOARD-QuietPC]
|-
| [[Tx97mon]] || ||Not Specified || * C++ || || [https://github.com/OS2World/UTIL-MAINBOARD-Tx97mon]
|-
|  || || || || ||
|-
|}
 
===MEMORY===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[AllocMem]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-MEMORY-AllocMem]
|-
| [[MemLink]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-MEMORY-MemLink]
|-
| [[Memory_Watcher]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-MEMORY-Memory_Watcher]
|-
| [[RAMTest]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-MEMORY-RAMTest]
|-
|  || || || || ||
|-
|}
 
===MISC===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[buffer2]] || || GNU GPL || || || [https://github.com/OS2World/UTIL-MISC-buffer2]
|-
| [[CPUInfo]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-MISC-CPUInfo]
|-
| [[CRC]] || || Public Domain || * C  || || [https://github.com/OS2World/UTIL-MISC-CRC]
|-
| [[Fake]] || || Public Domain || * C || || [https://github.com/OS2World/UTIL-MISC-Fake]
|-
| [[FaxWorks_Modify]] || ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MISC-FaxWorks_Modify]
|-
| [[Hibernation_toolkit]] || ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MISC-Hibernation_toolkit]
|-
| [[infidx]] || ||Free for noncomercial use || * IBM C/C++ Set/2|| || [https://github.com/OS2World/UTIL-MISC-infidx]
|-
| [[isRunning]] || || Not Specified ||* C++ || || [https://github.com/OS2World/UTIL-MISC-isRunning]
|-
|  [[METAR_decoder]] || ||Not Specified || * C || || [https://github.com/OS2World/UTIL-MISC-METAR_decoder]
|-
| [[PCI-AGP_bus_sniffer]] || || Not Specified || * Pascal || || [https://github.com/OS2World/UTIL-MISC-PCI-AGP_bus_sniffer]
|-
| [[PCIUtils]] || || GNU GPL || * C || || [https://github.com/OS2World/UTIL-MISC-PCIUtils]
|-
| [[PMKey]] || ||BSD || * C || || [https://github.com/OS2World/UTIL-MISC-PMKey]
|-
| [[PnP]] || || Free ||* Pascal  || || [https://github.com/OS2World/UTIL-MISC-PnP]
|-
| [[RWPC]]  || ||GNU GPL || * C || || [https://github.com/OS2World/UTIL-MISC-RWPC]
|-
| [[SerialPort]] || ||Free ||* C++ || || [https://github.com/OS2World/UTIL-MISC-SerialPort]
|-
| [[TimeUp]] || ||Not Specified ||* C || || [https://github.com/OS2World/UTIL-MISC-TimeUp]
|-
| [[VGASync]] || ||Public Domain ||* Assembler || || [https://github.com/OS2World/UTIL-MISC-VGASync]
|-
|  || || || || ||
|-
|  || || || || ||
|-
|}
 
===MOUSE===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[eM Bee 3 Junior]]  || ||GNU GPL || || || [https://github.com/OS2World/UTIL-MOUSE-eM-Bee-3-Junior]
|-
| [[MouseSpeed]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-MOUSE-MouseSpeed]
|-
| [[MSE]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-MOUSE-MSE]
|-
| [[SysPointers]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-MOUSE-SysPointers]
|-
|  || || || || ||
|-
|}
 
===NET===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[Sticky/2]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-NET-Sticky2]
|-
| [[TCP/IP Profile Manager]] || ||Not Specified || * VX-REXX || || [https://github.com/OS2World/UTIL-NET-TCP-IP-Profile-Manager]
|-
|  || || || || ||
|-
|  || || || || ||
|-
|}
 
===POWER===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[OS2APM]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-OS2APM]
|-
| [[OS2_UPSd]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-POWER-OS2_UPSd]
|-
| [[PMAPM]] || || GNU GPL || || || [https://github.com/OS2World/UTIL-POWER-PMAPM]
|-
| [[PUC]]  || ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-PUC]
|-
| [[UPS_Power_manager_drivers]] || ||GNU LGPL || || || [https://github.com/OS2World/UTIL-POWER-UPS_Power_manager_drivers]
|-
|  [[VeriData]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-POWER-VeriData]
|-
| [[XBatt]] || ||BSD || || || [https://github.com/OS2World/UTIL-POWER-XBatt]
|-
|  || || || || ||
|-
|}
 
===PROCESS===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[Death]] || ||Free || || || [https://github.com/OS2World/UTIL-PROCESS-Death]
|-
|  [[Death9]] || ||Free || || || [https://github.com/OS2World/UTIL-PROCESS-Death9]
|-
| [[Fingerd]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-PROCESS-Fingerd]
|-
| [[Kill]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-PROCESS-Kill]
|-
| [[kTaskMgr]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-PROCESS-kTaskMgr]
|-
| [[Nice]] || ||Shareware || || || [https://github.com/OS2World/UTIL-PROCESS-Nice]
|-
|  [[Nice/2]] || ||Apache || || ||[https://github.com/OS2World/UTIL-PROCESS-Nice-2]
|-
| [[ProcMan]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-PROCESS-ProcMan]
|-
|  [[XLoad]]|| ||Not Specified || || || [https://github.com/OS2World/UTIL-PROCESS-XLoad]
|-
| [[Yet_another_Kill_utility]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-PROCESS-Yet_another_Kill_utility]
|-
|  || || || || ||
|-
|}
 
===SCHEDULE===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository''' 
|-
| [[CronEdit]] || |Not Specified| || || || [https://github.com/OS2World/UTIL-SCHEDULE-CronEdit]
|-
| [[CRON 2]] || ||Non commercial use || || || [https://github.com/OS2World/UTIL-SCHEDULE-CRON_2]
|-
| [[PMCron]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SCHEDULE-PMCron]
|-
| [[Remind]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SCHEDULE-Remind]
|-
| [[RemindMe]] || ||Only for Learning || || || [https://github.com/OS2World/UTIL-SCHEDULE-RemindMe]
|-
|  || || || || ||
|-
|}
 
===SHELL===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[Ash]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SHELL-Ash]
|-
| [[CMD_boot]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SHELL-CMD_boot]
|-
| [[DOS Navigator]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SHELL-DOS-Navigator]
|-
| [[GNU_shell_utilities]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SHELL-GNU_shell_utilities]
|-
| [[GNU Bash]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SHELL-GNU_bash]
|-
| [[KShell]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SHELL-KShell]
|-
| [[Larsen Commander for OS/2]] || ||GNU GPL || || || [http://sourceforge.net/projects/lcmd/]
|-
| [[Midnight_Commander]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SHELL-Midnight_Commander]
|-
| [[Zsh]]  || ||OSI Approved  || || ||  [https://github.com/OS2World/UTIL-SHELL-Zsh]
|-
|  || || || || ||
|-
|}
 
===STARTUP===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
|[[BOOTANY]]  || ||Not Specified || || || [https://github.com/OS2World/UTIL-STARTUP-BOOTANY]
|-
|  || || || || ||
|-
|}
 
===SYSTEM===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[SetPriority]] ||Command line || GNU GPL || ||
|-
| [[MemSize]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-MemSize]
|-
| [[ALVM]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-ALVM]
|-
| [[FileStat]]|| ||Free NonCommercial|| || || [https://github.com/OS2World/UTIL-SYSTEM-FileStat]
|-
| [[MKMSGF]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-MKMSGF]
|-
| [[NoCAD]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-NoCAD]
|-
| [[On_Shutdown]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-On_Shutdown]
|-
| [[BookShelf]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-BookShelf]
|-
| [[CMDHere]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-CMDHere]
|-
| [[Config2]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-Config2]
|-
| [[SetProc]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-SetProc]
|-
| [[Sync]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-Sync]
|-
| [[SysLogd]] || ||BSD Like|| || || [https://github.com/OS2World/UTIL-SYSTEM-SysLogd]
|-
| [[2Monitor]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-2Monitor]
|-
| [[CAD off]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-CAD-off]
|-
| [[dmidecode]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-dmidecode]
|-
| [[PMDLL]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-PMDLL]
|-
| [[Jump]] || ||Free NonCommercial || || || [https://github.com/OS2World/UTIL-SYSTEM-Jump]
|-
| [[RenModul]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-RenModul]
|-
| [[Color]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-Color]
|-
| [[AssoEdit]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-AssoEdit]
|-
| [[Configuration Editor]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-SYSTEM-Configuration_Editor]
|-
| [[SysLog]] || ||BSD Like || || || [https://github.com/OS2World/UTIL-SYSTEM-SysLog]
|-
| [[Switch]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-SYSTEM-Switch]
|-
| [[PMRmView]] || ||Public Domain || || ||[https://github.com/OS2World/UTIL-SYSTEM-PMRmView]
|-
| [[Pwd/2]]|| ||MIT || || || [https://github.com/OS2World/UTIL-SYSTEM-Pwd-2]
|-
| [[UpTime]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-UpTime]
|-
| [[VSWITCH]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-SYSTEM-VSWITCH]
|-
| [[CSSU]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-SYSTEM-CSSU]
|-
| [[Cstart]] ||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-Cstart]
|-
| [[ShutDown2]] ||  ||GNU GPL  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ShutDown2]
|-
| [[Global Environment Package]]||  ||Free NonCommercial  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-Global_Environment_Package]
|-
| [[MEMBIOS MEMAVL20]]||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-MEMBIOS_MEMAVL20]
|-
| [[CPU Monitor starter]]||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-CPU_Monitor_starter]
|-
| [[ShutDown Chip]] ||  ||Public Domain  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ShutDown_Chip]
|-
| [[PM ShutDown]] ||  ||Freeware  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-PM_ShutDown]
|-
| [[FileSystem_Benchmark]] ||  ||Freeware  ||  ||  || [https://github.com/OS2World/UTIL-DISK-FileSystem_Benchmark]
|-
| [[LockUpWD]] ||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-LockUpWD]
|-
| [[ShutDown CMD]] ||  || Public Domain ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ShutDown_CMD]
|-
| [[xUpTime]] ||  ||Public Domain  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-xUpTime]
|-
| [[ACPI Throttle Control]] ||  ||Not Specified  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-ACPI_Throttle_Control]
|-
| [[set6x86]] ||  ||GNU GPL  ||  ||  || [https://github.com/OS2World/UTIL-SYSTEM-set6x86]
|-
| ||  ||  ||  ||  ||
|-
|}
 
===WPS===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments''' !!style="background:#efefef; | '''Repository'''
|-
| [[ATShell]] ||PM Application ||GNU GPL ||* C <br> * IBM VisualAge for C++ <br> * ILINK <br>* IBM IPFC <br>* IBM RC || || [https://github.com/OS2World/UTIL-WPS-ATShell]
|-
| [[BackGrnd]] || ||Public Domain ||* C <br> * GCC || || [https://github.com/OS2World/UTIL-WPS-BackGrnd]
|-
| [[Blackhole]] ||WPS Application ||Not Specified ||* C <br> * SOMCompiler <br> * ILINK  || || [https://github.com/OS2World/UTIL-WPS-Blackhole]
|-
| [[Boinc Widget]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Boinc-Widget]
|-
| [[Bubblepad]]||WPS Application ||BSD 3 Clauses ||*C <br> * SOMCompiler <br> * IBM Visualge for C || || [https://github.com/OS2World/UTIL-WPS-Bubblepad]
|-
| [[CandyBarz]]||WPS Application ||GNU GPL ||* C <br>*  <br>* GNU make|| || [https://github.com/OS2World/UTIL-WPS-CandyBarz]
|-
| [[CandyFolder]]|| WPS Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-CandyFolder]
|-
| [[Console]] || ||GNU GPL ||* C <br> * GCC <br> * GNU Make || || [https://github.com/OS2World/UTIL-WPS-Console]
|-
| [[CpPal]] || ||GNU GPL ||* C <br> * Dialog Editor || ||[https://github.com/OS2World/UTIL-WPS-CpPal]
|-
| [[CrisWidgets]]|| ||GNU GPL ||* REXX || ||[https://github.com/OS2World/UTIL-WPS-CrisWidgets]
|-
| [[DDIcon]]|| ||GNU GPL  || * SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-DDIcon]
|-
| [[DeRegistered]]||PM application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-DeRegistered]
|-
| [[Doodle Screen Saver]]|| ||GNU LGPL ||* C <br> * SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-Doodle-Screen-Saver]
|-
| [[Execnet]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Execnet]
|-
| [[FM2TaskBar]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-FM2TaskBar]
|-
| [[Flip]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Flip]
|-
| [[Float]]|| ||Public Domain|| || ||[https://github.com/OS2World/UTIL-WPS-Float]
|-
| [[HB Object Inspector]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-HB_Object_Inspector]
|-
| [[HotScroll]]|| ||BSD 3 Clauses || || ||[https://github.com/OS2World/UTIL-WPS-HotScroll]
|-
| [[HotCorners]]||WPS Application ||BSD 3 Clauses ||* SOMCompiler || ||[https://github.com/OS2World/UTIL-WPS-HotCorners]
|-
| [[HWMan]]||WPS Application ||Free ||* SOMCompiler ||Hardware Manager WPS Class extender ||[https://github.com/OS2World/UTIL-WPS-HWMan]
|-
| [[INI Assistent]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-INI_Assistent]
|-
| [[LSwitcher]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-LSwitcher]
|-
| [[Killfldr]] || ||Public Domain || || || [https://github.com/OS2World/UTIL-WPS-Killfldr]
|-
| [[Login]]||PM Application ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Login]
|-
| [[Lower]]|| ||Public Domain || || || [https://github.com/OS2World/UTIL-WPS-Lower]
|-
| [[NPS WPS Enhancer]] || WPS Application || Not Specified || || || [https://github.com/OS2World/UTIL-WPS-NPS_WPS_Enhancer]
|-
| [[PU Monitor]] || || BSD 2 Clauses|| || || [https://github.com/OS2World/UTIL-WPS-PU_Monitor]
|-
| [[MinAll]]|| ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-MinAll]
|-
| [[MNIcon]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-MNIcon]
|-
| [[MultiDesk]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Multidesk]
|-
| [[Open]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Open]
|-
| [[Program Commander 2]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Program_Commander-2]
|-
| [[PMPause]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-PMPause]
|-
| [[PopCD]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-PopCD]
|-
| [[QuitProg]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-QuitProg]
|-
| [[Run]] || ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-Run]
|-
| [[MiniApps]]|| ||Public Domain || || ||[https://github.com/OS2World/UTIL-WPS-MiniApps]
|-
| [[RexxAutoStart]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-RexxAutoStart]
|-
| [[NewMonthGadget]]|| ||GNU GPL || || || [https://github.com/OS2World/UTIL-WPS-NewMonthGadget]
|-
| [[Mini PM Shell]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-Mini_PM_Shell]
|-
| [[Nice OS2 Enhancer]]|| ||GNU GPL|| || ||[https://github.com/OS2World/UTIL-WPS-Nice_OS2_Enhancer]
|-
| [[Scale]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-Scale]
|-
| [[SCMouse]]|| ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-SCMouse]
|-
| [[Stats]]||WPS Application ||GNU GPL ||* C <br> * VISPRO/C <br> * IBM RC <br>* SOMCompiler <br> * IBM Dialog Editor  || || [https://github.com/OS2World/UTIL-WPS-Stats]
|-
| [[SwitchTo]]|| XFree86-OS2||Public Domain || || ||[https://github.com/OS2World/UTIL-WPS-SwitchTo]
|-
| [[SysBar2]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-SysBar2]
|-
| [[Systray 2]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-Systray-2]
|-
| [[The Wall]]||WPS Application  ||GNU GPL || * VX-REXX || || [https://github.com/OS2World/UTIL-WPS-TheWall]
|-
| [[Vwin]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-Vwin]
|-
| [[Wanda]] || ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-Wanda]
|-
| [[WarpCenter HotKey]]|| ||Not Specified || || ||[https://github.com/OS2World/UTIL-WPS-WarpCenter_HotKey]
|-
| [[WPPrgExt]] || ||Not Specified || || || [https://github.com/OS2World/UTIL-WPS-WPPrgExt]
|-
| [[wxTasks]]|| ||GNU GPL || || ||[https://github.com/OS2World/UTIL-WPS-wxTasks]
|-
| [[XLogo]] || ||Not Specified ||  || || [https://github.com/OS2World/UTIL-WPS-XLogo]
|-
| [[XShadow]]|| ||GNU GPL ||* SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-XShadow]
|-
| [[ZipZap]] || ||GNU GPL ||* SOMCompiler || || [https://github.com/OS2World/UTIL-WPS-ZipZap]
|-
| || || || || ||
|-
|}
 
==System==
 
===Utilities===
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[UpdCD]] || || Freeware || ||
|-
|  || ||  || || || 
|-
|}
 
 
 
==Windows 16bits Applications==
 
{| class="wikitable sortable" border="1"
|-
!style="background:#efefef; |'''Name''' !!style="background:#efefef; |'''Type''' !!style="background:#efefef; |'''License''' !!style="background:#efefef; |'''Requirements''' !!style="background:#efefef; |'''Comments'''  !!style="background:#efefef; |'''Repository'''
|-
| [[Worplace Shell for Windows]] || || Similar to Eclipse License || || ||[https://github.com/OS2World/WIN16-Worplace-Shell-for-Windows]
|-
|  || ||  || || || 
|-
|}

Latest revision as of 23:48, 6 July 2019

You can also check the List of Open Source Software.

Pages in category "Open Source Software"

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

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