Skip to content

Ozhiganov/UwpWebApps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWP WebApps

Build status

Universal Windows Platform application for creating custom web apps based on any web site.

Description

Key Features

  • Customizing app tiles
  • JumpList support
  • DOMContentLoaded script support (per application)

Installation

  1. Enable Developer Mode
    • Go to: All settings -> Update & security -> For developers
    • Switch to Sideload apps or Developer mode
  2. Install Code Signing certificate
    • Download UwpWebApps_TemporaryKey.pfx file from sources.
    • Import certificate to the following location:
      • Store Location: Local Machine
      • Certificate Store: Trusted People
  3. Get the latest bits from here.
  4. Install application

License

PowerCalc Desktop is under the MIT license.

About

Universal Windows Platform application for creating custom web apps based on any web site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.1%
  • JavaScript 4.9%