mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-19 03:25:36 +00:00
fix: name of asciicquarium
This commit is contained in:
parent
e54e72c98e
commit
a1e0739423
@ -306,7 +306,7 @@ File managers, tagging, bookmarking.
|
|||||||
|
|
||||||
Miscellaneous of tools that provide some funny/aesthetical functionality.
|
Miscellaneous of tools that provide some funny/aesthetical functionality.
|
||||||
|
|
||||||
* [asciiacquarium](https://github.com/rgoring/asciiquarium) - Enjoy the mysteries of the sea from the safety of your own terminal!
|
* [asciicquarium](https://github.com/rgoring/asciiquarium) - Enjoy the mysteries of the sea from the safety of your own terminal!
|
||||||
* [cbonsai](https://gitlab.com/jallbrit/cbonsai) - A bonsai tree generator, written in C using ncurses. It intelligently creates, colors, and positions a bonsai tree.
|
* [cbonsai](https://gitlab.com/jallbrit/cbonsai) - A bonsai tree generator, written in C using ncurses. It intelligently creates, colors, and positions a bonsai tree.
|
||||||
* [cli-fireplace](https://github.com/dolsup/cli-fireplace) - Shows digital fireplace.
|
* [cli-fireplace](https://github.com/dolsup/cli-fireplace) - Shows digital fireplace.
|
||||||
* [cmatrix](https://github.com/abishekvashok/cmatrix) - ncurses program that display the scrolling lines found in the movie `The matrix`.
|
* [cmatrix](https://github.com/abishekvashok/cmatrix) - ncurses program that display the scrolling lines found in the movie `The matrix`.
|
||||||
|
@ -144,7 +144,7 @@ file-handling,gcp,,https://github.com/petronny/gcp,"`gcp` (Goffi’s cp) is an a
|
|||||||
file-manager,nnn,,https://github.com/jarun/nnn,"""The missing terminal file browser for X"". Provides only directory traversal and file visualization. No delete/move operations are supported."
|
file-manager,nnn,,https://github.com/jarun/nnn,"""The missing terminal file browser for X"". Provides only directory traversal and file visualization. No delete/move operations are supported."
|
||||||
file-handling,PathPicker,https://facebook.github.io/PathPicker/,https://github.com/facebook/pathpicker/,A tool from Facebook that parses the output from a command and presents a UI to select files and directories; can be used to apply a command of a interactively selected files or to move across directories.
|
file-handling,PathPicker,https://facebook.github.io/PathPicker/,https://github.com/facebook/pathpicker/,A tool from Facebook that parses the output from a command and presents a UI to select files and directories; can be used to apply a command of a interactively selected files or to move across directories.
|
||||||
file-handling,tree,http://mama.indstate.edu/users/ice/tree/,https://gitlab.com/OldManProgrammer/unix-tree,"""Recursive directory listing command that produces a depth indented listing of files""."
|
file-handling,tree,http://mama.indstate.edu/users/ice/tree/,https://gitlab.com/OldManProgrammer/unix-tree,"""Recursive directory listing command that produces a depth indented listing of files""."
|
||||||
funny,asciiacquarium,http://www.robobunny.com/projects/asciiquarium/html/,https://github.com/rgoring/asciiquarium,Enjoy the mysteries of the sea from the safety of your own terminal!
|
funny,asciicquarium,http://www.robobunny.com/projects/asciiquarium/html/,https://github.com/rgoring/asciiquarium,Enjoy the mysteries of the sea from the safety of your own terminal!
|
||||||
funny,cmatrix,http://www.asty.org/cmatrix/,https://github.com/abishekvashok/cmatrix,ncurses program that display the scrolling lines found in the movie `The matrix`.
|
funny,cmatrix,http://www.asty.org/cmatrix/,https://github.com/abishekvashok/cmatrix,ncurses program that display the scrolling lines found in the movie `The matrix`.
|
||||||
funny,cowsay,https://en.wikipedia.org/wiki/Cowsay,https://github.com/tnalpgge/rank-amateur-cowsay,A program that generates a ASCII art of a cow with a bubble containing the specified message (I provide the Wikipedia link since at the moment the link to the author's homepage results to be unreachable).
|
funny,cowsay,https://en.wikipedia.org/wiki/Cowsay,https://github.com/tnalpgge/rank-amateur-cowsay,A program that generates a ASCII art of a cow with a bubble containing the specified message (I provide the Wikipedia link since at the moment the link to the author's homepage results to be unreachable).
|
||||||
funny,cowthink,https://en.wikipedia.org/wiki/Cowsay,https://github.com/tnalpgge/rank-amateur-cowsay,"Same as `cowsay`, but uses a ""think"" bubble instead of a speech bubble."
|
funny,cowthink,https://en.wikipedia.org/wiki/Cowsay,https://github.com/tnalpgge/rank-amateur-cowsay,"Same as `cowsay`, but uses a ""think"" bubble instead of a speech bubble."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user