This commit is contained in:
Andrew Z 2023-03-16 20:04:34 -04:00
parent 70de8f5721
commit 282b694bf2
8 changed files with 245 additions and 72 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1679004291
"last_updated_timestamp": 1679011472
}

View File

@ -171976,6 +171976,89 @@
"topTrending": 0.04600000000000001,
"topPerforming": 0.17
},
{
"Name": "timelite",
"Repository": "pyguy/timelite",
"Registry": "https://hub.docker.com/r/pyguy/timelite/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/overshard/timelite",
"Project": "https://github.com/overshard/timelite",
"Overview": "Timelite is a Node.js application designed to help individuals and teams track their time spent on different tasks and projects. It provides a simple and intuitive interface for users to create projects, add tasks, and start and stop timers to track their work.",
"WebUI": "http://[IP]:[PORT:8008]",
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/timelite/timelite.xml",
"Icon": "https://raw.githubusercontent.com/overshard/timelite/master/public/static/logo.png",
"Config": [
{
"@attributes": {
"Name": "Node Version",
"Target": "NODE_VERSION",
"Default": "14.4.0",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "14.4.0"
},
{
"@attributes": {
"Name": "Yarn Version",
"Target": "YARN_VERSION",
"Default": "1.22.4",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1.22.4"
},
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8008"
},
{
"@attributes": {
"Name": "Config",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/timelite"
}
],
"Repo": "IBRACORP's Repository",
"CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.",
"templatePath": "/tmp/GitHub/AppFeed/templates/IBRACORPsRepository/timelite/timelite.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 61,
"LastUpdate": 1591808683,
"LastUpdateScan": 1679011472,
"FirstSeen": 1679011472
},
{
"Name": "traefik",
"Repository": "traefik:latest",
@ -193611,8 +193694,8 @@
"MediaServer-Other"
],
"downloads": 5499,
"LastUpdate": 1622986624,
"LastUpdateScan": 1679004290,
"LastUpdate": 1622986624,
"FirstSeen": 1616637766
},
{
@ -194733,8 +194816,8 @@
"Other"
],
"downloads": 2860,
"LastUpdate": 1624752024,
"LastUpdateScan": 1679004290,
"LastUpdate": 1624752024,
"FirstSeen": 1624435388
},
{
@ -227435,7 +227518,6 @@
],
"downloads": 102769,
"stars": 2,
"LastUpdate": 1678962495,
"trending": 5.049,
"trends": [
11.684,
@ -227465,6 +227547,7 @@
102769
],
"LastUpdateScan": 1679004290,
"LastUpdate": 1678962495,
"FirstSeen": 1637427818,
"topTrending": -6.634999999999999,
"topPerforming": 5.049
@ -248926,7 +249009,6 @@
],
"downloads": 2818142,
"stars": 24,
"LastUpdate": 1678925705,
"trending": 0.255,
"trends": [
0.121,
@ -248956,6 +249038,7 @@
2818142
],
"LastUpdateScan": 1679004290,
"LastUpdate": 1678925705,
"FirstSeen": 1647820996,
"topTrending": 0.134,
"topPerforming": 0.255
@ -263338,8 +263421,8 @@
"MediaApp-Other"
],
"downloads": 115,
"LastUpdate": 1673808944,
"LastUpdateScan": 1679004290,
"LastUpdate": 1673808944,
"FirstSeen": 1673809439
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2013,
"last_updated_timestamp": 1679004291,
"last_updated": "2023-03-16 18:04",
"apps": 2014,
"last_updated_timestamp": 1679011472,
"last_updated": "2023-03-16 20:04",
"categories": [
{
"Cat": "Backup:",
@ -172138,6 +172138,89 @@
"topTrending": 0.04600000000000001,
"topPerforming": 0.17
},
{
"Name": "timelite",
"Repository": "pyguy/timelite",
"Registry": "https://hub.docker.com/r/pyguy/timelite/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/overshard/timelite",
"Project": "https://github.com/overshard/timelite",
"Overview": "Timelite is a Node.js application designed to help individuals and teams track their time spent on different tasks and projects. It provides a simple and intuitive interface for users to create projects, add tasks, and start and stop timers to track their work.",
"WebUI": "http://[IP]:[PORT:8008]",
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/timelite/timelite.xml",
"Icon": "https://raw.githubusercontent.com/overshard/timelite/master/public/static/logo.png",
"Config": [
{
"@attributes": {
"Name": "Node Version",
"Target": "NODE_VERSION",
"Default": "14.4.0",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "14.4.0"
},
{
"@attributes": {
"Name": "Yarn Version",
"Target": "YARN_VERSION",
"Default": "1.22.4",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1.22.4"
},
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8008"
},
{
"@attributes": {
"Name": "Config",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/timelite"
}
],
"Repo": "IBRACORP's Repository",
"CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.",
"templatePath": "/tmp/GitHub/AppFeed/templates/IBRACORPsRepository/timelite/timelite.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 61,
"LastUpdate": 1591808683,
"LastUpdateScan": 1679011472,
"FirstSeen": 1679011472
},
{
"Name": "traefik",
"Repository": "traefik:latest",
@ -193773,8 +193856,8 @@
"MediaServer-Other"
],
"downloads": 5499,
"LastUpdate": 1622986624,
"LastUpdateScan": 1679004290,
"LastUpdate": 1622986624,
"FirstSeen": 1616637766
},
{
@ -194895,8 +194978,8 @@
"Other"
],
"downloads": 2860,
"LastUpdate": 1624752024,
"LastUpdateScan": 1679004290,
"LastUpdate": 1624752024,
"FirstSeen": 1624435388
},
{
@ -227597,7 +227680,6 @@
],
"downloads": 102769,
"stars": 2,
"LastUpdate": 1678962495,
"trending": 5.049,
"trends": [
11.684,
@ -227627,6 +227709,7 @@
102769
],
"LastUpdateScan": 1679004290,
"LastUpdate": 1678962495,
"FirstSeen": 1637427818,
"topTrending": -6.634999999999999,
"topPerforming": 5.049
@ -249088,7 +249171,6 @@
],
"downloads": 2818142,
"stars": 24,
"LastUpdate": 1678925705,
"trending": 0.255,
"trends": [
0.121,
@ -249118,6 +249200,7 @@
2818142
],
"LastUpdateScan": 1679004290,
"LastUpdate": 1678925705,
"FirstSeen": 1647820996,
"topTrending": 0.134,
"topPerforming": 0.255
@ -263500,8 +263583,8 @@
"MediaApp-Other"
],
"downloads": 115,
"LastUpdate": 1673808944,
"LastUpdateScan": 1679004290,
"LastUpdate": 1673808944,
"FirstSeen": 1673809439
},
{

View File

@ -2658,5 +2658,6 @@
"theshulk/teslacam-browser": 1678554796,
"datpat/premiumizearr": 1678561448,
"kezzkezz/belabox": 1678656846,
"balzack/databag": 1678989874
"balzack/databag": 1678989874,
"pyguy/timelite": 1679011472
}

16
log.txt
View File

@ -1774,6 +1774,7 @@ Processing /tmp/appFeed/templates/IBRACORPsRepository/pwm/pwm.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/quant-ux-backend/quant-ux-backend.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/quant-ux-frontend/quant-ux-frontend.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/serviio/serviio.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/timelite/timelite.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/traefik/traefik.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/wrapperr/wrapperr.xml...Success
Processing /tmp/appFeed/templates/IBRACORPsRepository/yacht/yacht.xml...Success
@ -3466,19 +3467,8 @@ Processing /tmp/appFeed/templates/kezzkezzkezzsRepository/belabox-receiver/belab
Updating stats on containers
Tagged - Can't determine last update
lawryder/ankidock
lawryder/ankidock:latest_stable Downloads: 5499 Stars: 0 Base: unknown
kippenhof/bigbendiscord
kippenhof/bigbendiscord Downloads: 2860 Stars: 0 Base: unknown
revenz/fileflows
revenz/fileflows Downloads: 102769 Stars: 2 Base: unknown
bpatrik/pigallery2
bpatrik/pigallery2 Downloads: 2818142 Stars: 24 Base: unknown
zigzockt/memegen
zigzockt/memegen Downloads: 115 Stars: 0 Base: unknown
wizarrrr/wizarr
ghcr.io/wizarrrr/wizarr Downloads: Stars: Base: unknown
pyguy/timelite
pyguy/timelite Downloads: 61 Stars: 0 Base: unknown
Privileged: 107

View File

@ -49198,7 +49198,6 @@
],
"downloads": 1549300,
"stars": 10,
"LastUpdate": 1631556994,
"trending": 0.015,
"trends": [
0.185,
@ -49228,6 +49227,7 @@
1549300
],
"LastUpdateScan": 1678997069,
"LastUpdate": 1631556994,
"FirstSeen": 1598450966,
"topTrending": -0.16999999999999998,
"topPerforming": 0.015
@ -122533,7 +122533,6 @@
],
"downloads": 12844894,
"stars": 27,
"LastUpdate": 1672293869,
"trending": 0.208,
"trends": [
0.128,
@ -122563,6 +122562,7 @@
12844894
],
"LastUpdateScan": 1678997069,
"LastUpdate": 1672293869,
"FirstSeen": 1569866817,
"topTrending": 0.07999999999999999,
"topPerforming": 0.208
@ -193610,9 +193610,9 @@
"Other",
"MediaServer-Other"
],
"downloads": 3811,
"LastUpdateScan": 1676408892,
"downloads": 5499,
"LastUpdate": 1622986624,
"LastUpdateScan": 1679004290,
"FirstSeen": 1616637766
},
{
@ -194732,9 +194732,9 @@
"CategoryList": [
"Other"
],
"downloads": 2858,
"LastUpdateScan": 1676408892,
"downloads": 2860,
"LastUpdate": 1624752024,
"LastUpdateScan": 1679004290,
"FirstSeen": 1624435388
},
{
@ -227433,40 +227433,41 @@
"CategoryList": [
"Productivity"
],
"downloads": 97580,
"downloads": 102769,
"stars": 2,
"trending": 2.733,
"LastUpdate": 1678962495,
"trending": 5.049,
"trends": [
13.435,
11.684,
15.872,
8.3,
8.524,
6.494,
2.733
2.733,
5.049
],
"trendsDate": [
1660817019,
1663416219,
1666015430,
1668611066,
1671210290,
1673809439,
1676408892
1676408892,
1679004290
],
"downloadtrend": [
55312,
62630,
74446,
81184,
88749,
94913,
97580
97580,
102769
],
"LastUpdateScan": 1676408892,
"LastUpdate": 1676171929,
"LastUpdateScan": 1679004290,
"FirstSeen": 1637427818,
"topTrending": -10.702
"topTrending": -6.634999999999999,
"topPerforming": 5.049
},
{
"Name": "FileFlows",
@ -227616,40 +227617,41 @@
"CategoryList": [
"Productivity"
],
"downloads": 97580,
"downloads": 102769,
"stars": 2,
"trending": 2.733,
"trending": 5.049,
"trends": [
13.435,
11.684,
15.872,
8.3,
8.524,
6.494,
2.733
2.733,
5.049
],
"trendsDate": [
1660817019,
1663416219,
1666015430,
1668611066,
1671210290,
1673809439,
1676408892
1676408892,
1679004290
],
"downloadtrend": [
55312,
62630,
74446,
81184,
88749,
94913,
97580
97580,
102769
],
"LastUpdateScan": 1676408892,
"LastUpdate": 1676171929,
"LastUpdateScan": 1679004290,
"LastUpdate": 1678962495,
"FirstSeen": 1637427818,
"topTrending": -10.702
"topTrending": -6.634999999999999,
"topPerforming": 5.049
},
{
"Name": "ArchiSteamFarm",
@ -248922,41 +248924,41 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 2810950,
"downloads": 2818142,
"stars": 24,
"trending": 0.181,
"LastUpdate": 1678925705,
"trending": 0.255,
"trends": [
0.087,
0.121,
0.313,
0.126,
0.141,
0.228,
0.181
0.181,
0.255
],
"trendsDate": [
1660817019,
1663416220,
1666015431,
1668611066,
1671210290,
1673809439,
1676408893
1676408893,
1679004290
],
"downloadtrend": [
2779893,
2783250,
2791992,
2795515,
2799469,
2805854,
2810950
2810950,
2818142
],
"LastUpdateScan": 1676408893,
"LastUpdate": 1674647382,
"LastUpdateScan": 1679004290,
"FirstSeen": 1647820996,
"topTrending": 0.094,
"topPerforming": 0.181
"topTrending": 0.134,
"topPerforming": 0.255
},
{
"Name": "Shapeshifter-Obfuscator",
@ -263335,9 +263337,9 @@
"Other",
"MediaApp-Other"
],
"downloads": 100,
"LastUpdateScan": 1676408893,
"downloads": 115,
"LastUpdate": 1673808944,
"LastUpdateScan": 1679004290,
"FirstSeen": 1673809439
},
{
@ -267082,7 +267084,7 @@
"CategoryList": [
"MediaServer-Other"
],
"LastUpdateScan": 1676408893,
"LastUpdateScan": 1679004291,
"FirstSeen": 1663422865
},
{

View File

@ -71569,5 +71569,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1674940525
},
"pyguy/timelite": {
"Base": null,
"Downloads": 61,
"Stars": null,
"Time": 1679011472,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1591808683
}
}

View File

@ -1,5 +1,5 @@
{
"caFixed": 369,
"caFixed": 370,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -819,6 +819,9 @@
],
"ghcr.io/benphelps/homepage:latest": [
"No category entry present"
],
"pyguy/timelite": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
]
},
"Natcoso9955's Repository": {