{"id":18254522,"url":"https://github.com/teampanfu/panfu-desktop","last_synced_at":"2026-03-06T08:03:34.679Z","repository":{"id":181721470,"uuid":"327746615","full_name":"teampanfu/panfu-desktop","owner":"teampanfu","description":"The desktop application for Panfu with integrated Flash Player for Windows, macOS, and Linux.","archived":false,"fork":false,"pushed_at":"2025-12-15T05:21:31.000Z","size":65318,"stargazers_count":26,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-17T23:48:17.241Z","etag":null,"topics":["chromeos","desktop","electron","flash-player","linux","macos","panfu","windows"],"latest_commit_sha":null,"homepage":"https://www.panfu.me/download","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teampanfu.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,"zenodo":null}},"created_at":"2021-01-07T23:16:03.000Z","updated_at":"2025-12-15T05:12:04.000Z","dependencies_parsed_at":"2025-04-30T17:34:55.178Z","dependency_job_id":null,"html_url":"https://github.com/teampanfu/panfu-desktop","commit_stats":null,"previous_names":["teampanfu/panfu-desktop"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/teampanfu/panfu-desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teampanfu%2Fpanfu-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teampanfu%2Fpanfu-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teampanfu%2Fpanfu-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teampanfu%2Fpanfu-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teampanfu","download_url":"https://codeload.github.com/teampanfu/panfu-desktop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teampanfu%2Fpanfu-desktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chromeos","desktop","electron","flash-player","linux","macos","panfu","windows"],"created_at":"2024-11-05T10:12:48.250Z","updated_at":"2026-03-06T08:03:34.662Z","avatar_url":"https://github.com/teampanfu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://www.panfu.me\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/59781900/183257850-f4b5362a-c090-4ec4-8892-addbd0d2d22b.svg\"\u003e\u003c/a\u003e\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n\u003ca href=\"https://github.com/teampanfu/panfu-desktop/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/teampanfu/panfu-desktop/build.yml?style=flat-square\" alt=\"Build Status\"\u003e\u003c/a\u003e\r\n\u003ca href=\"https://github.com/teampanfu/panfu-desktop/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/teampanfu/panfu-desktop/total.svg?style=flat-square\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\r\n\u003ca href=\"https://github.com/teampanfu/panfu-desktop/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/teampanfu/panfu-desktop.svg?style=flat-square\" alt=\"Latest Version\"\u003e\u003c/a\u003e\r\n\u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/teampanfu/panfu-desktop.svg?style=flat-square\" alt=\"License\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n# Panfu Desktop\r\n\r\nThe official desktop application for Panfu.me with integrated Flash Player support.\r\n\r\n## Features\r\n\r\n- Flash Player 32.0.0.465\r\n- Cross-platform support (Windows, macOS, Linux)\r\n- Automatic updates\r\n- Window state persistence\r\n- Zoom controls\r\n- Reload shortcuts\r\n- API bridge for Discord RPC and game integration\r\n\r\n\u003e **Note:** This application uses Electron 11, as it's the last version with PPAPI Flash support. We've implemented multiple security measures to ensure safe operation.\r\n\r\n## Project Structure\r\n\r\n```\r\npanfu-desktop/\r\n├── index.js                   # Main entry point\r\n├── src/\r\n│   ├── discord-rpc.js         # Discord Rich Presence manager\r\n│   ├── window-manager.js      # Window creation and event handling\r\n│   ├── flash-plugin.js        # Flash plugin initialization\r\n│   └── preload.js             # Secure API bridge\r\n├── plugins/                   # Flash Player plugins\r\n├── build/                     # Build assets\r\n```\r\n\r\n## Download\r\n\r\nGet the latest version from our [official website](https://www.panfu.me/download) or [GitHub releases](https://github.com/teampanfu/panfu-desktop/releases).\r\n\r\n## Development\r\n\r\nPrerequisites: [Node.js](https://nodejs.org) and [Git](https://git-scm.com)\r\n\r\n```bash\r\ngit clone https://github.com/teampanfu/panfu-desktop.git\r\ncd panfu-desktop\r\nnpm install\r\nnpm start\r\n```\r\n\r\n## License\r\n\r\nPanfu Desktop is open-source software licensed under the [MIT License](LICENSE).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteampanfu%2Fpanfu-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteampanfu%2Fpanfu-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteampanfu%2Fpanfu-desktop/lists"}