mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
Add HackerNews python plugin as the Demo.
This commit is contained in:
12
Plugins/Wox.Plugin.HackerNews/plugin.json
Normal file
12
Plugins/Wox.Plugin.HackerNews/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"D2D2C23B084D411DB66FE0C79D6C1B7H",
|
||||
"ActionKeyword":"hn",
|
||||
"Name":"Hacker News",
|
||||
"Description":"Hacker News@https://news.ycombinator.com",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0",
|
||||
"Language":"python",
|
||||
"Website":"http://www.getwox.com",
|
||||
"IcoPath":"Images\\app.ico",
|
||||
"ExecuteFileName":"main.py"
|
||||
}
|
||||
Reference in New Issue
Block a user