Difference between revisions of "FINAL CUT"

From Free Software Directory
Jump to: navigation, search
 
(15 intermediate revisions by 3 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 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 windows on the screen.  
+
|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 C++ class design was inspired by the Qt framework. It provides common controls like dialog windows, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.
+
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
|User level=intermediate
+
|Is High Priority Project=No
 
|VCS checkout command=git clone https://github.com/gansm/finalcut
 
|VCS checkout command=git clone https://github.com/gansm/finalcut
 
|Computer languages=C++
 
|Computer languages=C++
|Version identifier=0.3.0
+
|Documentation note=https://github.com/gansm/finalcut/blob/master/doc/faq.md
|Version date=2016/11/27
+
 
 +
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 status=stable
|Version download=https://github.com/gansm/finalcut/archive/0.3.0.tar.gz
+
|Version download=https://github.com/gansm/finalcut/archive/0.9.0.tar.gz
|Last review by=Gansm
+
|Last review by=Malsasa
 
|Last review date=2016/05/20
 
|Last review date=2016/05/20
 
|Submitted by=Gansm
 
|Submitted by=Gansm
 
|Submitted date=2016/05/20
 
|Submitted date=2016/05/20
|Status=
+
|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 copyright=Copyright (c) 2016 by Markus Gans
|License verified by=Adfeno
+
|License verified by=Markus Gans
|License verified date=2016/05/20
+
|License verified date=2017/11/04
 
}}
 
}}
 
{{Person
 
{{Person
Line 29: Line 39:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=guru.mail@muenster.de
 
|Email=guru.mail@muenster.de
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 37: Line 46:
 
{{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.