An open API service indexing awesome lists of open source software.

https://github.com/bluecolab/firefox-kiosk-wrapper

A wrapper for Chrome's kiosk mode that restarts it after a period of inactivity
https://github.com/bluecolab/firefox-kiosk-wrapper

google-chrome kiosk posix-sh posix-shell wrapper

Last synced: 7 months ago
JSON representation

A wrapper for Chrome's kiosk mode that restarts it after a period of inactivity

Awesome Lists containing this project

README

          

# Chrome Kiosk Refresh Wrapper

## Description
The purpose of this program is to create a wrapper for Chrome's kiosk mode that restarts it after a period of inactivity

## Installation
Modify the path to sonification and path to chrome-extension per where you have them installed.

## Usage
run `kiosk-wrapper -h` for usage information.

## Support
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

## Roadmap
No further features are planned.

## Contributing
This repo is not open to new contributions at this time.

## Authors and acknowledgment
Created by Sebastian Roman.

## License
Licensed under the GNU LGPL 3.0.

## Project status
The project is feature complete and is in maintainance mode.