Skip to content

faizalzakaria/heart_top

Repository files navigation

HeartTop

Ping the heart beat of your laptop every N seconds.

About

To those who work in Coffee Shop, or some random space, have you ever felt the uneasy feeling leaving your laptop unattended ? Well I feel it all the time.

HeartTop was born from my frustration working remotely in a random space alone. No one to keep an eye on my laptop. Because I'm paranoid enough to leave my laptop unattended.

So I figured, maybe I should have something that constantly pinging my laptop's heartbit, while leaving it unattended. So here it is.

To those who work at Coffee shop, co working space, or random space out there, if you ever feel this, maybe HeartTop could help you out.

Installation

$ gem install heart_top

Usage

To start

$ hearttop start

To stop

$ hearttop stop

For help

$ hearttop -h

Supported Plugins

  • Slack
$ SLACK_WEBHOOK_URL=http://slack.com/xxx hearttop start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/faizalzakaria/heart_top.

License

The gem is available as open source under the terms of the MIT License.