Turn any webpage/HTML/Vue/React and so on into desktop and mobile app under 5M with easy in few minutes. 轻松将任意网站/HTML/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和手机应用仅需几分钟. https://ppofficial.netlify.app
Stars
6.1k
Forks
3.8k
Watchers
6.1k
Open Issues
0
Overall repository health assessment
^13.1.0^11.3.0^3.1.0^0.34.1391
commits
Enhance user interface and geolocation functionality: update index.html to include a header and a button for retrieving location, and implement geolocation access with error handling. Modify Info.plist to update CFBundleDisplayName and change the web URL. Remove unused vConsole.js and launch image assets for a cleaner project structure.
230c632View on GitHubEnhance location services: update Info.plist to include NSLocationWhenInUseUsageDescription for geolocation access. Modify WebView.swift to implement geolocation authorization handling and adjust media capture permission logic. Update UserInterfaceState.xcuserstate to reflect recent project state changes.
b20c37fView on GitHubUpdate Info.plist to enable LOCATION key for enhanced location services support. Modify UserInterfaceState.xcuserstate to reflect recent project state changes.
e6bfe95View on GitHubUpdate UserInterfaceState.xcuserstate to reflect recent project state changes following binary file modifications.
6368a6dView on GitHubRefactor project configuration: update Info.plist to include CFBundleDisplayName and adjust UISupportedInterfaceOrientations for better orientation handling. Enhance ppworker.cjs to support dynamic project updates and modify ppconfig.json to include additional configuration options.
07fdff2View on GitHubUpdate Info.plist to include INFOPLIST_KEY_LSApplicationCategoryType for books category. Modify UserInterfaceState.xcuserstate to reflect project state changes.
5733f5fView on GitHubAdd SCREENON functionality: update ContentView to manage idle timer based on SCREENON key from Info.plist. Modify ppworker.cjs to handle SCREENON configuration and update ppconfig.json accordingly.
24a0c3eView on GitHubImplement launch image handling in ppworker.cjs: add functionality to copy launch image to LaunchScreen.imageset and remove the directory if no image is provided. Update UserInterfaceState.xcuserstate for project state consistency.
27d887dView on GitHubUpdate UserInterfaceState.xcuserstate to reflect recent project state changes and maintain consistency following launch image handling updates.
f4ee22fView on GitHubUpdate Info.plist to disable LAUNCHIMAGE key, reflecting changes in launch image handling. Update UserInterfaceState.xcuserstate to maintain project state consistency.
f153e27View on GitHubAdd launch image support in ContentView: include LAUNCHIMAGE key and conditionally display launch screen during loading.
07f4f3aView on GitHubUpdate Info.plist to include LAUNCHIMAGE key and modify ppworker.cjs to handle launch image configuration. Refactor updateBundleId function to remove unused parameter and adjust updateInfoPlist to manage launch image state.
ca699deView on GitHubEnhance WebView loading experience: add loading screen and onLoadFinished callback. Update WEBURL in Info.plist for improved URL handling.
34ab33aView on GitHubRemove LaunchScreen storyboard file to streamline project structure and eliminate unused resources.
1ac342aView on GitHub