Skip to content

A stupid simple web-based `tail -f` tool using only the most simple applications and libraries focusing on serverside and clientside speed and performance [no bloat here]

License

Notifications You must be signed in to change notification settings

TehShrike/tailf-webviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailf-webviewer

A stupid simple web-based tail -f tool using only the most simple applications and libraries focusing on serverside and clientside speed and performance [no bloat here]

Requirements:

  • GNU Sed
  • GNU Tail
  • GNU stdbuf
  • jq

These can be fullfilled on OS X on homebrew via brew install coreutils gnu-sed jq

About

A stupid simple web-based `tail -f` tool using only the most simple applications and libraries focusing on serverside and clientside speed and performance [no bloat here]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • Shell 9.8%
  • HTML 1.2%
  • CSS 0.4%