streamdeck is a desktop application that allows you to control your pc with your keyboard. It is a fork of the popular streamdeck-js library, which is no longer maintained. This project aims to provide a more modern and user-friendly interface for controlling your pc.
- Keyboard shortcuts for controlling your pc
- Customizable button icons and tooltips
- Support for multiple streamdecks
- Integration with obs studio
- Support for multiple languages
- Customizable modals for displaying additional information
To install streamdeck, follow these steps:
- Clone the repository:
git clone link to repo
- Install dependencies:
npm install
- Run the application:
npm start
To use streamdeck, follow these steps:
- Open the application
Contributions are welcome!