/skeleton

Simply display any website as customizable Overlay

Primary LanguageJavaScript

Skeleton

Skeleton allows you to display any website as Overlay to get a map or guide in-game without ALT+TAB or watching your favorite stream in a click-throughable window.

Windows 10/11 is required to run this program.

Example usage

2021-12-31.15-16-28.mp4

Installation

Download the latest skeleton-win32-x64.zip from latest releases. You can unpack the .zip file and run the skeleton.exe file.

Contribution

This app is Open Source. Contributors are highly welcome!

Join us on our Discord.

Development

The project is based on Electron and React.js. Make sure you have Node.js installed before installing the dependencies with:

npm install

To start developing, run:

npm run dev

You can build a production version with:

npm run make

Licensing

MIT