{"id":21380815,"url":"https://github.com/frameworkcomputer/dri_prime1-detection","last_synced_at":"2025-07-14T16:34:39.819Z","repository":{"id":214571450,"uuid":"736839230","full_name":"FrameworkComputer/dri_prime1-detection","owner":"FrameworkComputer","description":"A simple application to verify if desired applications are running with discrete graphics","archived":false,"fork":false,"pushed_at":"2025-01-23T14:36:01.000Z","size":12607,"stargazers_count":21,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-02T16:17:49.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FrameworkComputer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-29T03:08:49.000Z","updated_at":"2025-06-19T19:36:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc6829d5-2ea1-4c9f-b25b-7e3e002bc405","html_url":"https://github.com/FrameworkComputer/dri_prime1-detection","commit_stats":null,"previous_names":["frameworkcomputer/dri_prime1-detection"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FrameworkComputer/dri_prime1-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrameworkComputer%2Fdri_prime1-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrameworkComputer%2Fdri_prime1-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrameworkComputer%2Fdri_prime1-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrameworkComputer%2Fdri_prime1-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrameworkComputer","download_url":"https://codeload.github.com/FrameworkComputer/dri_prime1-detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrameworkComputer%2Fdri_prime1-detection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265151073,"owners_count":23719116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T10:42:51.408Z","updated_at":"2025-07-14T16:34:39.791Z","avatar_url":"https://github.com/FrameworkComputer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discrete graphics usage detection\n\nA simple application to verify if desired applications are running with discrete graphics\n\n## Indicates which processes are using discrete graphics, provides process name and ID.\n\nStep 1: Open a terminal window and download the AppImage to your desired directory.\n\n- Ubuntu, Activities, search terminal. Fedora, horizontal line in the upper right, search terminal.\n- Copy and paste in the following depending on your specific distro listed below, followed by the enter key.\n\n*Ubuntu LTS users*:\n\n```\nsudo apt install libfuse2 python3-pyqt5 \u0026\u0026 wget https://github.com/FrameworkComputer/dri_prime1-detection/releases/download/AppImage/dGPU-detect.AppImage\n```\n\n*Fedora users*:\n\n```\nsudo dnf install python3-qt5 \u0026\u0026 wget https://github.com/FrameworkComputer/dri_prime1-detection/releases/download/AppImage/dGPU-detect.AppImage\n```\n\nStep 2: Make it executable.\n```\nchmod +x dGPU-detect.AppImage\n```\n\nStep 4: Run this to detect if the discrete card is used for that application.\n\n\u003eTIP: Alt and Tab keys to move you off of an actively launched game. Thus, allowing you to launch the AppImage. Then Alt Tab back to the game.\n\n`./dGPU-detect.AppImage` or simply double click the downloaded AppImage file.\n\n**If the dGPU is not running applications:**\n\n![No dGPU running any applications](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/no-dgpu.png)\n\n\n**If the dGPU is running applications:**\n\n![dGPU running running applications](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/yes-dgpu.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n-------------------------------------------------------\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n## Steam game setup instructions for Ubuntu LTS (Long Term Support) - One NVMe drive\n\n### Configure Steam: \n\n- Download Steam from https://store.steampowered.com/about/\n- Once the Deb package is downloaded, right click in, install via Software Center.\n- Once installed, browse to Activities in the upper left corner, search for Steam, **right** click to open it selecting \"Launch using integrated graphics.\"\n  \n**(Linux Mint users, just run Steam, no special right clicking needed)** \n\n![Locate and launch Steam using INTEGRATED graphics](https://raw.githubusercontent.com/ctsdownloads/dri_prime1-detection/main/Steam-1.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**With Steam open.**\n\n- Setup compatibility mode as shown below.\n![Enable Steam Play to play Windows games on Ubuntu](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/proton.png)\n\n\n- Locate your game installed already or install it.\n- Right click on the game, goto properties.\n  \n![Right click on the game, goto properties](https://raw.githubusercontent.com/ctsdownloads/dri_prime1-detection/main/steam-2.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**Launch options section for dGPU users**\n\n- Place the following into your launch options, to ensure you are using the discrete GPU and not the integrated GPU for your game.\n\n```\nDRI_PRIME=1 %command%\n```\n\n![Type in DRI_PRIME=1 %command%](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/dri-prime.png)\n\n- Close the General box at the X, there is no save button or anything like that.\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**NOTE:** Some games may need addtional GPU details\nIn this case, we'd replace DRI_PRIME=1 %command% and test against:\n\n```\nsudo apt update \u0026\u0026 sudo apt install vulkan-tools -y \u0026\u0026 vulkaninfo | grep \"GPU[0123]\" -A 10\n```\n\nVerify GPU1 is indeed, AMD Radeon RX 7700S (RADV NAVI33).\n\nNow in the launch options:\n\n```\nDRI_PRIME=1 DXVK_FILTER_DEVICE_NAME=\"AMD Radeon RX 7700S (RADV NAVI33)\" %command%\n```\n\n-------------------------------------------------------\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n\n\n\n## Steam game setup instructions for Ubuntu LTS (Long Term Support) - Two NVMe drives, installing games to secondary drive\n\n### Get your secondary drive ready\n\n![Format to Ext4 in Disks](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/format.png)\n- Open Disks program, label as steamgames,format to Ext4. Close Disks.\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n### Beginner method for Ubuntu LTS:\n\n[Auto-mount second drive script.](https://github.com/FrameworkComputer/steam-drive-mounter/blob/main/README.md#steam-drive-mounter)\n\n\u0026nbsp;\n\u0026nbsp;\n\n### Advanced method for Ubuntu LTS:\n- Open a terminal from the horizontal line in the upper left, search Terminal and open it.\n\n```\ncd /media \u0026\u0026 sudo mkdir steamgames\n```\n\n- Let's get the ownership and permissions sorted correctly.\n\n```\nsudo chown $USER:$USER steamgames/ \u0026\u0026 sudo chmod 700 steamgames/\n```\nLet's check our work:\n\n```\nls -ld steamgames/\n```\n- You should see something like: drwx------. 1 youruser youruser 0 Month  day 00:00 steamgames/\n\n- Now, we need to get this directory to a place where it identifies as the secondary NVMe drive.\n\n```\nsudo blkid | grep 'steamgames' | awk '{print $0}'\n```\n\n- As we labeled the drive as steamgames, we were able use awk to easily locate it and see something like this:\n\n```\n/dev/nvme1n1p1: LABEL=\"steamgames\" UUID=\"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n```\n\n- We want the section (and yours will differ) UUID=\"b767cc57-0262-4ba5-be9d-b7f3387f3d59\"\n\n- Now that we have this, we need to get this mounted by default and, make sure it plays nicely with Steam.\n\n- First, let's backup our fstab so if something goes horribly wrong, you can tell support you broke fstab, but you have a backup we can restore from. We'll open open the file from here as well.\n\n```\nsudo cp /etc/fstab /etc/fstab.bak \u0026\u0026 sudo nano /etc/fstab\n```\n\n- Append the following to the bottom of your file, remember, we are using YOUR UUID found in your blkid results:\n\n```\nUUID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx   /media/steamgames  ext4  rw,users,exec,auto  0 0\n```\n\n- Save the file with Ctrl X. Y key when asked.\n\n- Now reboot.\n\n\n\n### Configure Steam: \n\n- Download Steam from https://store.steampowered.com/about/\n- Once the Deb package is downloaded, right click in, install via Software Center.\n- Once installed, browse to Activities in the upper left corner, search for Steam, **right** click to open it selecting \"Launch using integrated graphics.\"\n\n**(Linux Mint users, just run Steam, no special right clicking needed)** \n\n  \n![Locate and launch Steam using INTEGRATED graphics](https://raw.githubusercontent.com/ctsdownloads/dri_prime1-detection/main/Steam-1.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**With Steam open.**\n\n- Setup compatibility mode as shown below.\n![Enable Steam Play to play Windows games on Ubuntu](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/proton.png)\n\n- Upper left menu option called \"Steam\", pull down, select \"Settings\", go down to \"Storage\".\n- Click Add Drive, choose Add a new Steam library folder - the option will appear like it does here. Close the settings dialog.\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n![Click Add Drive, choose Add a new Steam library folder](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/add-library.png)\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n- Locate your game, install it to steamgames drive.\u0026nbsp;\n\n![Locate your game, install it to steamgames drive](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/install-game.png)\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n- Right click on the game, goto properties.\n  \n![Right click on the game, goto properties](https://raw.githubusercontent.com/ctsdownloads/dri_prime1-detection/main/steam-2.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**Launch options section for dGPU users**\n\n- Place the following into your launch options, to ensure you are using the discrete GPU and not the integrated GPU for your game.\n\n```\nDRI_PRIME=1 %command%\n```\n\n![Type in DRI_PRIME=1 %command%](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/dri-prime.png)\n\n- Close the General box at the X, there is no save button or anything like that.\n\n\u0026nbsp;\n\u0026nbsp;\n\n**NOTE:** Some games may need addtional GPU details\nIn this case, we'd replace DRI_PRIME=1 %command% and test against:\n\n```\nsudo apt update \u0026\u0026 sudo apt install vulkan-tools -y \u0026\u0026 vulkaninfo | grep \"GPU[0123]\" -A 10\n```\n\nVerify GPU1 is indeed, AMD Radeon RX 7700S (RADV NAVI33).\n\nNow in the launch options:\n\n```\nDRI_PRIME=1 DXVK_FILTER_DEVICE_NAME=\"AMD Radeon RX 7700S (RADV NAVI33)\" %command%\n```\n\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n-------------------------------------------------------\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n\n\n\n  ## Steam game setup instructions for Fedora - One NVMe drive\n\n### Configure Steam: \n\n- Install Steam from the Software application in the dock. Search for Steam install the **Flatpak**.\n- Once installed, browse to the horizontal line in the upper left corner, click to open it, search for Steam.\n  \n![Locate and launch Steam normally](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/f39-steam1.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**With Steam open.**\n\n- Setup compatibility mode as shown below.\n![Enable Steam Play to play Windows games on Ubuntu](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/proton.png)\n\n- Locate your game installed already or install it.\n- Right click on the game, goto properties.\n  \n![Right click on the game, goto properties](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/f39-steam2.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**Launch options section for dGPU users**\n\n- Place the following into your launch options, to ensure you are using the discrete GPU and not the integrated GPU for your game.\n\n```\nDRI_PRIME=1 %command%\n```\n\n![Type in DRI_PRIME=1 %command%](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/dri-prime.png)\n\n- Close the General box at the X, there is no save button or anything like that.\n\n\u0026nbsp;\n\u0026nbsp;\n\n**NOTE:** Some games may need addtional GPU details\nIn this case, we'd replace DRI_PRIME=1 %command% and test against:\n\n```\nsudo dnf install vulkan-tools -y \u0026\u0026 vulkaninfo | grep \"GPU[0123]\" -A 10\n```\n\nVerify GPU1 is indeed, AMD Radeon RX 7700S (RADV NAVI33).\n\nNow in the launch options:\n\n```\nDRI_PRIME=1 DXVK_FILTER_DEVICE_NAME=\"AMD Radeon RX 7700S (RADV NAVI33)\" %command%\n```\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n-------------------------------------------------------\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n## Steam game setup instructions for Fedora - Two NVMe drives, installing games to secondary drive\n\n### Get your secondary drive ready\n\n![Format to Ext4 in Disks](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/format.png)\n\n### Beginner method:\n\n[Auto-mount second drive script.](https://github.com/FrameworkComputer/steam-drive-mounter/blob/main/README.md#steam-drive-mounter)\n\n\u0026nbsp;\n\u0026nbsp;\n\n### Advanced method:\n- Open Disks program, label as steamgames,format to Ext4. Close Disks.\n\u0026nbsp;\n\u0026nbsp;\n\n- Open a terminal from the horizontal line in the upper left, search Terminal and open it.\n\n```\ncd /media \u0026\u0026 sudo mkdir steamgames\n```\n\n- Let's get the ownership and permissions sorted correctly.\n\n```\nsudo chown $USER:$USER steamgames/ \u0026\u0026 sudo chmod 700 steamgames/\n```\nLet's check our work:\n\n```\nls -ld steamgames/\n```\n- You should see something like: drwx------. 1 youruser youruser 0 Month  day 00:00 steamgames/\n\n- Now, we need to get this directory to a place where it identifies as the secondary NVMe drive.\n\n```\nsudo blkid | grep 'steamgames' | awk '{print $0}'\n```\n\n- As we labeled the drive as steamgames, we were able use awk to easily locate it and see something like this:\n\n```\n/dev/nvme1n1p1: LABEL=\"steamgames\" UUID=\"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n```\n\n- We want the section (and yours will differ) UUID=\"b767cc57-0262-4ba5-be9d-b7f3387f3d59\"\n\n- Now that we have this, we need to get this mounted by default and, make sure it plays nicely with Steam.\n\n- First, let's backup our fstab so if something goes horribly wrong, you can tell support you broke fstab, but you have a backup we can restore from. We'll open open the file from here as well.\n\n```\nsudo cp /etc/fstab /etc/fstab.bak \u0026\u0026 sudo nano /etc/fstab\n```\n\n- Append the following to the bottom of your file, remember, we are using YOUR UUID found in your blkid results:\n\n```\nUUID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx   /media/steamgames  ext4  rw,users,exec,auto  0 0\n```\n\n- Save the file with Ctrl X. Y key when asked.\n\n- Now reboot.\n\n\n\n### Configure Steam: \n\n\n- Install Steam from the Software application in the dock. Search for Steam install the **Flatpak**.\n- Do the same by installing an application called Flatseal - this is what will bridge together your Steam flatpak and your games drive.\n- Once installed, browse to the horizontal line in the upper left corner, click to open it, search for Steam.\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**Setup Flatseal**\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n- Open Flatseal.\n\u0026nbsp;\n\u0026nbsp;\n\n![In Flatseal, for Steam, set Filesystem, Other files as /media/steamgames](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/flatseal.png)\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n- In Flatseal, for **Steam**, set **Filesystem**, Other files as **/media/steamgames**\n- Close Flatseal, just x out of it. Nothing to save.\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n- Open Steam, *launch Steam normally with a single left click*.\n  \n![Locate and launch Steam normally](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/f39-steam1.png)\n\n**With Steam open.**\n\n- Setup compatibility mode as shown below.\n![Enable Steam Play to play Windows games on Ubuntu](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/proton.png)\n\n- Upper left menu option called \"Steam\", pull down, select \"Settings\", go down to \"Storage\".\n- Click Add Drive, choose Add a new Steam library folder - the option will appear like it does here. Close the settings dialog.\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n![Click Add Drive, choose Add a new Steam library folder](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/add-library.png)\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n- Locate your game, install it to steamgames drive.\u0026nbsp;\n\n![Locate your game, install it to steamgames drive](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/install-game.png)\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n- Right click on the game, goto properties.\n  \n![Right click on the game, goto properties](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/main/f39-steam2.png)\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n**Launch options section for dGPU users**\n\n- Place the following into your launch options, to ensure you are using the discrete GPU and not the integrated GPU for your game.\n\n```\nDRI_PRIME=1 %command%\n```\n\n![Type in DRI_PRIME=1 %command%](https://raw.githubusercontent.com/FrameworkComputer/dri_prime1-detection/refs/heads/main/dri-prime.png)\n\n- Close the General box at the X, there is no save button or anything like that.\n\n\u0026nbsp;\n\u0026nbsp;\n\n**NOTE:** Some games may need addtional GPU details\nIn this case, we'd replace DRI_PRIME=1 %command% and test against:\n\n```\nsudo dnf install vulkan-tools -y \u0026\u0026 vulkaninfo | grep \"GPU[0123]\" -A 10\n```\n\nVerify GPU1 is indeed, AMD Radeon RX 7700S (RADV NAVI33).\n\nNow in the launch options:\n\n```\nDRI_PRIME=1 DXVK_FILTER_DEVICE_NAME=\"AMD Radeon RX 7700S (RADV NAVI33)\" %command%\n```\n\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n-------------------------------------------------------\n\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\u0026nbsp;\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframeworkcomputer%2Fdri_prime1-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fframeworkcomputer%2Fdri_prime1-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframeworkcomputer%2Fdri_prime1-detection/lists"}