https://github.com/webosose/wam
Web App Manager
https://github.com/webosose/wam
webos webosose
Last synced: 3 months ago
JSON representation
Web App Manager
- Host: GitHub
- URL: https://github.com/webosose/wam
- Owner: webosose
- Created: 2018-03-13T07:22:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T08:26:23.000Z (about 2 years ago)
- Last Synced: 2024-06-05T09:48:01.097Z (about 2 years ago)
- Topics: webos, webosose
- Language: C++
- Homepage:
- Size: 1.32 MB
- Stars: 15
- Watchers: 13
- Forks: 27
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Summary
-------
This repository contains the source code of Web App Manager(WAM) component in webOS platform.
Web App Manager is a component that manages the life-cycle of web apps. It provides an interface for launching and closing web apps.
## How to Build
This repository will be built within OE(Open Embedded) build system of webOS platform.
## Copyright and License Information
Copyright (c) 2008-2018 LG Electronics, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.