Skeleton is a powerful desktop application that enhances your gaming and streaming experience by providing seamless website overlays directly on your screen. It allows you to display any website as an overlay, whether you need a map or guide in-game without ALT+TAB or prefer to watch your favorite stream in a click-throughable window.
2021-12-31.15-16-28.mp4
-
Customizable Website Overlays: Tailor your overlays to perfection with customizable options such as opacity, borders, border-radius, always on top, click-through mode, zoom level and cropping.
-
Privacy-Friendly Analytics: We value your privacy. Skeleton includes privacy-friendly analytics to help us understand how the app is used. Your data is used exclusively to prioritize and optimize future updates and enhancements.
-
Regular Updates and Maintenance: Skeleton is constantly evolving. As a solo developer, I'm committed to keeping it up-to-date and running smoothly. This update also includes an upgrade to the latest version of Electron for improved performance and compatibility with the latest technologies.
To get started with Skeleton, follow these steps:
-
Download the latest
skeleton-win32-x64.zip
from latest releases. -
Unpack the .zip file.
-
Run the
skeleton.exe
file.
Skeleton is an open-source project, and contributors are highly welcome! If you'd like to get involved and help make Skeleton even better, please join us on our Discord.
The project is built on Electron. To contribute or develop locally, follow these steps:
-
Make sure you have Node.js installed.
-
Install project dependencies by running:
npm install
- Start developing with:
npm run dev
You can also build a production version with:
npm run make
Skeleton is licensed under the MIT License.