This commit is contained in:
Andrew Z 2024-08-10 16:07:19 -04:00
parent b9d5cbc81d
commit 77b946f1e9
7 changed files with 274 additions and 14 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1723298842
"last_updated_timestamp": 1723320437
}

View File

@ -445,6 +445,130 @@
"LastUpdate": 1720703555,
"FirstSeen": 1722874005
},
{
"Name": "turing-smart-screen",
"Repository": "waazaafr/turing-smart-screen:latest",
"Registry": "https://registry.hub.docker.com/r/waazaafr/turing-smart-screen",
"Network": "host",
"Shell": "bash",
"Privileged": "false",
"Support": "https://hub.docker.com/r/waazaafr/turing-smart-screen",
"Project": "https://hub.docker.com/r/waazaafr/turing-smart-screen",
"Overview": "FR:\r\nStatistiques monitor\u00e9es vers \u00e9cran compatibles.\r\nLe projet turing-smart-screen en container Docker.\r\nPlus d'informations sur les \u00e9crans compatibles et la configuration sur le github du projet:\r\nhttps://github.com/mathoudebine/turing-smart-screen-python\r\n\r\nEN:\r\nMonitor statistics on compatibles screens.\r\nProject turing-smart-screen in Docker.\r\nMore informations about material compatibility and settings on the github's project link:\r\nhttps://github.com/mathoudebine/turing-smart-screen-python\r\n\r\n\r\nSetup:\r\n- setup variables and mapping\r\n- don't forget to modify the device name of your screen (see result of command dmesg just after connecting your screen)\r\n- if you need to add an nvidia GPU set same variables as Plex/emby/Jellyfin to work with\r\n\r\nStart:\r\nLook at the console if your screen didn't work.\r\n\r\nCustomization:\r\nyou will find on the /app's mapped folder the source of the project. On the res/ folder you will find a themes/ folder container some themes.\r\nYou can take the name of a folder inside /app/res/themes and set it up to the THEME variable.",
"TemplateURL": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/master/my-turing-smart-screen.xml",
"Icon": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/main/turing-monitor-icon.png",
"DonateText": "Buy me a coffee",
"DonateLink": "https://buymeacoffee.com/waazaa",
"Config": [
{
"@attributes": {
"Name": "/dev/ttyACM0",
"Target": "",
"Default": "",
"Mode": "",
"Description": "Your screen device. Found it by connecting it and see just after the result of this console command: dmesg",
"Type": "Device",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/dev/ttyACM0"
},
{
"@attributes": {
"Name": "APPDATA",
"Target": "/app",
"Default": "/mnt/user/appdata/turing-smart-screen/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/turing-smart-screen/"
},
{
"@attributes": {
"Name": "THEME",
"Target": "THEME",
"Default": "",
"Mode": "",
"Description": "The name of the theme. Must be the name of one subfolder of /app/res/themes.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "Cyberpunk-net"
},
{
"@attributes": {
"Name": "ETHERNET_INTERFACE",
"Target": "ETHERNET_INTERFACE",
"Default": "br0",
"Mode": "",
"Description": "The name of the ethernet interface.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "eth0"
},
{
"@attributes": {
"Name": "REVISION",
"Target": "REVISION",
"Default": "A",
"Mode": "",
"Description": "To identify your smart screen: https://github.com/mathoudebine/turing-smart-screen-python/wiki/Hardware-revisions",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "A"
},
{
"@attributes": {
"Name": "BRIGHTNESS",
"Target": "BRIGHTNESS",
"Default": "20",
"Mode": "",
"Description": "Percent of the brightness",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "40"
},
{
"@attributes": {
"Name": "DISPLAY_REVERSE",
"Target": "DISPLAY_REVERSE",
"Default": "false",
"Mode": "",
"Description": "If true the video result will be in landscape mode",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "waazaa's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/waazaasRepository/my-turing-smart-screen.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 2,
"LastUpdate": 1723308541,
"LastUpdateScan": 1723320432,
"FirstSeen": 1723320432
},
{
"TemplatePath": "/tmp/appFeed/templates/gxsRepository/keila/keila.xml",
"errors": [
@ -4121,8 +4245,8 @@
"Shell": "sh",
"Privileged": "false",
"Support": "https://eq6w.short.gy/discord-invite",
"Project": "https://hub.docker.com/repository/docker/catalinbertadev/panko-gpt/general",
"Overview": "Bot Creation Platform - Streamline GPT bot creation for Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI. Will soon be open source on GitHub",
"Project": "https://github.com/catalinberta/panko-gpt",
"Overview": "GPT Bot Manager - Streamline GPT bot creation for Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI.",
"WebUI": "http://[IP]:[PORT:5002]",
"Icon": "https://catalinberta.com/files/panko/logos/default-round.png",
"DonateLink": "https://www.paypal.com/donate/?hosted_button_id=42KHL5J2X3ASQ",

View File

@ -1,7 +1,7 @@
{
"apps": 2350,
"last_updated_timestamp": 1723298842,
"last_updated": "2024-08-10 10:07",
"apps": 2351,
"last_updated_timestamp": 1723320437,
"last_updated": "2024-08-10 16:07",
"categories": [
{
"Cat": "AI:",
@ -611,6 +611,130 @@
"LastUpdate": 1720703555,
"FirstSeen": 1722874005
},
{
"Name": "turing-smart-screen",
"Repository": "waazaafr/turing-smart-screen:latest",
"Registry": "https://registry.hub.docker.com/r/waazaafr/turing-smart-screen",
"Network": "host",
"Shell": "bash",
"Privileged": "false",
"Support": "https://hub.docker.com/r/waazaafr/turing-smart-screen",
"Project": "https://hub.docker.com/r/waazaafr/turing-smart-screen",
"Overview": "FR:\r\nStatistiques monitor\u00e9es vers \u00e9cran compatibles.\r\nLe projet turing-smart-screen en container Docker.\r\nPlus d'informations sur les \u00e9crans compatibles et la configuration sur le github du projet:\r\nhttps://github.com/mathoudebine/turing-smart-screen-python\r\n\r\nEN:\r\nMonitor statistics on compatibles screens.\r\nProject turing-smart-screen in Docker.\r\nMore informations about material compatibility and settings on the github's project link:\r\nhttps://github.com/mathoudebine/turing-smart-screen-python\r\n\r\n\r\nSetup:\r\n- setup variables and mapping\r\n- don't forget to modify the device name of your screen (see result of command dmesg just after connecting your screen)\r\n- if you need to add an nvidia GPU set same variables as Plex/emby/Jellyfin to work with\r\n\r\nStart:\r\nLook at the console if your screen didn't work.\r\n\r\nCustomization:\r\nyou will find on the /app's mapped folder the source of the project. On the res/ folder you will find a themes/ folder container some themes.\r\nYou can take the name of a folder inside /app/res/themes and set it up to the THEME variable.",
"TemplateURL": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/master/my-turing-smart-screen.xml",
"Icon": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/main/turing-monitor-icon.png",
"DonateText": "Buy me a coffee",
"DonateLink": "https://buymeacoffee.com/waazaa",
"Config": [
{
"@attributes": {
"Name": "/dev/ttyACM0",
"Target": "",
"Default": "",
"Mode": "",
"Description": "Your screen device. Found it by connecting it and see just after the result of this console command: dmesg",
"Type": "Device",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/dev/ttyACM0"
},
{
"@attributes": {
"Name": "APPDATA",
"Target": "/app",
"Default": "/mnt/user/appdata/turing-smart-screen/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/turing-smart-screen/"
},
{
"@attributes": {
"Name": "THEME",
"Target": "THEME",
"Default": "",
"Mode": "",
"Description": "The name of the theme. Must be the name of one subfolder of /app/res/themes.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "Cyberpunk-net"
},
{
"@attributes": {
"Name": "ETHERNET_INTERFACE",
"Target": "ETHERNET_INTERFACE",
"Default": "br0",
"Mode": "",
"Description": "The name of the ethernet interface.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "eth0"
},
{
"@attributes": {
"Name": "REVISION",
"Target": "REVISION",
"Default": "A",
"Mode": "",
"Description": "To identify your smart screen: https://github.com/mathoudebine/turing-smart-screen-python/wiki/Hardware-revisions",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "A"
},
{
"@attributes": {
"Name": "BRIGHTNESS",
"Target": "BRIGHTNESS",
"Default": "20",
"Mode": "",
"Description": "Percent of the brightness",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "40"
},
{
"@attributes": {
"Name": "DISPLAY_REVERSE",
"Target": "DISPLAY_REVERSE",
"Default": "false",
"Mode": "",
"Description": "If true the video result will be in landscape mode",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "waazaa's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/waazaasRepository/my-turing-smart-screen.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 2,
"LastUpdate": 1723308541,
"LastUpdateScan": 1723320432,
"FirstSeen": 1723320432
},
{
"TemplatePath": "/tmp/appFeed/templates/gxsRepository/keila/keila.xml",
"errors": [
@ -4287,8 +4411,8 @@
"Shell": "sh",
"Privileged": "false",
"Support": "https://eq6w.short.gy/discord-invite",
"Project": "https://hub.docker.com/repository/docker/catalinbertadev/panko-gpt/general",
"Overview": "Bot Creation Platform - Streamline GPT bot creation for Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI. Will soon be open source on GitHub",
"Project": "https://github.com/catalinberta/panko-gpt",
"Overview": "GPT Bot Manager - Streamline GPT bot creation for Discord, Telegram and soon other platforms. Features: Vector Search (RAG), Easy management via UI.",
"WebUI": "http://[IP]:[PORT:5002]",
"Icon": "https://catalinberta.com/files/panko/logos/default-round.png",
"DonateLink": "https://www.paypal.com/donate/?hosted_button_id=42KHL5J2X3ASQ",

View File

@ -3425,5 +3425,6 @@
"richy1989/mumble-server:latest": 1722960432,
"waazaafr/librespeed:latest": 1722967606,
"getontime/ontime": 1723068406,
"ghcr.io/toeverything/affine-graphql:stable": 1723234046
"ghcr.io/toeverything/affine-graphql:stable": 1723234046,
"waazaafr/turing-smart-screen:latest": 1723320432
}

View File

@ -15,6 +15,7 @@ Downloading waazaa's Repository: https://github.com/waazaa-fr/unraid-templates -
Processing /tmp/appFeed/templates/waazaasRepository/my-gotify-send.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-librespeed.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-rdiff-backup-rdiffweb.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-turing-smart-screen.xml...Success
Downloading gxs' Repository: https://github.com/bpivk/unraid-templates -> /tmp/appFeed/templates/gxsRepository Attempt 1...https://github.com/bpivk/unraid-templates/archive/master.tar.gz Success!
@ -4283,12 +4284,11 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
waazaafr/turing-smart-screen
waazaafr/turing-smart-screen:latest Downloads: 2 Stars: 0 Base: unknown
Pulling waazaafr/turing-smart-screen:latest
Privileged: 104
Updating GitHub
[master 98d8dfa07] Update
5 files changed, 6 insertions(+), 10 deletions(-)
To https://github.com/Squidly271/AppFeed.git
b04f5d161..98d8dfa07 master -> master

View File

@ -850,7 +850,7 @@
"TemplateURL": "https://raw.githubusercontent.com/R3yn4ld/unraid-plugins/master/ca.mover.tuning.xml",
"Repository": "https://raw.githubusercontent.com/R3yn4ld/ca.mover.tuning/master/plugins/ca.mover.tuning.plg",
"ChangeLogPresent": true,
"pluginVersion": "2024.08.07.0858",
"pluginVersion": "2024.08.10.1532",
"MinVer": "6.9.0-rc2",
"topPlugin": 25,
"Overview": "A simple plugin to fine tune the operation of the scheduled mover script.\nOnly run when cache space is getting low and filter files to move according to age, size, ...; don't run if a parity check / rebuild is in progress; or completely disable the scheduled moves. Can enable turbo write to speed up things.",

View File

@ -91677,5 +91677,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"waazaafr/turing-smart-screen:latest": {
"Base": null,
"Downloads": 2,
"Stars": null,
"Time": 1723320432,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723308541
}
}