https://github.com/anthonyec/bigscreen
🖥 Display web content fullscreen, forever
https://github.com/anthonyec/bigscreen
electron kiosk kiosk-mode react
Last synced: 3 months ago
JSON representation
🖥 Display web content fullscreen, forever
- Host: GitHub
- URL: https://github.com/anthonyec/bigscreen
- Owner: anthonyec
- License: mit
- Created: 2018-04-09T07:57:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T22:25:35.000Z (about 2 years ago)
- Last Synced: 2025-02-28T10:58:30.851Z (3 months ago)
- Topics: electron, kiosk, kiosk-mode, react
- Language: JavaScript
- Homepage:
- Size: 1.68 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![]()
**Display web content fullscreen, forever.**
[Download latest release for macOS](https://github.com/anthonyec/bigscreen/releases/download/v1.0/Bigscreen-darwin-x64.zip)
## Archived
⚠️ This project is archived because it has not been maintained or updated for a looong time. Use at your own risk.
## Features
![]()
- **Fullscreen:** Hides the cursor, menubars, notifications and other system stuff.
- **Multi-monitor:** Content can span the width of all screens plugged in.
- **Always awake:** Disables computer sleep and screensaver when running.
- **Crash-proof:** The web page will reload automatically if it crashes or becomes unresponsive.
- **Customisable:** Easily white label for clients and build with specfic options set from one configuration file.## Licence
[MIT](licence)