Desktop_News_Notifier

所属分类:工具库
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2020-05-17 11:02:34
上 传 者sh-1993
说明:  使用元素树XML API(https:docs.python.org 2库XML.etree.elementtree.html)在桌面上获取新闻通知的python脚本,
(python script to get news notification on desktop using Element Tree XML API (https: docs.python.org 2 library xml.etree.elementtree.html),)

文件列表:
images/ (0, 2020-05-17)
images/news_notifier1.png (145513, 2020-05-17)
news_generate_return.py (1235, 2020-05-17)
newsnotifier.py (735, 2020-05-17)
requirements.txt (15, 2020-05-17)

# Desktop_News_Notifier **python script to get news on desktop** save the file news_generate_return.py and newsnotifier.py in same path.. install the requirements.txt ``` root@kali:~#pip install -r requirements.txt ``` or if you have pip3 use pip3 insted of pip ``` root@kali:~#./news_generate_return.py root@kali:~#./newsnotifier.py ``` or ``` root@kali:~#python3 news_generate_return.py root@kali:~#python3 newsnotifier.py ``` dont forget a give an image path for the icon in newsnotifier.py ![](https://github.com/kaki-epithesi/Desktop_News_Notifier/blob/master/images/news_notifier1.png)

近期下载者

相关文件


收藏者