Difference between revisions of "AKFAvatar"

From Free Software Directory
Jump to: navigation, search
(no changes)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=AKFAvatar
+
|Name=AKFAvatar is a fancy graphical user interface for applications, where an avatar appears on the screen and tells things to the user via a speech bubble. There can also be recorded audio files, so that the user even can hear what it is saying. It can be used for infotainment systems.
 
|Short description=make word bubbles for avatars
 
|Short description=make word bubbles for avatars
|Full description=AKFAvatar is software, where an image of an avatar appears on the screen and tells things written in a balloon. First the avatar moves slowly in from the right side. Then text is shown in a balloon. The program avatarsay can be used as a fancy user interface for textconsole programs, or as a fancy text-reader or manpage-viewer. Furthermore the program supports some basic commands, so it can be used as a scripting-language for simple demos. You can use the libakfavatar library from your own C programs. There is also a Pascal-binding for GNU-Pascal and Free Pascal.
+
|Full description=AKFAvatar is a fancy graphical user interface for applications, where an avatar appears on the screen and tells things to the user via a speech bubble. There can also be recorded audio files, so that the user even can hear what it is saying. It can be used for infotainment systems.
|User level=beginner
+
 
|Status=Live
+
With AKFAvatar you can easily write cross platform applications in Lua. Lua scripts don't even need to be compiled for the target platform. It has an interface for C programs. Furthermore there is a binding for Free Pascal.
|Component programs=
 
 
|Homepage URL=http://akfavatar.nongnu.org/
 
|Homepage URL=http://akfavatar.nongnu.org/
|VCS checkout command=git git://git.savannah.nongnu.org/akfavatar.git
+
|User level=intermediate
|Computer languages=C/C++
+
|Component programs=lua-akfavatar
|Documentation note=http://akfavatar.nongnu.org/manual/
+
|VCS checkout command=git clone git://git.sv.nongnu.org/akfavatar.git
|Paid support=
+
|Computer languages=C, Lua, Pascal
|IRC help=
+
|Documentation note=[http://akfavatar.nongnu.org/manual/ User manual]
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Word,speech,avatar,balloons
 
|Keywords=Word,speech,avatar,balloons
|Is GNU=n
+
|Version identifier=0.24.3
|Last review by=Deb Nicholson
+
|Version date=2013/12/26
|Last review date=2009-08-24
+
|Version status=alpha
 +
|Version download=http://download.savannah.gnu.org/releases/akfavatar/akfavatar-0.24.3.src.tar.bz2
 +
|Version comment=Large audiofiles are played while loading; experimental support for SDL2.0
 +
|Last review by=Alejandro Hernández Petermann
 +
|Last review date=2016/09/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.18.0
+
|Status=
|Version date=2009-11-08
+
|Is GNU=No
|Version status=beta
+
|License verified date=2009-11-09
|Version download=http://download.savannah.gnu.org/releases-noredirect/akfavatar/akfavatar-0.18.0.tar.bz2
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-11-09
 
|License verified date=2009-11-09
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Andreas K. Foerster
 
|Role=Developer
 
|Role=Developer
|Real name=Andreas K. Foerster
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=User
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=http://dl.sv.nongnu.org/releases/akfavatar/
 
|Resource URL=http://dl.sv.nongnu.org/releases/akfavatar/
Line 60: Line 61:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Game=adventure,role-playing
+
|Interface=x-window-system, frontend
|Interface=command-line,x-window-system
+
|Library=C, User-interface
|Use=gameplaying
+
|Use=education, interface, software-development
 +
|Works-with=audio, images, text
 +
|Works-with-format=ogg-vorbis
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=Lua 5.2
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=SDL 1.2 or SDL 2.0
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite description=AKFAvatar is a fancy graphical user interface for applications, where an avatar appears on the screen and tells things to the user via a speech bubble. There can also be recorded audio files, so that the user even can hear what it is saying. It can be used for infotainment systems.
|License verified by=Kelly Hopkins
 
|License verified date=2009-11-09
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:47, 20 September 2016


[edit]

AKFAvatar

http://akfavatar.nongnu.org/
make word bubbles for avatars

AKFAvatar is a fancy graphical user interface for applications, where an avatar appears on the screen and tells things to the user via a speech bubble. There can also be recorded audio files, so that the user even can hear what it is saying. It can be used for infotainment systems.

With AKFAvatar you can easily write cross platform applications in Lua. Lua scripts don't even need to be compiled for the target platform. It has an interface for C programs. Furthermore there is a binding for Free Pascal.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

9 November 2009




Leaders and contributors

Contact(s)Role
Andreas K. Foerster Developer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://git.savannah.nongnu.org/cgit/akfavatar.git
UserDownloadhttp://dl.sv.nongnu.org/releases/akfavatar/
SupportForumhttp://sv.nongnu.org/support/?group=akfavatar
DeveloperChangeloghttp://git.savannah.gnu.org/cgit/akfavatar.git/plain/ChangeLog
HelpHomepagehttp://savannah.nongnu.org/news/?group=akfavatar


Software prerequisites

KindDescription
Required to useLua 5.2
AKFAvatar is a fancy graphical user interface for applications, where an avatar appears on the screen and tells things to the user via a speech bubble. There can also be recorded audio files, so that the user even can hear what it is saying. It can be used for infotainment systems.
Required to useSDL 1.2 or SDL 2.0




Entry










"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















"{{{Prerequisite kind}}}" is not in the list (Required to use, Required to build, Source requirement, Weak prerequisite) of allowed values for the "Prerequisite kind" property.






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.