Skip to content

Webian Shell TV - A graphical shell for the web (TV version)

License

Notifications You must be signed in to change notification settings

webianproject/shell-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webian Shell TV

Note: Development is currently continuing downstream at https://github.com/krellian/kiosk

A graphical shell for the web (TV version).

This application is for interactive kiosks and digital signage which can be remotely controlled over the Internet.

It acts as both a web client and a web server in order to render web content and expose system services via the Web of Things.

Getting Started

To get started hacking on Webian Shell TV first make sure that you have Git, NodeJS and NPM installed.

Then simply clone the Shell Kiosk repository from GitHub and run it.

$ git clone https://github.com/webianproject/shell-tv.git
$ cd shell-tv
$ npm install
$ npm start

The client should then start up full screen and the remote web interface should be running at http://localhost:8080

The web client uses Electron and the web server uses NodeJS.

Copyrights, Trademarks and Licensing

© Ben Francis 2019

Webian is not affiliated with Firefox which is a registered trademark of the Mozilla Foundation, or Debian which is a registered trademark of SPI.

Webian Shell Kiosk is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Webian Shell Kiosk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Webian Shell Kiosk in the LICENSE file. If not, see http://www.gnu.org/licenses/.

About

Webian Shell TV - A graphical shell for the web (TV version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published