Quote:
Originally Posted by xyclonei
I've been scratching my head over this.
The below NM config displays Done when the script process is spawned and not when the Pocket image conversions are done.
|
I've been thinking about this lately and came up with a real easy solution. If you have qndb (NickelDBus) installed, you can just call it to display a toast message at the end of the script, for example:
Code:
qndb -m mwcToast 3000 "Finished converting"