The official desktop application for Panfu.me with integrated Flash Player support.
- Flash Player 32.0.0.465
- Cross-platform support
- Automatic updates
- Window state persistence
- Zoom controls (Windows & macOS)
- Reload shortcuts (Windows & macOS)
Note: This application uses Electron 11, as it's the last version that includes Chromium with PPAPI Flash Plugin support.
Get the latest version from our official website or GitHub releases.
Prerequisites: Node.js and Git
git clone https://github.com/teampanfu/panfu-desktop.git
cd panfu-desktop
# Using yarn (recommended)
yarn
yarn start
# Using npm
npm install
npm start
Panfu Desktop is open-source software licensed under the MIT License.