Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nightlark/cat-toy-controller
A repository for controlling a BLE enabled cat toy
https://github.com/nightlark/cat-toy-controller
Last synced: 2 days ago
JSON representation
A repository for controlling a BLE enabled cat toy
- Host: GitHub
- URL: https://github.com/nightlark/cat-toy-controller
- Owner: nightlark
- Created: 2024-10-24T11:40:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:11:30.000Z (3 months ago)
- Last Synced: 2024-11-11T21:47:23.538Z (2 months ago)
- Language: HTML
- Homepage: https://rma.st/cat-toy-controller
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cat Toy Controller
Note: This is a template repository for creating a web page that controls a BLE enabled device using Web Bluetooth. The general idea (if it works) is that it will be opened in GitHub Copilot Codespaces, which will be given a prompt with information on a device including Services and Characteristics UUIDs and their function in order to quickly stand up a basic page for controlling said devices.
This project provides a web page for controlling Cat Toy devices using Web Bluetooth. For more information and to access the web page, please visit the [GitHub Pages site](https://rma.st/cat-toy-controller).
To use it you will need a [browser that supports Web Bluetooth](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API), which as of August 2024 is mostly Chrome, Edge, and Opera.