Skip to content

Task Notifier - Get notified when your tasks are done.

License

Notifications You must be signed in to change notification settings

wleoncio/vscode-task-notifier

 
 

Repository files navigation

Task Notifier

Task Notifier is a Visual Studio Code extension that pops a notification (system notification, vsCode notification or statusBar message) upon task completion. The days where you had compulsively switch between your editor and some kind of entertainment while building are over!

Requirements for system notifications

On most platforms, the native notifications will be used and will fallback on Growl when they are no native notification system is available. You should install Growl if you are running a macOS version older than 10.8 or a version of Windows older than 8.

On Linux, notify-osd and libnotify-bin need to be installed (should be installed by default on Ubunutu).

Known Limitations

Notifications are currently not configurable and pop systematically on task completion. Perhaps more notification triggers will be added in the future.

About

Task Notifier - Get notified when your tasks are done.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%