{"id":24722144,"url":"https://github.com/futo-org/grayjay.desktop","last_synced_at":"2025-05-16T00:00:33.952Z","repository":{"id":269235265,"uuid":"905920499","full_name":"futo-org/Grayjay.Desktop","owner":"futo-org","description":"Read-only mirror of Grayjay.Desktop repo for issue tracking","archived":false,"fork":false,"pushed_at":"2025-05-06T08:41:40.000Z","size":182573,"stargazers_count":459,"open_issues_count":295,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-06T09:25:18.007Z","etag":null,"topics":["desktop","futo","grayjay"],"latest_commit_sha":null,"homepage":"https://gitlab.futo.org/videostreaming/Grayjay.Desktop","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/futo-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2024-12-19T19:42:13.000Z","updated_at":"2025-05-06T08:41:44.000Z","dependencies_parsed_at":"2025-05-06T09:34:08.375Z","dependency_job_id":null,"html_url":"https://github.com/futo-org/Grayjay.Desktop","commit_stats":null,"previous_names":["futo-org/grayjay.desktop"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2FGrayjay.Desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2FGrayjay.Desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2FGrayjay.Desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2FGrayjay.Desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futo-org","download_url":"https://codeload.github.com/futo-org/Grayjay.Desktop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442854,"owners_count":22071877,"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":["desktop","futo","grayjay"],"created_at":"2025-01-27T12:16:37.601Z","updated_at":"2025-05-16T00:00:28.941Z","avatar_url":"https://github.com/futo-org.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Grayjay Desktop\nGrayjay is a multi-platform media application that allows you to watch content from multiple platforms in a single application. Using an extendable plugin system developers can make new integrations with additional platforms. Plugins are cross-compatible between Android and Desktop.\n\nFUTO is an organization dedicated to developing, both through in-house engineering and investment, technologies that frustrate centralization and industry consolidation.\n\nFor more elaborate showcase of features and downloads, check out the website.\nWebsite: https://grayjay.app/desktop/\n\n**NOTE for MacOS Users:** Our Apple signing/notarization is not entirely done yet, thus you have to run the following command once to run the application.\n```\nxattr -c ./Grayjay_osx-arm64.app\n\n```\nor\n```\nxattr -c ./Grayjay_osx-x64.app\n```\n\n\n### Home\nHere you find the recommendations found on respective applications.\n\n![Home](https://gitlab.futo.org/videostreaming/Grayjay.Desktop/-/raw/master/imgs/home.PNG)\n\n\n### Sources\nHere you install new source plugins, change which sources are used, or configure your source behavior.\n\n![Sources](https://gitlab.futo.org/videostreaming/Grayjay.Desktop/-/raw/master/imgs/sources.PNG)\n\n### Details\nHere is an example of what the video player looks like, we support various views so that you can view the video how you like. By default we show a theater view that becomes smaller when reading comments, while not entirely hiding it.\n\n|  |  |\n|--|--|\n| ![Details 1](https://gitlab.futo.org/videostreaming/Grayjay.Desktop/-/raw/master/imgs/detail1.PNG) | ![Details 2](https://gitlab.futo.org/videostreaming/Grayjay.Desktop/-/raw/master/imgs/detail2.PNG) |\n\n### Downloads\nGrayjay also supports downloads, allowing offline viewing of videos, as well as exporting them to files usable outside of Grayjay.\n\n![Downloads](https://gitlab.futo.org/videostreaming/Grayjay.Desktop/-/raw/master/imgs/download.PNG)\n\n### Channel\n![Channels](https://gitlab.futo.org/videostreaming/Grayjay.Desktop/-/raw/master/imgs/channel.PNG)\n\n\n### More..\nGrayjay Desktop has way more features than this, but for that, check out the website or download it yourself!\n\n\n\n## NixOS config\n\nBelow a NixOS configuration in case you like to use Grayjay on NixOS.\n```\n(pkgs.buildFHSUserEnv {\n  name = \"fhs\";\n  targetPkgs = _: with pkgs; [\n    libz\n    icu\n    openssl # For updater\n\n    xorg.libX11\n    xorg.libXcomposite\n    xorg.libXdamage\n    xorg.libXext\n    xorg.libXfixes\n    xorg.libXrandr\n    xorg.libxcb\n\n    gtk3\n    glib\n    nss\n    nspr\n    dbus\n    atk\n    cups\n    libdrm\n    expat\n    libxkbcommon\n    pango\n    cairo\n    udev\n    alsa-lib\n    mesa\n    libGL\n    libsecret\n  ];\n}).env\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuto-org%2Fgrayjay.desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuto-org%2Fgrayjay.desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuto-org%2Fgrayjay.desktop/lists"}