This commit is contained in:
Andrew Z 2024-07-06 16:06:18 -04:00
parent c031768855
commit 3c90c17bc8
7 changed files with 300 additions and 61 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1720281974
"last_updated_timestamp": 1720296376
}

View File

@ -1,4 +1,72 @@
[
{
"Name": "PushNote",
"Repository": "waffle22/pushnote:latest",
"Registry": "https://registry.hub.docker.com/r/waffle22/pushnote",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/WaffleMaster22/PushNote",
"Overview": "PushNote is simple webui for any text/URL that you want to send from your PC to your phone or other device as a notification via Pushover.",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/WaffleMaster22/unraid-templates/master/pushnote/pushnote.xml",
"Icon": "https://i.imgur.com/gXsXrXs.png",
"Requires": "Pushover with user key and app key",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5000",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5555"
},
{
"@attributes": {
"Name": "PUSHOVER_TOKEN",
"Target": "PUSHOVER_TOKEN",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUSHOVER_USER_KEY",
"Target": "PUSHOVER_USER_KEY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Waffle22's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Waffle22sRepository/pushnote/pushnote.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 8,
"LastUpdate": 1720265280,
"LastUpdateScan": 1720296372,
"FirstSeen": 1720296372
},
{
"PluginURL": "https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg",
"PluginAuthor": "Peuuuur Noel",
@ -281817,10 +281885,21 @@
"MediaServer-Photos",
"MediaServer-Other"
],
"downloads": 5183453,
"stars": 51,
"LastUpdateScan": 1717697302,
"LastUpdate": 1717378690,
"downloads": 5211499,
"stars": 52,
"LastUpdate": 1719587052,
"trending": 0.538,
"trends": [
0.538
],
"trendsDate": [
1720296376
],
"downloadtrend": [
5183453,
5211499
],
"LastUpdateScan": 1720296376,
"FirstSeen": 1655989612
},
{
@ -299716,10 +299795,21 @@
"Tools-Utilities",
"Productivity"
],
"downloads": 26221212,
"stars": 32,
"LastUpdateScan": 1717697303,
"LastUpdate": 1717433851,
"downloads": 26656582,
"stars": 35,
"LastUpdate": 1719333126,
"trending": 1.633,
"trends": [
1.633
],
"trendsDate": [
1720296376
],
"downloadtrend": [
26221212,
26656582
],
"LastUpdateScan": 1720296376,
"FirstSeen": 1717697303
},
{
@ -314093,10 +314183,21 @@
"CategoryList": [
"Network-VPN"
],
"downloads": 16577,
"stars": 9,
"LastUpdateScan": 1717697308,
"LastUpdate": 1712072342,
"downloads": 27984,
"stars": 10,
"LastUpdate": 1719298584,
"trending": 40.763,
"trends": [
40.763
],
"trendsDate": [
1720296376
],
"downloadtrend": [
16577,
27984
],
"LastUpdateScan": 1720296376,
"FirstSeen": 1715097974
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2312,
"last_updated_timestamp": 1720281974,
"last_updated": "2024-07-06 12:06",
"apps": 2313,
"last_updated_timestamp": 1720296376,
"last_updated": "2024-07-06 16:06",
"categories": [
{
"Cat": "AI:",
@ -165,6 +165,74 @@
}
],
"applist": [
{
"Name": "PushNote",
"Repository": "waffle22/pushnote:latest",
"Registry": "https://registry.hub.docker.com/r/waffle22/pushnote",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/WaffleMaster22/PushNote",
"Overview": "PushNote is simple webui for any text/URL that you want to send from your PC to your phone or other device as a notification via Pushover.",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/WaffleMaster22/unraid-templates/master/pushnote/pushnote.xml",
"Icon": "https://i.imgur.com/gXsXrXs.png",
"Requires": "Pushover with user key and app key",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5000",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5555"
},
{
"@attributes": {
"Name": "PUSHOVER_TOKEN",
"Target": "PUSHOVER_TOKEN",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUSHOVER_USER_KEY",
"Target": "PUSHOVER_USER_KEY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Waffle22's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Waffle22sRepository/pushnote/pushnote.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 8,
"LastUpdate": 1720265280,
"LastUpdateScan": 1720296372,
"FirstSeen": 1720296372
},
{
"PluginURL": "https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg",
"PluginAuthor": "Peuuuur Noel",
@ -281983,10 +282051,21 @@
"MediaServer-Photos",
"MediaServer-Other"
],
"downloads": 5183453,
"stars": 51,
"LastUpdateScan": 1717697302,
"LastUpdate": 1717378690,
"downloads": 5211499,
"stars": 52,
"LastUpdate": 1719587052,
"trending": 0.538,
"trends": [
0.538
],
"trendsDate": [
1720296376
],
"downloadtrend": [
5183453,
5211499
],
"LastUpdateScan": 1720296376,
"FirstSeen": 1655989612
},
{
@ -299882,10 +299961,21 @@
"Tools-Utilities",
"Productivity"
],
"downloads": 26221212,
"stars": 32,
"LastUpdateScan": 1717697303,
"LastUpdate": 1717433851,
"downloads": 26656582,
"stars": 35,
"LastUpdate": 1719333126,
"trending": 1.633,
"trends": [
1.633
],
"trendsDate": [
1720296376
],
"downloadtrend": [
26221212,
26656582
],
"LastUpdateScan": 1720296376,
"FirstSeen": 1717697303
},
{
@ -314259,10 +314349,21 @@
"CategoryList": [
"Network-VPN"
],
"downloads": 16577,
"stars": 9,
"LastUpdateScan": 1717697308,
"LastUpdate": 1712072342,
"downloads": 27984,
"stars": 10,
"LastUpdate": 1719298584,
"trending": 40.763,
"trends": [
40.763
],
"trendsDate": [
1720296376
],
"downloadtrend": [
16577,
27984
],
"LastUpdateScan": 1720296376,
"FirstSeen": 1715097974
},
{

View File

@ -3377,5 +3377,6 @@
"https://github.com/ich777/unraid-hailort-driver/raw/master/hailort-driver.plg": 1720029990,
"soulteary/cronicle:latest": 1720073171,
"https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent23.plg": 1720166771,
"https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg": 1720280506
"https://raw.githubusercontent.com/Peuuuur-Noel/unraid-web-push-notification/master/plugin/web-push-notification.plg": 1720280506,
"waffle22/pushnote:latest": 1720296372
}

15
log.txt
View File

@ -7,7 +7,7 @@ Downloading Featured apps Downloading https://raw.githubusercontent.com/Squidly2
Downloading Waffle22's Repository: https://github.com/WaffleMaster22/unraid-templates -> /tmp/appFeed/templates/Waffle22sRepository Attempt 1...https://github.com/WaffleMaster22/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/Waffle22sRepository/pushnote/pushnote.xml...Removed from CA
Processing /tmp/appFeed/templates/Waffle22sRepository/pushnote/pushnote.xml...Success
Downloading Peuuuur Noel's Repository: https://github.com/Peuuuur-Noel/unraid-templates -> /tmp/appFeed/templates/PeuuuurNoelsRepository Attempt 1...https://github.com/Peuuuur-Noel/unraid-templates/archive/master.tar.gz Success!
@ -4225,12 +4225,17 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
waffle22/pushnote
waffle22/pushnote:latest Downloads: 8 Stars: 0 Base: unknown
Pulling waffle22/pushnote:latest
difegue/lanraragi
difegue/lanraragi Downloads: 5211499 Stars: 52 Base: unknown
darthsim/imgproxy
darthsim/imgproxy:latest Downloads: 26656582 Stars: 35 Base: unknown
openvpn/openvpn-as
openvpn/openvpn-as Downloads: 27984 Stars: 10 Base: unknown
Privileged: 104
No change to feed
Updating GitHub

View File

@ -88788,14 +88788,21 @@
},
"openvpn/openvpn-as": {
"Base": null,
"Downloads": 16577,
"Stars": 9,
"Time": 1717697308,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1712072342
"Downloads": 27984,
"Stars": 10,
"Time": 1720296376,
"trending": 40.763,
"trends": [
40.763
],
"downloadtrend": [
16577,
27984
],
"trendsDate": [
1720296376
],
"LastUpdate": 1719298584
},
"ghcr.io/netbymatt/ws4kp": {
"Base": null,
@ -89446,25 +89453,39 @@
},
"difegue/lanraragi": {
"Base": null,
"Downloads": 5183453,
"Stars": 51,
"Time": 1717697302,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1717378690
"Downloads": 5211499,
"Stars": 52,
"Time": 1720296376,
"trending": 0.538,
"trends": [
0.538
],
"downloadtrend": [
5183453,
5211499
],
"trendsDate": [
1720296376
],
"LastUpdate": 1719587052
},
"darthsim/imgproxy:latest": {
"Base": null,
"Downloads": 26221212,
"Stars": 32,
"Time": 1717697303,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1717433851
"Downloads": 26656582,
"Stars": 35,
"Time": 1720296376,
"trending": 1.633,
"trends": [
1.633
],
"downloadtrend": [
26221212,
26656582
],
"trendsDate": [
1720296376
],
"LastUpdate": 1719333126
},
"binhex/arch-nicotineplus": {
"Base": null,
@ -90301,5 +90322,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"waffle22/pushnote:latest": {
"Base": null,
"Downloads": 8,
"Stars": null,
"Time": 1720296372,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1720265280
}
}

View File

@ -1,10 +1,9 @@
{
"caFixed": 493,
"caFixed": 492,
"fixedTemplates": {
"Waffle22's Repository": {
"waffle22/pushnote:latest": [
"No Registry entry set. Created from Repository setting - This may not be the correct value",
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config. Template removed from CA."
"No Registry entry set. Created from Repository setting - This may not be the correct value"
]
},
"Bfox135's Repository": {