aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-02-26compiler warnings on x86_64 fixedmichael3-4/+4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@774 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-25ChangeLog refreshedmichael2-1/+24
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@772 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-25lots of compiler warnings removed, C++-style comments removed, changed struc ↵michael51-1889/+1896
initialisation from 'field:value' to '.field=value' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@771 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-24strstr() and substr() added to string pluginmichael1-0/+65
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@770 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-24ChangeLog processed with svn2clmichael1-2187/
.TH NYANCAT 1 "May, 2012"
.SH NAME
nyancat \- terminal-based Pop Tart Cat animation
.SH SYNOPSIS
.B nyancat [ \-hitn ] [\-f frames]
.SH DESCRIPTION
.B nyancat
is an animated, color, ANSI-text program that renders a loop of the
classic Nyan Cat animation.
.PP
nyancat makes use of various ANSI escape sequences to render color, or in the case
of a VT220, simply dumps text to the screen.
.SH OPTIONS
.TP
.B \-i, \-\-intro
Show introduction / about information on startup.
.TP
.B \-t, \-\-telnet
Enable telnet mode.
.TP
.B \-n, \-\-no\-counter
Do not display the timer.
.TP
.B \-s, \-\-no\-title
Do not set the titlebar text.
.TP
.B \-e, \-\-no\-clear
Do not clear the display between frames.
.TP
.B \-f, \-\-frames
Display the requested number of frames, then quit.
.TP
.B \-r, \-\-min\-rows
Crop the animation from the top.
.TP
.B \-R, \-\-max\-rows
Crop the animation from the bottom.
.TP
.B \-c, \-\-min\-cols
Crop the animation from the left.
.TP
.B \-C, \-\-max\-cols
Crop the animation from the right.
.TP
.B \-W, \-\-width
Crop the animation to the given width.
.TP
.B \-H, \-\-height
Crop the animation to the given height.
.TP
.B \-h, \-\-help
Show help message and exit.
.SH HOMEPAGE
.PP
.B Homepage:
http://miku.acm.uiuc.edu/
.PP
.B Repository:
https://github.com/klange/nyancat
.SH AUTHOR
nyancat was written by Kevin Lange.
.PP
This manual page was written by Jonathan McCrohan <jmccrohan@gmail.com>,
for the Debian project (and may be used by others).
='logheader'>
2007-01-19driver for picoLCD displays from mini-box.com by Nicu Pavelmichael5-2/+541
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@747 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-19dynamic properties for keypad widgetmichael2-29/+14
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@746 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-19indentmichael2-5/+5
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@745 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-18dynamic properties for Icon widgetmichael4-51/+32
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@744 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-17dynamic properties for GPO'smichael2-33/+26
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@743 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-17removed DOS newlines again :-(michael1-60/+61
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@742 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-17indentmichael2-9/+8
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@741 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-17changed version number from 0.10.1-CVS to 0.10.1-SVNmichael2-12/+12
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@740 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16new driver 'HD44780-I2C'michael4-8/+97
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@739 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16Fix compilation of plugin_wireless.c with linux kernel 2.6.19 from Guillaume ↵michael1-0/+1
LECERF git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@738 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16Patch from Robert Buchholz: NULL driver link error fixed, m4 files included ↵michael4-0/+8
in distribution git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@737 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16patch from Mattia Jona-Lasinio for lcd-linux 0.12.0michael1-25/+24
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@736 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16svn keywordsmichael1-2/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@735 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-16removed some DOS newlinesmichael1-7/+8
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@734 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-15minor cosmetic changes and fixesmichael5-11/+5
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@733 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14re-bootstrappedmichael4-10/+284
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@732 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14svn keywords correctedmichael1-1/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@731 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14svn keywords correctedmichael6-47/+5
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@730 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14added svn properties and keywordsmichael14-320/+53
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@729 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14changed $Revision to $Revmichael28-28/+28
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@728 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14removed all tagsmichael125-6749/+0
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14svn properties fixedmichael132-153/+282
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@726 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14svn:ignore ported from .cvsignoremichael0-0/+0
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@725 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14switch from CVS to SVNmichael6-1658/+511
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@724 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-10-01[lcd4linux @ 2006-10-01 11:54:38 by reinelt]reinelt3-60/+41
timer widget uses properties git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@723 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-29[lcd4linux @ 2006-09-29 04:48:21 by reinelt]reinelt8-240/+350
image widget uses properties now; new property 'reload' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@722 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-10-04image widget memory leaks fixed (thanks to Magne Torresen)root1-22/+25
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@721 3ae390bd-cb1e-0410-b409-cd5a39f66f1f