Skip to main content

A little helper to send you a push when your job finishes running.

Project description

jobsdone (jd)

JOBS DONE

[Click this for a surprise ☝️]

JobsDone is a simple unix filter command to alert you when a job's done.

Jobs done uses HyperLink to send you a push notification with a customizable message when your job finishes.

How to use it

  1. Install and open HyperLink and copy your key. Run:
  • $ jd --key YOUR_KEY_HERE
  1. Run jobs, commands, whatever, and pipe the output to jd.
  • $ sleep 3 | echo "3 seconds have passed" | jd
  • Or you can ignore the pipe output and send a custom message
  • $ sleep 1 | echo "1 second passed" | jd "YO! One second passed ⏱️"
  1. That's it. There is no step 3. Go outside.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jobsdone-0.0.3.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

jobsdone-0.0.3-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page