Difference between revisions of "FINAL CUT"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=The Final Cut |Short description=A text-based widget toolkit |Full description=The Final Cut is a programming library and widget toolkit that creates a text-base...")
 
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=The Final Cut
+
|Name=FINAL CUT
 
|Short description=A text-based widget toolkit
 
|Short description=A text-based widget toolkit
|Full description=The Final Cut is a programming library and widget toolkit that creates a text-based user interface with full mouse support.It supports the controlled handling of multiple simultaneous windows. The C++ class design is inspired by the Qt framework. It offers common user interface elements like dialog windows, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.
+
|Full description=The FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.
 +
The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.
 
|Homepage URL=https://github.com/gansm/finalcut
 
|Homepage URL=https://github.com/gansm/finalcut
|Status=
+
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://github.com/gansm/finalcut
 +
|Computer languages=C++
 +
|Documentation note=https://github.com/gansm/finalcut/blob/master/doc/faq.md
 +
 
 +
https://github.com/gansm/finalcut/blob/master/doc/first-steps.md
 +
 
 +
Class Reference:
 +
https://codedocs.xyz/gansm/finalcut/hierarchy.html
 +
|Decommissioned or Obsolete=No
 +
|Keywords=command line,text,library,development,text mode,tui,widget toolkit,dialog,termcap,tty,console,c++
 +
|Version identifier=0.9.0
 +
|Version date=2023/05/21
 +
|Version status=stable
 +
|Version download=https://github.com/gansm/finalcut/archive/0.9.0.tar.gz
 +
|Last review by=Malsasa
 +
|Last review date=2016/05/20
 +
|Submitted by=Gansm
 +
|Submitted date=2016/05/20
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3
+
|License=LGPLv3
 +
|License copyright=Copyright (c) 2016 by Markus Gans
 +
|License verified by=Markus Gans
 +
|License verified date=2017/11/04
 +
}}
 +
{{Person
 +
|Real name=Markus Gans
 +
|Role=Maintainer
 +
|Email=guru.mail@muenster.de
 +
}}
 +
{{Resource
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/gansm/finalcut/issues
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=console, library, text
 
|Interface=console, library, text
|Library=C++
+
|Library=C++, User-interface
 
|Programming-language=C++
 
|Programming-language=C++
|Runs-on=GNU/Linux
+
|Runs-on=BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Version-control=git
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 18:40, 21 May 2023


[edit]

FINAL CUT

https://github.com/gansm/finalcut
A text-based widget toolkit

The FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.





Licensing

License

Verified by

Verified on

Notes

License

LGPLv3

Verified by

Markus Gans

Verified on

4 November 2017




Leaders and contributors

Contact(s)Role
Markus Gans Maintainer


Resources and communication

AudienceResource typeURI
Bug Trackinghttps://github.com/gansm/finalcut/issues


Software prerequisites




Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.