Larsen Commander: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=LarsenCommander.png
|Version=1.6 M3 - (2008-01-11)
|Version=1.9.0 (2025-02-22)
|Vendor=
|Vendor=
|Author=[[Leif Erik Larsen]]
|Author=[[Leif Erik Larsen]], Andi B.
|License=Open Source
|License=Open Source, GNU GPL V3.
|Download=[https://sourceforge.net/projects/lcmd/files/lcmd/LCmd%20Milestone%20%233/]
|Download=[https://sourceforge.net/projects/lcmd-git/files/]
|Website=https://sourceforge.net/projects/lcmd/
|Website=https://sourceforge.net/projects/lcmd/
}}
}}
Larsen Commander for OS/2 Warp and eCS. Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.
 
Larsen Commander is a powerful GUI file manager and command shell with a traditional look and feel inspired by the classic Norton Commander. It combines the best of two very different worlds; - the command line and the file management panels. Both available at the same time, even in parallel while one or more commands are running in the background!
 
 
Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.
 
==Links==
* [https://sourceforge.net/projects/lcmd-git/files/]


[[Category:File Managers]]
[[Category:File Managers]]
[[Category:Open Source Software]]

Latest revision as of 18:32, 23 February 2025

Larsen Commander
Version 1.9.0 (2025-02-22)
Vendor
Author Leif Erik Larsen, Andi B.
License Open Source, GNU GPL V3.
Download [1]
Website https://sourceforge.net/projects/lcmd/


Larsen Commander is a powerful GUI file manager and command shell with a traditional look and feel inspired by the classic Norton Commander. It combines the best of two very different worlds; - the command line and the file management panels. Both available at the same time, even in parallel while one or more commands are running in the background!


Consists of two parts; 1) the underlying C++ G-Lib framework that build directly on top of native 32 bit OS/2 APIs and 2) the Larsen Commander application it self, written in C++ on top of that G-Lib framework.

Links