Skip to content

lmachens/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton - Your Overlay Companion

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

Features

  • 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.

Installation

To get started with Skeleton, follow these steps:

  1. Download the latest skeleton-win32-x64.zip from latest releases.

  2. Unpack the .zip file.

  3. Run the skeleton.exe file.

Contribution

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.

Development

The project is built on Electron. To contribute or develop locally, follow these steps:

  1. Make sure you have Node.js installed.

  2. Install project dependencies by running:

npm install

  1. Start developing with:

npm run dev

You can also build a production version with:

npm run make

Licensing

Skeleton is licensed under the MIT License.