Skip to content
/ gobble Public

Scripts used in the Linux Journal article: "Watch Your Processes Remotely with Mojolicious and a Smartphone"

Notifications You must be signed in to change notification settings

popkinj/gobble

Repository files navigation

All sample code documented in Linux Journal.

gobble-first.pl
  - Bare bones, four lines to make a web app.
gobble-light.pl
  - First example with using the template tool
  and dynamic url functionality.
gobble-simple.pl
  - Outputing command line to the web app. No
  refresh or javascript functionality
gobble-ajax.pl
  - Command line streaming with ajax refresh
  and some javascript functionality
gobble-websockets.pl
  - Command line streaming with websocket
  refresh and some javascript functionality
stream.pl
  - Super simple streaming application for 
  for testing the above scripts

About

Scripts used in the Linux Journal article: "Watch Your Processes Remotely with Mojolicious and a Smartphone"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages