a8m / play

Play something while waiting for your command to finish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play

Play something while waiting for your command to finish.

Sometimes, you run a program that takes a few seconds (or minute), and you don't really want to do other things while it's running. so instead of sitting there and staring at the screen, play something. How do you do it? just prefix your command with play.

play demo

Installation

go get -u github.com/a8m/play

Usage

$ play program arg1 arg2...

Things I wanna add

  • More games, like: Chrome's dinosaur
  • Twitter, and news
  • Small math and CS puzzles
  • Read blog posts, and papers

About

Play something while waiting for your command to finish


Languages

Language:Go 100.0%