
:tv: Send almost every stream from Chrome to Kodi with SendToKodi
SendToKodi is a powerful browser extension designed for seamless video streaming directly to Kodi from your browser. It stands out for its compatibility with over 1,000 websites, making it an ideal choice for avid streamers who want a simple and efficient way to send content to their Kodi media center. With its open-source nature, it not only fosters transparency but also encourages contributions from the community, ensuring it continuously evolves to meet user needs.
In addition to the extensive streaming support, SendToKodi boasts a user-friendly interface and robust privacy features, allowing you to enjoy your favorite content without any worries about data collection. Whether you're using Chrome, Firefox, or Microsoft Edge, this extension is designed for a smooth and quick setup, ensuring that you can get started with your streaming experience in no time.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.