Difference between revisions of "Xnee"

From Free Software Directory
Jump to: navigation, search
m (new release)
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Xnee
+
|Name=GNU Xnee
 
|Short description=Records, distributes, and replays X11 protocol data
 
|Short description=Records, distributes, and replays X11 protocol data
|Full description=Xnee can record, distribute (to a file or stdout) and replay X (X11) protocol data. This is useful for automated tests of applications or benchmarking of applications....think of it as a robot.
+
|Full description=Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did. Xnee can be used to:
 +
 
 +
* Automate tests — nightly automatic regression tests
 +
* Demonstrate programs — record and replay a user interaction with your system
 +
* Distribute actions — teacher's actions can be sent to all student's desktops
 +
* Record and replay 'macro' — Tie a key modifier combination (e.g using xrebind) to replay a recorded session. The macro is WM- and program independent.
 +
* Retype a file — When testing an editor, Xnee can type in the content of a file. This can be compared with the original.
 +
|Homepage URL=https://www.gnu.org/software/xnee
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/xnee co xnee
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/xnee/www/index.html
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/xnee login
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
+
|Documentation note=* [http://itupw056.itu.chalmers.se/project-xnee//?q=node&q=documents Documentation in many formats]
|Paid support=
+
* [http://itupw056.itu.chalmers.se/xnee/doc/xnee.html HTML version]
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=X11,test,testing,replay,record,simulate,x,data,event,playback
 
|Keywords=X11,test,testing,replay,record,simulate,x,data,event,playback
|Is GNU=y
+
|Version identifier=3.19
|Last review by=Henrik Sandklef
+
|Version date=2014/05/06
|Last review date=2009-05-12
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/xnee/xnee-3.19.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2014/05/18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.06
+
|Status=
|Version date=2010-05-28
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=xnee
|Version download=http://ftp.gnu.org/gnu/xnee/xnee-3.06.tar.gz
+
|License verified date=2010-05-28
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-28
 
|License verified date=2010-05-28
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Henrik Sandklef
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Henrik Sandklef
 
 
|Email=hesa@gnu.org
 
|Email=hesa@gnu.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See the AUTHORS file in the distribution for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See the AUTHORS file in the distribution for a complete list
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
|Resource kind=VCS Repository Webview
+
|Resource kind=Bug Tracking
 
|Resource URL=http://savannah.gnu.org/bugs/?group=xnee
 
|Resource URL=http://savannah.gnu.org/bugs/?group=xnee
 
}}
 
}}
Line 48: Line 53:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group=xnee
+
|Resource URL=http://cvs.savannah.gnu.org/viewvc/?root=xnee
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 69: Line 74:
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|System-administration=monitor
 
|System-administration=monitor
|Use=software-development,system-administration
+
|Use=software-development, system-administration
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-28
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 84: Line 84:
 
|Prerequisite description=RECORD and XTest extensions
 
|Prerequisite description=RECORD and XTest extensions
 
}}
 
}}
 +
{{Featured}}

Revision as of 17:38, 18 May 2014


[edit]

GNU Xnee

https://www.gnu.org/software/xnee/
Records, distributes, and replays X11 protocol data.

Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did. Xnee can be used to:

  • Automate tests — nightly automatic regression tests
  • Demonstrate programs — record and replay a user interaction with your system
  • Distribute actions — teacher's actions can be sent to all student's desktops
  • Record and replay 'macro' — Tie a key modifier combination (e.g using xrebind) to replay a recorded session. The macro is WM- and program independent.
  • Retype a file — When testing an editor, Xnee can type in the content of a file. This can be compared with the original.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

28 May 2010




Leaders and contributors

Contact(s)Role
Henrik Sandklef Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-xnee/
Downloadhttps://ftp.gnu.org/gnu/xnee/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/xnee/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/xnee-devel/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/xnee
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-xnee/
Downloadhttps://alpha.gnu.org/gnu/xnee/
Savannah (Ref)https://savannah.gnu.org/projects/xnee/


Software prerequisites

KindDescription
Required to useX11
Required to useRECORD and XTest extensions




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.