Skip to content

bakud/pipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipes

http://pipes.ooo

Description

pipes works as CLI on browser.
It reproduces the feel of a terminal-like operation, but doesn't work as a UNIX.
Instead, I plan to add a UNIX-like command in BINS as a command in the browser.
Basically, I wanted to bring the power of PIPE in UNIX to the browser.

wcat http://rss.cnn.com/rss/cnn_topstories.rss | headline -t

スクリーンショット 2020-05-09 20 57 06

Usage

now available bins

  • clear : Clear the screen.
  • wcat : Outputs the source of the URL given in the argument.
  • headline : Displays the title and URL of the input string side by side. Currently, only XML is supported, and it will be continuously updated if the -t option is added.

About

pipes works as CLI on browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published