pync icon indicating copy to clipboard operation
pync copied to clipboard

Python wrapper for Mac OS 10.8 Notification Center

Results 6 pync issues
Sort by recently updated
recently updated
newest added

**Describe the bug** pync.notify doesn't work in python scripts used by launchd, but works when the python script is directly executed. So I have python script in `/Users/tscp/testdir/test-pync/test_pync.py`: ```python3 #!/usr/local/bin/python3.8...

Hello, I'have just install your package and I would like to know if it's possible to set a special icon ? Thanks

Hi I have an "Exception: pync was not properly installed. Head over to https://github.com/SeTeM/pync/ and file a bug." during compiling program with py2app. I've installed an actual version from github,...

bug

Hi SeTeM! First of all thanks for providing this python binding of Terminal-Notifier. I found it failed within a PyInstaller bundled `.app` folder. And as I could not ask every...

suggestion

I was wrong with my last one, it doesn't seem to need any encoding, this is on python 2.7. I'm not sure if my situation is different from the "norm",...

The same issue as in https://github.com/julienXX/terminal-notifier/issues/115.

duplicate