Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51342

Cross-Platform Python3 Equivalent to notify-send

Path csiph.com!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <devyncjohnson@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.070
X-Spam-Evidence '*H*': 0.87; '*S*': 0.01; 'python3': 0.07; 'collier': 0.09; 'subject:Python3': 0.09; 'command.': 0.16; 'subject:send': 0.16; 'header:User-Agent:1': 0.23; 'received:10.0.0': 0.31; 'linux': 0.33; 'johnson': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'received:10.0': 0.36; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'email addr:gmail.com': 0.63; 'received:mail-ob0-x22d.google.com': 0.84; 'subject:Platform': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Jd5X0AHtZMbbcaBoXJse4vR/+SIILAEMt64/+BnoAh4=; b=Y9GdGmFEpUzhfgn7SY04gIPc/CF1xeSCOqNiq6PqsBZ5G5qucB6LJt3Ob6To9NwjEN QcxLERYmbkuYDPEpDJB+A0kslSItKxj3FNm6jJBNItT5r1r8VEm4Cmk1nAuUGFY8hsdZ nBh82pBLC33YAQ82/8A9+Ve8D7U6BPKAEVLUJTeoWZyOKLsZOQw+k5pHaVGNKxR93xwW nyBQoBFCDcCitN+yk7wh0pFn/lBA64XBHnTbaQyYVdplx66DziFOG4EO4MB5+8OmJEix riImDMsNz26vWQ5dXKIpqfBwsW3AUjC1UPYcVOy6VHcxYYKuyFryf6tOY4R9N+fSjJg2 hHLQ==
X-Received by 10.182.34.166 with SMTP id a6mr46054562obj.102.1374922686408; Sat, 27 Jul 2013 03:58:06 -0700 (PDT)
Date Sat, 27 Jul 2013 06:58:03 -0400
From Devyn Collier Johnson <devyncjohnson@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
MIME-Version 1.0
To Python Mailing List <python-list@python.org>
Subject Cross-Platform Python3 Equivalent to notify-send
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5162.1374922695.3114.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1374922695 news.xs4all.nl 15969 [2001:888:2000:d::a6]:48240
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51342

Show key headers only | View raw


Linux systems with the proper software can use the "notify-send" 
command. Is there a cross-platform Python3 equivalent?

Mahalo,

Devyn Collier Johnson
DevynCJohnson@Gmail.com

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Cross-Platform Python3 Equivalent to notify-send Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 06:58 -0400
  Re: Cross-Platform Python3 Equivalent to notify-send Kevin Walzer <kw@codebykevin.com> - 2013-07-27 14:57 -0400

csiph-web