Giter Site home page Giter Site logo

sozercan / wat-uwp Goto Github PK

View Code? Open in Web Editor NEW
12.0 5.0 3.0 1.78 MB

:globe_with_meridians: Web App Template (WAT) for Universal Windows Platform (UWP)

License: Apache License 2.0

CSS 10.50% JavaScript 87.21% HTML 0.42% C# 1.88%
uwp windows-10 webapps hybrid-apps web-app-template

wat-uwp's Introduction

Web App Template (WAT) for Universal Windows Platform (UWP)

Web App Template (WAT) is Visual Studio 2015 project that lets developers create Universal Windows Platform (UWP) apps based on existing web content.

Used in the right way, WAT can facilitate the creation of compelling extensions to your web content for Windows users.

What's new

Cortana

Template automatically pulls in all items from all navbar, appbar, settings and search items. You can toggle this feature for any or all in the configuration file.

  • For items in navbar, appbar and settings; you can use "AppName Go [to] ItemName" to navigate
  • For search; you can use "AppName Search [for] SearchTerm" to search

In-app Voice Commands

Similar to Cortana, but only pulls in all navbar commands, and search. You can toggle this feature in the configuration file.

  • Home will navigate to home URL.
  • Back will navigate to the last page.
  • Search will popup a new dialog box that accepts user voice input for any search terms.
  • Any other navigation command will navigate to it's predefined url.

Splitview

Template uses the "wat_navbar" property in the configuration file to populate this list.

AutoSuggest Box

Template uses the "wat_search" property in the configuration file to direct search terms.

Inking

Enables user to ink and share inking to any share target app. You can toggle this feature via the "wat_ink" toggle in the configuration file. If you don't have header enabled, you can not use the inking since there won't be a button to toggle it.

Jumplist

Template automatically pulls in all navbar items to the app jumplist for quick navigation. (This feature is only available on Windows 10 Version 1511 or later)

Toolbar

Appbar items are moved to a WinJS.UI.Toolbar at the bottom. Settings items are moved to a WinJS.UI.Toolbar at the top as a secondary section item.

Removed deprecated APIs

All deprecated APIs, such as SearchPane, SearchBox and more are replaced and/or removed.

WinJS 4.4

Updated with WinJS v4.4

Getting Started

You need Visual Studio 2015 Update 1 or later

  • Clone or download the template
  • Open the "config.json" file in the config folder and modify accordingly
  • Press F5 to deploy
  • Publish when ready!

Documentation

http://wat-docs.azurewebsites.net/ (outdated)

Feedback / Bug report / feature request

https://github.com/sozercan/wat-uwp/issues

Contributions

Feel free to submit pull requests

Credits

Based on http://wat.codeplex.com/

wat-uwp's People

Contributors

sozercan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wat-uwp's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.